Verified correct behavior of RestController for 404
authorKai Moritz <kai@juplo.de>
Thu, 16 Jan 2020 08:58:52 +0000 (09:58 +0100)
committerKai Moritz <kai@juplo.de>
Fri, 28 Aug 2020 08:57:55 +0000 (10:57 +0200)
* Added @Test RestControllerIT.testResponseNotFound()
* Fixed the behavior of the RestController accordingly
* Adapted RestControllerTest accordingly


No differences found