portfolio
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
portfolio
portfolio
/
org.project.portfolio.notification.service
Package-level
declarations
Types
Types
Notification
Service
Link copied to clipboard
@
Service
class
NotificationService
(
notificationRepository
:
NotificationRepository
,
userRepository
:
UserRepository
,
objectMapper
:
ObjectMapper
)