Module io.jstach.opt.spring.example
Package io.jstach.opt.spring.example
@JStacheCatalog
package io.jstach.opt.spring.example
Spring Boot MVC application using JStachio.
Application has the following:
- Controller
- Model
- io.jstach.opt.spring.example.HelloModelView (jstachio generated renderer)
A JStacheCatalog
is defined on this package to generate a
template provider to support the application being modularized.
This package is only exported for documenting the Spring Example. In a real world app you probably would not export a package like this.