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 |
|