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.-
ClassDescriptionA JStachio that does not use the service loader.JStachio services based on Spring notably the
config
andtemplate finding
.