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