Interface CustomResourceHandler


public interface CustomResourceHandler
A custom API resource handler. Handles custom resources. Usually, the implementation of this interface would be a custom @RestController in Spring.
Author:
Alex Bogdanovski [[email protected]]