Uses of Package
com.alpaca.service.impl
Packages that use com.alpaca.service.impl
-
Classes in com.alpaca.service.impl used by com.alpaca.configClassDescriptionImplementation of
IAuthService
, handling authentication, user registration, and OAuth2 login flows within a Spring Security context. -
Classes in com.alpaca.service.impl used by com.alpaca.service.implClassDescriptionAbstract base implementation of
IGenericService
, providing reusable CRUD operations with standard validations and error handling for any entity typeT
and identifier typeID
.