Commit Graph

27 Commits

Author SHA1 Message Date
6fe632e14f Merge remote-tracking branch 'origin/master'
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-18 13:21:13 +02:00
97d4458d34 simplified .gitignore 2022-10-18 13:21:08 +02:00
d159da35f4 add test data 2022-10-18 13:19:45 +02:00
5a971d16cb hide telegram secrets
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-06 08:55:13 +02:00
steam
e7e2161537 update the maven docker image to 3.8.1-jdk-11 2021-09-15 11:08:14 +02:00
steam
13f1286552 reformat drone config file
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-07 15:02:50 +01:00
steam
1daa112bda reformat drone config file 2021-02-07 15:01:03 +01:00
steam
5ce66c3286 reformat drone config file 2021-02-07 14:58:36 +01:00
steam
2288053793 reformat drone config file 2021-02-07 14:55:42 +01:00
steam
21cd2b698e reformat drone config file 2021-02-07 14:54:28 +01:00
steam
26f99d89fc trigger ci 2021-02-07 14:53:05 +01:00
steam
090dd5671c added scm drone config 2021-02-07 14:51:34 +01:00
steam
6a2c28bb95 readme update because of CVS domain change 2020-09-09 19:53:56 +02:00
steam
504cc01a9f some code improvements 2020-03-06 19:16:02 +01:00
steam
8d43230522 added README.md with application documentation 2020-02-28 22:59:22 +01:00
steam
439c1560d8 DataService implementation is done and tested. The application is now working end-2-end 2020-02-28 18:28:03 +01:00
steam
46a2e75331 return to the old fashioned style of object initialisation in DataTransformationServiceTest because of non compatible lombok @Builder with Jackson mapper 2020-02-28 14:50:18 +01:00
steam
ef17834289 make FeaturesControllerTest less verbose 2020-02-28 14:27:14 +01:00
steam
e7e8f786e8 added DataTransformationService transforming jackson serialized DTOs to flatten Feature objects 2020-02-28 13:49:00 +01:00
steam
9ad22501e9 refactor the data service for the consistent behavior in case of failure 2020-02-27 13:58:36 +01:00
steam
f448776dd4 - added a necessary DTO's and JsonFileRepository, what enables the application to serialize json-file in to DTO's
- added application configuration properties to configure the test data file path, what can be overridden by the user
2020-02-27 13:48:40 +01:00
steam
25b6beb82c add some test data to the project 2020-02-27 13:44:54 +01:00
steam
8e779b587d - GET /features/{id}/quicklook added and tested on controller level 2020-02-27 11:26:46 +01:00
steam
90d3f81aac - GET /features/{id} added and tested on controller level 2020-02-25 22:26:44 +01:00
steam
923e000474 - GET /features is now tested on controller level
- added DataService as a data provider
2020-02-24 22:31:13 +01:00
steam
191a5b836d Added a spring-boot application shell with a dummy message 2020-02-20 23:39:46 +01:00
steam
866c974883 Initial commit 2020-02-20 22:50:23 +01:00