Browse Source

增加JPA选项

Sand Wen 9 years ago
parent
commit
77c2a66684
1 changed files with 4 additions and 0 deletions
  1. 4 0
      svr-health-profile-search.yml

+ 4 - 0
svr-health-profile-search.yml

@ -9,6 +9,10 @@ spring:
    solr:
      repositories.enabled: true # Enable Solr repositories.
    datasource:
      url: http://invalid.com
      driverClassName: com.mysql.jdbc.Driver
---
spring:
  profiles: dev