@Configuration @PropertySource(value="classpath:/app.properties") public class GeneralConfig extends Object
| Constructor and Description |
|---|
GeneralConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean |
freeMarkerConfigurationFactoryBean() |
static org.springframework.beans.factory.config.BeanFactoryPostProcessor |
generalServices() |
org.springframework.context.MessageSource |
modelMessageSource() |
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertySourcesPlaceholderConfigurer() |
@Bean public org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean freeMarkerConfigurationFactoryBean()
@Bean public static org.springframework.beans.factory.config.BeanFactoryPostProcessor generalServices()
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer()
@Bean public org.springframework.context.MessageSource modelMessageSource()
Copyright © 2015 Matsuo IT. All rights reserved.