java.lang.Object
io.jstach.opt.spring.webflux.example.WebConfig
All Implemented Interfaces:
WebFluxConfigurer

@Configuration public class WebConfig extends Object implements WebFluxConfigurer
Configures MVC using JStachioHttpMessageConverter to allow returning models which will be rendered using JStachio runtime.
Author:
agentgt
See Also: