Commit Graph

5 Commits

Author SHA1 Message Date
2bcd3477d4 Adjusted IDEA for project 2021-02-02 16:33:16 +01:00
Szakalakamaka
286e26ec96 changing module settings,
adding unit testing for controllers
2020-10-07 22:13:09 +02:00
Szakalakamaka
14a4818b7d Adding Spring Boot profiles 2020-10-06 15:27:49 +02:00
Szakalakamaka
5f375def46 adding new spring profiles 2020-10-06 15:21:36 +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