@Configuration
@ImportResource(value="classpath:/org/crazyyak/demo/webmvc/yak-demo-webmvc-spring-security.xml")
@ComponentScan(value="org.crazyyak.demo.webmvc")
public class YakDemoWebMvcSpringConfig
extends java.lang.Object
| Constructor and Description |
|---|
YakDemoWebMvcSpringConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.crazyyak.dev.couchace.spring.CouchPropertyPlaceholderConfigurer |
couchPropertyPlaceholderConfigurer() |
org.thymeleaf.spring4.view.ThymeleafViewResolver |
viewResolver(org.thymeleaf.spring4.SpringTemplateEngine templateEngine) |
@Bean
public org.crazyyak.dev.couchace.spring.CouchPropertyPlaceholderConfigurer couchPropertyPlaceholderConfigurer()
throws java.net.MalformedURLException,
java.net.URISyntaxException
java.net.MalformedURLExceptionjava.net.URISyntaxException@Bean public org.thymeleaf.spring4.view.ThymeleafViewResolver viewResolver(org.thymeleaf.spring4.SpringTemplateEngine templateEngine)