Package de.dlr.proseo.notification
Class NotificationService
java.lang.Object
de.dlr.proseo.notification.NotificationService
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@SpringBootApplication
@EnableConfigurationProperties
@ComponentScan(basePackages="de.dlr.proseo")
public class NotificationService
extends Object
implements org.springframework.boot.CommandLineRunner
The NotificationService application
- Author:
- Ernst Melchinger
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationService
public NotificationService()
-
-
Method Details