Package-level declarations
Types
Link copied to clipboard
@AutoConfiguration
@PropertySource(value = ["classpath:application-secure.yml" ], factory = YamlPropertySourceFactory::class )
Link copied to clipboard
@ConfigurationProperties(prefix = "security" )
Link copied to clipboard
Allows using @PropertySource with YAML files.