类的使用
org.springframework.boot.context.config.ConfigDataLocationNotFoundException
程序包
说明
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
-
org.springframework.boot.context.config中ConfigDataLocationNotFoundException的使用
修饰符和类型方法说明ConfigDataLocationResolver.resolve(ConfigDataLocationResolverContext context, ConfigDataLocation location) Resolve aConfigDataLocationinto one or moreConfigDataResourceinstances.ConfigDataLocationResolver.resolveProfileSpecific(ConfigDataLocationResolverContext context, ConfigDataLocation location, Profiles profiles) Resolve aConfigDataLocationinto one or moreConfigDataResourceinstances based on available profiles.