实现数据库查询用户,获取密码,编写了单元测试类
This commit is contained in:
4
src/main/resources/application.yml
Normal file
4
src/main/resources/application.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
#控制配置文件调用
|
||||
spring:
|
||||
profiles:
|
||||
active: dev
|
||||
Reference in New Issue
Block a user