Commit Graph

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