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

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