Module io.jstach.opt.spring.example
Package io.jstach.opt.spring.example
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)
- Bean configuration
- Web configuration
This package is only exported for documenting the Spring Example. In a real world app you probably would not export a package like this.
-
ClassesClassDescriptionEntry point.Configures JStachio Spring style.Configures MVC using
JStachioHttpMessageConverter
to allow returning models which will be rendered using JStachio runtime.