Verified, that requests to the RestController without "path" are invalid
[demos/testing] / src / test / java / de / juplo / demo / RestControllerTest.java
2020-01-16 Kai MoritzAdded a rest-controller, that serves the fetched data...