Package-level declarations

Types

Link copied to clipboard
@RestController
@RequestMapping(value = ["/api/v1/notifications"])
class NotificationController(notificationService: NotificationService)