Skip to content

Passed

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

Took 16 ms.

Standard Output

2023-03-31 14:57:08,713 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@702189aa: startup date [Fri Mar 31 14:57:08 CEST 2023]; root of context hierarchy
2023-03-31 14:57:08,717 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@702189aa: startup date [Fri Mar
...[truncated 686 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 14:57:08,723 WARN  [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound