Package com.alpaca.service.impl
package com.alpaca.service.impl
-
ClassesClassDescriptionService layer implementation for managing
Advertiserentities.Implementation ofIAuthService, handling authentication, user registration, and OAuth2 login flows within a Spring Security context.Service responsible for seeding essential application data upon startup.GenericServiceImpl<T,ID> Abstract base implementation ofIGenericService, providing reusable CRUD operations with standard validations and error handling for any entity typeTand identifier typeID.Spring Boot startup initializer for development environments.Service layer implementation for managingPermissionentities.Service layer implementation for managingProfileentities.Service layer implementation for managingRoleentities and encapsulating business logic specific to roles while inheriting basic CRUD operations fromIGenericService.Service layer implementation for managingUserentities and encapsulating business logic beyond simple CRUD operations inherited fromIGenericService.