This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
spring-boot-demo
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
📝
更新 properties 模块的 README 文件
3.x
Yangkai.Shen
2 years ago
parent
5166f939c8
commit
4d1ddaa568
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
demo-base/demo-base-properties/README.md
+ 1
- 1
demo-base/demo-base-properties/README.md
View File
@@ -127,6 +127,6 @@ developer:
### 2.测试
1. 启动 `PropertiesApplication
.java
` ;
1. 启动 `PropertiesApplication` ;
2. 打开任意浏览器,输入 `http://localhost:8080/demo/property` ,检查输出结果;
3. 将 `application.yml` 配置文件中的 `spring.profiles.active` 参数从 `prod` 修改为 `dev` ,重新启动,观察输出结果变化。
Write
Preview
Loading…
Cancel
Save