Commit c21289b6 by hongzhong

等保druid登录控制

parent 3aa1f727
......@@ -9,6 +9,10 @@ spring.datasource.url=jdbc:mysql://139.224.139.2:13307/ajb?useUnicode=true&chara
spring.datasource.username=devdbuser
spring.datasource.password=devdbpass1
##druid sql监控设置登录访问权限
spring.datasource.druid.stat-view-servlet.login-username=yddruiduser
spring.datasource.druid.stat-view-servlet.login-password=!QSZ2wsx
###手动配置多数据源###
#master
multiple.datasource.master.driver-class-name=com.mysql.jdbc.Driver
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment