Commit Graph

6 Commits

Author SHA1 Message Date
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
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