|
@@ -20,14 +20,14 @@ upyun.zipDirectory=paperZipDirectory
|
|
|
upyun.radioType=mp3,wma
|
|
|
|
|
|
|
|
|
-#spring.datasource.url=jdbc:mysql://192.168.10.30:3306/exam_cloud_test?useUnicode=true&characterEncoding=UTF-8
|
|
|
-#spring.datasource.username=root
|
|
|
-#spring.datasource.password=root
|
|
|
-#spring.datasource.validation-query=SELECT 1 FROM DUAL
|
|
|
-#spring.datasource.test-on-borrow=true
|
|
|
-#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
|
|
-#spring.jpa.show-sql=false
|
|
|
-#spring.jpa.hibernate.ddl-auto=update
|
|
|
+spring.datasource.url=jdbc:mysql://192.168.10.30:3306/exam_cloud_test?useUnicode=true&characterEncoding=UTF-8
|
|
|
+spring.datasource.username=root
|
|
|
+spring.datasource.password=root
|
|
|
+spring.datasource.validation-query=SELECT 1 FROM DUAL
|
|
|
+spring.datasource.test-on-borrow=true
|
|
|
+spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
|
|
+spring.jpa.show-sql=false
|
|
|
+spring.jpa.hibernate.ddl-auto=update
|
|
|
|
|
|
|
|
|
spring.rabbitmq.host=192.168.10.30
|