Commit Graph

13 Commits

Author SHA1 Message Date
Szakalakamaka
c47ad442fe name network 2020-10-01 16:08:02 +02:00
Szakalakamaka
6ae624c0f9 name network 2020-10-01 15:57:05 +02:00
Szakalakamaka
5a7bc90eac name network 2020-10-01 15:18:34 +02:00
Szakalakamaka
030df74b1b name network 2020-10-01 14:36:24 +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
4f4c545e0d adding logs from the application 2020-09-28 14:50:00 +02:00
Szakalakamaka
9a27c021fe testing docker - jenkins 2020-09-28 09:51:42 +02:00
Rafal Zukowicz
78bd0201c4 testing docker - jenkins 2020-09-28 07:23:21 +00: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
3f4e9ccec7 executing dockers as host 2020-09-01 11:52:52 +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