- 13 Apr, 2016 1 commit
-
-
dobo authored
-
- 30 Mar, 2016 1 commit
-
-
Sebastian Meiser authored
added CompositeNotifier to allow for multiple notifiers. Only used when multiple notifiers are configured and no primary notifier is already configured.
-
- 14 Mar, 2016 1 commit
-
-
ukjbrown authored
-
- 28 Feb, 2016 1 commit
-
-
Johannes Edmeier authored
The RemindingNotifier sends periodic notifications using a delegate. It must be added explicitly to the ApplicationContext
-
- 11 Nov, 2015 1 commit
-
-
Johannes Edmeier authored
Tests in Abstract*.class are not executed during the maven build, so I moved the tests for code in AbstractNotifierTest to MailNotifierTest
-
- 09 Nov, 2015 1 commit
-
-
Johannes Edmeier authored
-
- 30 Oct, 2015 1 commit
-
-
Johannes Edmeier authored
-
- 21 Oct, 2015 1 commit
-
-
Johannes Edmeier authored
* Use @EventListener instead of ApplicationListener-interface * Don't inherit ClientApplicationEvent from ApplicationEvent - so JournaledEvent isn't needed anymore * added eclipse formatter rules * reformatted all files
-
- 30 May, 2015 1 commit
-
-
Johannes Stelzer authored
The mail notification is enabled if a mailSender is present specified via spring.mail.* properties. On default the mail is sent to root@localhost and the chages from UNKNOWN to UP are ignored.
-