File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22applications :
33- name : direct-config-service
44 instances : 1
5- buildpack : java_buildpack
6- path : target/config-service-6.0. 1-SNAPSHOT.jar
5+ buildpack : java_buildpack_offline
6+ path : target/config-service-6.1-SNAPSHOT.jar
77 timeout : 120
88 env :
9+ spring.profiles.active : cloud
910 spring.cloud.config.label : master
1011 JBP_CONFIG_DEBUG : ' {enabled: true}'
1112 JAVA_OPTS : -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true
13+ JBP_CONFIG_SPRING_AUTO_RECONFIGURATION : ' {enabled: false}'
1214 services :
13- - directhisp-postgress
15+ - directhisp-mysql
1416 - directhisp-config-server
1517 - directhisp-rabbit
1618 - directhisp-eureka
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.nhind</groupId >
55 <artifactId >config-service</artifactId >
6- <version >8.0.4 </version >
6+ <version >8.0.6 </version >
77 <packaging >jar</packaging >
88 <name >NHIN Direct Java RI config service spring boot application</name >
99 <description >NHIN Direct Java RI config service spring boot application</description >
You can’t perform that action at this time.
0 commit comments