Module io.jstach.opt.spring.webflux.example


module io.jstach.opt.spring.webflux.example
Spring Webflux example app for JStachio. This module is an example modularized Spring Boot Webflux application.

Make sure to take note of the annotations on this module as they define the jstachio config needed to integrate with Spring.

Next checkout the projects main package io.jstach.opt.spring.webflux.example.

This project uses the jmustache extension which will allow editing of mustache template files while the application is loaded (e.g. spring-boot:run) without recompiling.

While the code is Javadoc and the source is linked (if you click on the classes the source code is shown) it might be easier to look at the source directly on github.

Author:
agentgt