Commit Graph

12 Commits

Author SHA1 Message Date
e81e4b1d56 T248 T245 /mock/json path changed to /api/mock; mapping '/' moved to MainController 2021-03-26 15:27:59 +01:00
eba27650e1 T231 openapi-swagger doc is automaticly generated 2021-03-26 12:35:34 +01:00
fca8c4a9e1 Removed depracated code 2021-03-23 11:30:56 +01:00
9c186a1295 T204 Save moved. Need final touches 2021-03-02 14:18:23 +01:00
Szakalakamaka
4e7d9ffd33 testing config service 2020-10-26 15:57:16 +01:00
Szakalakamaka
a2c43c3232 testing spring cloud 2020-10-19 13:05:16 +02:00
Szakalakamaka
3ba8fb823e name network 2020-10-01 14:49:25 +02:00
Szakalakamaka
0a986d5b4a testing Jenkinsfile 2020-09-29 15:17:58 +02:00
Szakalakamaka
db625b650b - finishing etrack
- new buttons for main page
- swagger
2020-09-22 10:05:11 +02:00
Szakalakamaka
2ccd960fd8 changing index.html and adding Etrack 2020-09-04 16:07:27 +02:00
Szakalakamaka
0223adb1cf update to current version
all initial features implemented
tbd:
   etrack
   front
2020-09-01 09:50:30 +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