Commit Graph

7 Commits

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