@Configuration
public class PropertyFileConfig
extends java.lang.Object
| Constructor and Description |
|---|
PropertyFileConfig() |
PropertyFileConfig(boolean set) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Properties |
propertyFactory() |
static org.springframework.beans.factory.config.PropertyPlaceholderConfigurer |
propertyPlaceholderConfigurer() |
public PropertyFileConfig()
public PropertyFileConfig(boolean set)
@Bean
public static org.springframework.beans.factory.config.PropertyPlaceholderConfigurer propertyPlaceholderConfigurer()
throws java.io.IOException
java.io.IOException@Bean
public static java.util.Properties propertyFactory()
throws java.io.IOException
java.io.IOException