Uses of Class
io.jstach.opt.spring.SpringJStachioExtension
Package
Description
Spring Boot Webmvc starter
Spring Boot MVC application using JStachio.
-
Uses of SpringJStachioExtension in io.jstach.opt.spring.boot.webmvc
Modifier and TypeMethodDescriptionJStachioConfiguration.springJStachioExtension
(JStachioConfig config, JStachioTemplateFinder templateFinder) Creates a services based on spring objects. -
Uses of SpringJStachioExtension in io.jstach.opt.spring.webflux.example
Modifier and TypeMethodDescriptionSpringTemplateConfig.jstachioService
(Environment environment, List<Template<?>> templates) Creates a services based on spring objects.