Commit Graph

17 Commits

Author SHA1 Message Date
Szakalakamaka
ad0687e57e - changing default property of data-access.properties 2020-11-23 13:56:46 +01:00
Szakalakamaka
7b80192d43 MessageDto instead of String in Event history 2020-11-18 13:25:53 +01:00
Szakalakamaka
26636da555 adding hints 2020-11-09 11:24:40 +01:00
Szakalakamaka
e534dcdc28 front-end update 2020-11-07 18:27:41 +01:00
Szakalakamaka
f8a89002e5 changing eureka address 2020-11-04 13:20:45 +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
76cab9630f unit tests 2020-10-09 16:56:48 +02:00
Szakalakamaka
463fed842a cleaning 2020-10-08 08:53:47 +02:00
Szakalakamaka
57e1942eb7 testing docker jenkins 2020-09-28 09:31:36 +02:00
Szakalakamaka
d4579f0707 typo 2020-09-22 10:06:01 +02:00
Szakalakamaka
db625b650b - finishing etrack
- new buttons for main page
- swagger
2020-09-22 10:05:11 +02:00
Szakalakamaka
9f3f2161cb changing redis host 2020-09-11 10:07:49 +02:00
Szakalakamaka
790f34a5e1 your messages table with update, delete buttons 2020-09-11 10:01:30 +02:00
Rafal Zukowicz
9430ff52db changing logappender DB 2020-09-07 08:55:22 +00: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