Class JStachioWebMvcAutoConfiguration

java.lang.Object
io.jstach.opt.spring.boot.webmvc.JStachioWebMvcAutoConfiguration
All Implemented Interfaces:
Aware, ApplicationContextAware, WebMvcConfigurer

@AutoConfiguration @AutoConfigureAfter(JStachioAutoConfiguration.class) public class JStachioWebMvcAutoConfiguration extends Object implements WebMvcConfigurer, ApplicationContextAware
MVC AutoConfiguration for JStachio runtime.
Author:
agentgt, dsyer
See Also: