Browse Source

svr-base代码提交

chenweida 8 years ago
parent
commit
a44da785ea
2 changed files with 5 additions and 0 deletions
  1. 2 0
      application.yml
  2. 3 0
      svr-base.yml

+ 2 - 0
application.yml

@ -0,0 +1,2 @@
test:
  demo: gitapplication.yml

+ 3 - 0
svr-base.yml

@ -2,6 +2,9 @@
server:
  port: 10020
test:
  demo: gitSvrBase.yml
spring:
  datasource:
    driver-class-name: com.mysql.jdbc.Driver