Class MGLBootMvcProperties

java.lang.Object
tech.mgl.boot.config.properties.MGLBootMvcProperties

@ConfigurationProperties("mgl.mvc") public class MGLBootMvcProperties extends Object
  • Constructor Details

    • MGLBootMvcProperties

      public MGLBootMvcProperties()
  • Method Details

    • getSkipReturnTypes

      public List<String> getSkipReturnTypes()
    • setSkipReturnTypes

      public void setSkipReturnTypes(List<String> skipReturnTypes)