Commit Graph

156 Commits

Author SHA1 Message Date
Szakalakamaka
87eb042008 adding missing files 2020-09-04 16:20:38 +02:00
Szakalakamaka
027382fa5e fixing iml and pom 2020-09-04 16:16:09 +02:00
Szakalakamaka
2ccd960fd8 changing index.html and adding Etrack 2020-09-04 16:07:27 +02:00
Szakalakamaka
9dbf8b0fce removing network host flag 2020-09-03 08:38:32 +02:00
Szakalakamaka
72533c1a0c update to current version
all initial features implemented
tbd:
   etrack
   front
2020-09-01 10:14:10 +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