Verified, that requests to the RestController without "path" are invalid
[demos/testing] / src / test / java / de / juplo / demo / RestControllerIT.java
2020-01-16 Kai MoritzVerified, that requests to the RestController without...
2020-01-16 Kai MoritzAdded more tests for valid URI's (aka: with parameter)
2020-01-16 Kai MoritzAdded an integration-tests for RestController