Commit Graph

8 Commits

Author SHA1 Message Date
Szakalakamaka
e534dcdc28 front-end update 2020-11-07 18:27:41 +01:00
Szakalakamaka
f356274cfa adding profiles on bootstrap.yml level 2020-11-04 15:56:11 +01:00
Szakalakamaka
eb3c5a8ade cleaning properties 2020-11-04 15:16:38 +01:00
Szakalakamaka
435551c25f changing eureka address 2020-11-04 13:54:32 +01:00
Szakalakamaka
e8d99fbaf2 testing config service 2020-10-26 15:56:44 +01:00
Szakalakamaka
6a9ac3257b EUREKA_INSTANCE_PREFER_IP_ADDRESS: true 2020-10-15 09:38:15 +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