Skip to content

Passed

org.appng.core.controller.handler.ServiceRequestHandlerTest.testRestWrongURL

Took 12 ms.

Standard Output

2022-12-09 14:29:29,092 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3a3f66f3: startup date [Fri Dec 09 14:29:29 CET 2022]; root of context hierarchy
2022-12-09 14:29:29,094 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@3a3f66f3: startup date [Fri Dec 
...[truncated 684 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-12-09 14:29:29,099 WARN  [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound