Continue structural port from Spring Boot to Undertow

- Notification template generator
- Add tests for email notification handler
This commit is contained in:
Max Dor
2018-12-30 16:45:30 +01:00
parent 7ad985fead
commit ace5918342
5 changed files with 100 additions and 15 deletions

View File

@@ -148,6 +148,7 @@ dependencies {
testCompile 'junit:junit:4.12'
testCompile 'com.github.tomakehurst:wiremock:2.8.0'
testCompile 'com.unboundid:unboundid-ldapsdk:4.0.9'
testCompile 'com.icegreen:greenmail:1.5.9'
}
shadowJar {