Skip to content

Passed

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

Took 27 ms.

Standard Output

2020-06-30 09:09:28,801 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@65dd7ddb: startup date [Tue Jun 30 09:09:28 CEST 2020]; root of context hierarchy
2020-06-30 09:09:28,810 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.Respo
...[truncated 211 chars]...
.appng.api.BusinessException
2020-06-30 09:09:28,817 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@65dd7ddb: startup date [Tue Jun 30 09:09:28 CEST 2020]; root of context hierarchy
2020-06-30 09:09:28,824 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest