Skip to content

Passed

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

Took 12 ms.

Standard Output

2023-03-31 16:12:04,930 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7a4154c: startup date [Fri Mar 31 16:12:04 CEST 2023]; root of context hierarchy
2023-03-31 16:12:04,932 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@7a4154c: startup date [Fri Mar 3
...[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
2023-03-31 16:12:04,937 WARN  [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound