Verified correct behavior of RestController for 404
[demos/testing] / src / test / java / de / juplo / demo / RestControllerTest.java
2020-08-28 Kai MoritzVerified correct behavior of RestController for 404
2020-01-16 Kai MoritzRestController throws different exceptions for other...
2020-01-16 Kai MoritzRestController throws 503 Service Unavailable, if the...
2020-01-16 Kai MoritzVerified, that RestController throws NotFound, if remot...
2020-01-16 Kai MoritzAdded a rest-controller, that serves the fetched data...