Commit Graph

6 Commits

Author SHA1 Message Date
Szakalakamaka
14a4818b7d Adding Spring Boot profiles 2020-10-06 15:27:49 +02:00
Szakalakamaka
62193d55f7 testing Jenkinsfile 2020-09-29 14:43:35 +02:00
Szakalakamaka
6964e4dc03 clean before the build 2020-09-28 15:39:26 +02:00
Szakalakamaka
57e1942eb7 testing docker jenkins 2020-09-28 09:31:36 +02:00
Szakalakamaka
34953ed003 fix for history and allMessages table 2020-09-09 11:04:58 +02:00
Szakalakamaka
dcc996c006 Create an initial web service
Create a maven project structure.

One mock webservice should be included. Both Json and XML payload accepted.
Configuration of this webservice (response body, response headers, http status code) should be fully configured in a configuration file.

Invoication details (headers, payload) should be logged.

Closes #T124
2020-08-25 14:05:39 +02:00