@Singleton public class Thymeleaf extends java.lang.Object implements ViewFeature
| Constructor and Description | 
|---|
Thymeleaf()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDescription()  | 
java.lang.String | 
getMicronautDocumentation()  | 
java.lang.String | 
getName()
The name of the feature. 
 | 
java.lang.String | 
getThirdPartyDocumentation()  | 
java.lang.String | 
getTitle()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getFeatureClass, supportspublic java.lang.String getName()
Featurepublic java.lang.String getTitle()
public java.lang.String getDescription()
getDescription in interface io.micronaut.core.naming.DescribedgetDescription in interface Featurepublic java.lang.String getThirdPartyDocumentation()
getThirdPartyDocumentation in interface Featurepublic java.lang.String getMicronautDocumentation()
getMicronautDocumentation in interface Feature