Commit Graph

16 Commits (master)

Author SHA1 Message Date
Niclas Thobaben 18e99bce54 v1.0.1
nclazz/nclazz-mail-relay/pipeline/head There was a failure building this commit Details
2022-02-25 16:01:44 +01:00
Niclas Thobaben 1d9f6d4470 [maven-release-plugin] prepare release v1.0.0
nclazz/nclazz-mail-relay/pipeline/head This commit looks good Details
2022-02-15 18:55:03 +01:00
Niclas Thobaben 4c5da4f26e Added scm to pom.xml 2022-02-15 18:35:00 +01:00
Niclas Thobaben 1acd5fa3c2 Added maven release plugin 2022-02-15 18:31:17 +01:00
Niclas Thobaben cf4613d85b MySQL Connector was not available at runtime
nclazz/nclazz-mail-relay/pipeline/head This commit looks good Details
2022-02-15 18:11:16 +01:00
Niclas Thobaben 5efb429bb8 Added Liquibase DB Migration. Closes #17
nclazz/nclazz-mail-relay/pipeline/head This commit looks good Details
2022-02-15 16:54:42 +01:00
Niclas Thobaben 11bd724c8f Added simple Request Logging. Closes #18 2022-02-15 16:21:41 +01:00
Niclas Thobaben 2a94eeb501 Added Database Credentials #3
nclazz/nclazz-mail-relay/pipeline/head This commit looks good Details
2022-02-15 15:27:16 +01:00
Niclas Thobaben db40d40305 Setup Docker build and deployment + Jenkinsfile #3
nclazz/nclazz-mail-relay/pipeline/head There was a failure building this commit Details
2022-02-15 14:23:57 +01:00
Niclas Thobaben 48d5a75b6d Fixed integration tests not picked up by IntelliJ 2022-02-15 14:08:26 +01:00
Niclas Thobaben e46611f4ee added Spring Boot Actuator 2022-02-15 13:53:57 +01:00
Niclas Thobaben 34e6e55ea4 Implemented Validation of AccountForm. #13 2022-02-15 01:34:57 +01:00
Niclas Thobaben 984912ab70 Hooked up JavaMailSender to send mails from application. Closes #9 2022-02-14 21:35:33 +01:00
Niclas Thobaben cbe55fbd5a Implemented Persistence with Spring Data JPA. Closes #1 2022-02-14 17:51:59 +01:00
Niclas Thobaben a1d0af4e1d Implemented message forwarding from Relay to RelayAccount 2022-02-14 13:50:34 +01:00
Niclas Thobaben cb63cd3d4e initial commit 2022-02-14 13:16:52 +01:00