Class HvlAuthzProfileBatchProcessingRestController

java.lang.Object
tr.com.havelsan.javarch.oauth.authz.starter.module.profile.controller.HvlAuthzProfileBatchProcessingRestController
All Implemented Interfaces:
HvlAuthzProfileBatchProcessingOperationalRestService

@RestController @RequestMapping("${hvl.oauth.authz.service.profile.controller-path:/profiles}") @HvlActuatorService(name="HvlAuthzProfileBatchProcessingRestService", groupName="HvlAuthzProfileBatchProcessing") public class HvlAuthzProfileBatchProcessingRestController extends Object implements HvlAuthzProfileBatchProcessingOperationalRestService
The class in which service endpoints are defined for profile batch processing operations.