Package net.solarnetwork.central.web
Annotation Interface GlobalExceptionRestController
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@RestController
public @interface GlobalExceptionRestController
Annotation with
RestController to indicate some global exception
advice should be included.