@Configuration
@ConditionalOnClass(name={"org.springframework.web.servlet.config.annotation.WebMvcConfigurer","org.springframework.boot.web.servlet.FilterRegistrationBean"})
public class TLogWebAutoConfiguration
extends Object
@Bean @ConditionalOnMissingBean(value=com.yomahub.tlog.web.TLogWebConfig.class) public TLogWebConfig tLogWebConfig()
Copyright © 2022. All rights reserved.