- All Implemented Interfaces:
- org.springframework.boot.web.server.WebServerFactoryCustomizer<org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory>
@ConditionalOnClass(name="org.apache.catalina.Context")
@Configuration
public class TomcatSpringBootAutoConfiguration
extends Object
implements org.springframework.boot.web.server.WebServerFactoryCustomizer<org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory>
Creating tomcat auto configuration to enable jsf read facelets at integration
tests.
- Author:
- Marcelo Fernandes