Module io.jstach.opt.spring
Package io.jstach.opt.spring
@NonNullByDefault
package io.jstach.opt.spring
JStachio Spring Core Integration
Config and template finding integration
SpringJStachioExtension
will use Spring Environment
abstraction for config and template finding. You may wire in other extensions such as
JMustache as well instead of relying on the ServiceLoader.-
ClassDescriptionStatic config for Spring Boot like conventions of finding templates in
classpath:/templates
.A JStachio that does not use the service loader.JStachio services based on Spring notably the config and template finding.