13 Commits

Author SHA1 Message Date
Szakalakamaka
be285ef343 adding profiles to dockerfile 2020-10-28 12:16:36 +01:00
Szakalakamaka
6a9ac3257b EUREKA_INSTANCE_PREFER_IP_ADDRESS: true 2020-10-15 09:38:15 +02:00
Szakalakamaka
14a4818b7d Adding Spring Boot profiles 2020-10-06 15:27:49 +02:00
Szakalakamaka
d6de7c5e20 moving docker to a separate package 2020-09-29 14:06:15 +02:00
Szakalakamaka
493e8cc30d moving docker to a separate package 2020-09-29 14:01:54 +02:00
Szakalakamaka
c820560efe testing jenkins docker 2020-09-28 13:56:33 +02:00
Szakalakamaka
e53cb8128d testing jenkins docker 2020-09-28 12:04:22 +02:00
Szakalakamaka
13b798f1fb testing jenkins docker 2020-09-28 11:21:43 +02:00
Szakalakamaka
40aa87fd32 testing docker - jenkins 2020-09-28 10:05:55 +02:00
Szakalakamaka
9a27c021fe testing docker - jenkins 2020-09-28 09:51:42 +02:00
Szakalakamaka
2ccd960fd8 changing index.html and adding Etrack 2020-09-04 16:07:27 +02:00
Szakalakamaka
42db7344f7 whoami, ping 2020-09-03 09:06:55 +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