@ -33,7 +33,7 @@ hibernate:
---
spring:
profiles: dev
profiles: jwdev
datasource:
url: jdbc:mysql://172.19.103.77/jw2?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
@ -43,7 +43,7 @@ spring:
profiles: test
profiles: jwtest
username: root
@ -53,7 +53,7 @@ spring:
profiles: prod
profiles: jwprod
@ -17,14 +17,14 @@ eureka:
@ -36,12 +36,12 @@ zuul: