程序包 cool.scx.mvc

类 ScxMvcOptions

java.lang.Object
cool.scx.mvc.ScxMvcOptions

public class ScxMvcOptions extends Object
  • 构造器详细资料

    • ScxMvcOptions

      public ScxMvcOptions()
  • 方法详细资料

    • templateRoot

      public Path templateRoot()
    • templateRoot

      public ScxMvcOptions templateRoot(Path templateRoot)
    • useDevelopmentErrorPage

      public ScxMvcOptions useDevelopmentErrorPage(boolean useDevelopmentErrorPage)
    • useDevelopmentErrorPage

      public boolean useDevelopmentErrorPage()