パッケージ | 説明 |
---|---|
org.springframework.boot.autoconfigure.freemarker | FreeMarker の自動構成。 |
org.springframework.boot.autoconfigure.groovy.template | Groovy テンプレートの自動構成。 |
org.springframework.boot.autoconfigure.mustache | Mustache の自動構成。 |
org.springframework.boot.autoconfigure.template | テンプレート自動構成の基本クラス。 |
修飾子と型 | クラスと説明 |
---|---|
class | FreeMarkerProperties FreeMarker を構成するための ConfigurationProperties 。 |
修飾子と型 | クラスと説明 |
---|---|
class | GroovyTemplateProperties Groovy テンプレートを構成するための ConfigurationProperties 。 |
修飾子と型 | クラスと説明 |
---|---|
class | MustacheProperties Mustache 用の ConfigurationProperties 。 |
修飾子と型 | クラスと説明 |
---|---|
class | AbstractTemplateViewResolverProperties |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.