Uses of Annotation Interface
io.jstach.jstache.JStachePath
Packages that use JStachePath
Package
Description
JStachio Service Provider extension points API.
Spring Boot MVC application using JStachio.
-
Uses of JStachePath in io.jstach.jstachio.spi
Methods in io.jstach.jstachio.spi that return JStachePathModifier and TypeMethodDescriptionstatic @Nullable JStachePath
Templates.resolvePath
(Class<?> model) Deprecated. -
Uses of JStachePath in io.jstach.opt.spring.webflux.example
Classes in io.jstach.opt.spring.webflux.example with annotations of type JStachePathModifier and TypeClassDescriptionclass
Entry point and class that defines shared jstachio config to be imported in other places withJStacheConfig.using()
.
Templates.getInfoByReflection(Class)
orTemplates.getPathInfo(Class)
.