356 Commits

Author SHA1 Message Date
Rafal Zukowicz
16dec0fc4d add sudo to docker-compose command 2020-08-28 08:45:53 +00:00
Szakalakamaka
37c5c2e14d adding jenkinsfile 2020-08-25 15:41:55 +02:00
Szakalakamaka
5bcbe6c7a7 adding jenkinsfile 2020-08-25 15:35:03 +02:00
Szakalakamaka
b6819b1d8e adding jenkinsfile 2020-08-25 15:16:39 +02:00
Szakalakamaka
c98c327207 adding jenkinsfile 2020-08-25 15:08:14 +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