Skip to content

Passed

org.appng.core.controller.handler.ServiceRequestHandlerTest.testRestHandleIllegalArgumentException

Took 0.26 sec.

Standard Output

2020-11-23 10:51:59,874 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@6df2006: startup date [Mon Nov 23 10:51:59 CET 2020]; root of context hierarchy
2020-11-23 10:51:59,964 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.Respons
...[truncated 207 chars]...
rg.appng.api.BusinessException
2020-11-23 10:52:00,016 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@6df2006: startup date [Mon Nov 23 10:51:59 CET 2020]; root of context hierarchy
2020-11-23 10:52:00,147 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest