Class serverYml.Template

  • Enclosing class:
    serverYml

    public static class serverYml.Template
    extends com.fizzed.rocker.runtime.DefaultRockerTemplate
    • Field Detail

      • serviceId

        protected final String serviceId
      • enableHttp

        protected final Boolean enableHttp
      • httpPort

        protected final String httpPort
      • enableHttps

        protected final Boolean enableHttps
      • httpsPort

        protected final String httpsPort
      • enableHttp2

        protected final Boolean enableHttp2
      • enableRegistry

        protected final Boolean enableRegistry
      • version

        protected final String version
    • Constructor Detail

      • Template

        public Template​(serverYml model)
    • Method Detail

      • __doRender

        protected void __doRender()
                           throws IOException,
                                  com.fizzed.rocker.RenderingException
        Specified by:
        __doRender in class com.fizzed.rocker.runtime.DefaultRockerTemplate
        Throws:
        IOException
        com.fizzed.rocker.RenderingException