Skip to content

Passed

org.appng.core.controller.handler.ServiceRequestHandlerTest.testRestHandleBusinessException

Took 23 ms.

Standard Output

2020-11-23 10:52:01,204 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@27bb23e4: startup date [Mon Nov 23 10:52:01 CET 2020]; root of context hierarchy
2020-11-23 10:52:01,210 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.Respon
...[truncated 209 chars]...
g.appng.api.BusinessException
2020-11-23 10:52:01,216 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@27bb23e4: startup date [Mon Nov 23 10:52:01 CET 2020]; root of context hierarchy
2020-11-23 10:52:01,222 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest