Class GithubControllerAdviceImpl

java.lang.Object
com.winchesters.devopsify.controller.github.GithubControllerAdviceImpl
All Implemented Interfaces:
GeneralControllerAdvice, GithubControllerAdvice

@Order(-2147483648) @ControllerAdvice(assignableTypes=GithubController.class) public class GithubControllerAdviceImpl extends Object implements GithubControllerAdvice
  • Constructor Details

    • GithubControllerAdviceImpl

      public GithubControllerAdviceImpl()
  • Method Details