Passed
org.appng.core.controller.handler.ServiceRequestHandlerTest.testRestWrongURL
Standard Output
2022-05-18 09:53:33,038 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4ee8ba7f: startup date [Wed May 18 09:53:33 CEST 2022]; root of context hierarchy 2022-05-18 09:53:33,049 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-18 09:53:33,050 INFO [main] org.appng.api.config.RestConfig: ...[truncated 1319 chars]... ds=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2022-05-18 09:53:33,145 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound