Class RestControllerAdvice

java.lang.Object
org.springframework.cloud.dataflow.server.controller.RestControllerAdvice

@ControllerAdvice public class RestControllerAdvice extends Object
Apply common behavior (exception handling etc.,) to all the REST controllers.
Author:
Eric Bottard, Gunnar Hillert, Ilayaperumal Gopinathan, Christian Tzolov