Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

If you are using the git profile, you need to set a Git URI in your configuration. If you have set spring.cloud.config.server.bootstrap=true, you need to use a composite configuration.

server.port: 8888
spring.cloud.config.server.git.uri: file://${user.home}/config-repo
Source by cloud.spring.io #
 
PREVIOUS NEXT
Tagged: #If #git #set #Git #URI #If #set #composite
ADD COMMENT
Topic
Name
4+1 =