huodongdong 7 years ago
parent
commit
7063076f84
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dev/product-service-dev.properties

+ 0 - 1
dev/product-service-dev.properties

@@ -3,5 +3,4 @@ eureka.client.service-url.defaultZone=http://discovery.rankin.com:8821/eureka/
 spring.datasource.url=jdbc:mysql://localhost:3306/test
 spring.datasource.username=rankin
 spring.datasource.password=abc
-spring.datasource.driver-class-name=com.mysql.jdbc.Driver
 spring.jpa.properties.hibernate.hbm2ddl.auto=create-drop