Skip to content

Commit 3862a4f

Browse files
committed
Update 24.1. Adding active profiles.md
1 parent a906425 commit 3862a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IV. Spring Boot features/24.1. Adding active profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ my.property: fromyamlfile
1212
spring.profiles: prod
1313
spring.profiles.include: proddb,prodmq
1414
```
15-
****:spring.profiles属性可以定义到一个YAML文档中,用于决定什么时候该文档被包含进配置中。具体参考[Section 63.6, “Change configuration depending on the environment”](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-change-configuration-depending-on-the-environment)
15+
****:spring.profiles属性可以定义到一个YAML文档中,用于决定什么时候该文档被包含进配置中。具体参考[Section 63.6, “Change configuration depending on the environment”](../IX. ‘How-to’ guides/63.6. Change configuration depending on the environment.md)

0 commit comments

Comments
 (0)