Uses of Class
com.example.helloworld.core.Template
-
Packages that use Template Package Description com.example.helloworld com.example.helloworld.health com.example.helloworld.resources -
-
Uses of Template in com.example.helloworld
Methods in com.example.helloworld that return Template Modifier and Type Method Description Template
HelloWorldConfiguration. buildTemplate()
-
Uses of Template in com.example.helloworld.health
Constructors in com.example.helloworld.health with parameters of type Template Constructor Description TemplateHealthCheck(Template template)
-
Uses of Template in com.example.helloworld.resources
Constructors in com.example.helloworld.resources with parameters of type Template Constructor Description HelloWorldResource(Template template)
-