Added a rest-controller, that serves the fetched data as text/plain
[demos/testing] / src / main / java / de / juplo / demo / RestController.java
2020-01-16 Kai MoritzAdded a rest-controller, that serves the fetched data...