-
Classes Class Description org.thymeleaf.util.EvaluationUtil in 3.0.0 for naming homogeneity reasons. Use the equivalentEvaluationUtils
class instead. This class will be removed in 3.1.
-
Fields Field Description org.thymeleaf.Thymeleaf.BUILD_TIMESTAMP Deprecated in 3.0.12. UseThymeleaf.getBuildTimestamp()
instead. Will be removed in Thymeleaf 3.1.org.thymeleaf.Thymeleaf.VERSION Deprecated in 3.0.12. UseThymeleaf.getVersion()
instead. Will be removed in Thymeleaf 3.1.org.thymeleaf.Thymeleaf.VERSION_BUILD Deprecated in 3.0.12. UseThymeleaf.getVersionPatch()
instead. Will be removed in Thymeleaf 3.1.org.thymeleaf.Thymeleaf.VERSION_MAJOR Deprecated in 3.0.12. UseThymeleaf.getVersionMajor()
instead. Will be removed in Thymeleaf 3.1.org.thymeleaf.Thymeleaf.VERSION_MINOR Deprecated in 3.0.12. UseThymeleaf.getVersionMinor()
instead. Will be removed in Thymeleaf 3.1.org.thymeleaf.Thymeleaf.VERSION_TYPE Deprecated in 3.0.12. UseThymeleaf.getVersionQualifier()
instead. Will be removed in Thymeleaf 3.1.
-
Enum Constants Enum Constant Description org.thymeleaf.templatemode.TemplateMode.HTML5 Deprecated in 3.0.0. UseTemplateMode.HTML
instead. Will be REMOVED in 3.1org.thymeleaf.templatemode.TemplateMode.LEGACYHTML5 Deprecated in 3.0.0. UseTemplateMode.HTML
instead. Will be REMOVED in 3.1org.thymeleaf.templatemode.TemplateMode.VALIDXHTML Deprecated in 3.0.0. UseTemplateMode.HTML
instead. Will be REMOVED in 3.1org.thymeleaf.templatemode.TemplateMode.VALIDXML Deprecated in 3.0.0. UseTemplateMode.XML
instead. Will be REMOVED in 3.1org.thymeleaf.templatemode.TemplateMode.XHTML Deprecated in 3.0.0. UseTemplateMode.HTML
instead. Will be REMOVED in 3.1