Package-level declarations
Types
Link copied to clipboard
@RestController
@RequestMapping(value = ["/api/v1" ] )
Controller for managing Database
Link copied to clipboard
@RestController
@RequestMapping(value = ["/api/v1/notifications" ] )
Controller with endpoints to work with notifications
Link copied to clipboard
@RestController
@RequestMapping(value = ["/api/v1/queues" ] )
Controller with endpoints to work with queues
Link copied to clipboard
Controller with endpoints to work with user model