Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
urgi-is
data-discovery
Commits
be172f05
Commit
be172f05
authored
Sep 07, 2018
by
Raphaël Flores
Browse files
Add instructions to use a remote test branch on cloud config.
parent
6206f82f
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
be172f05
...
...
@@ -344,6 +344,11 @@ For a dynamic reload without restarting the application,
see http://cloud.spring.io/spring-cloud-static/Finchley.SR1/single/spring-cloud.html#refresh-scope
to check what has to be changed.
In case of testing configuration from the config server, one may use a dedicated branch on
`data-discovery-config`
project
and append the
`--spring.cloud.config.label=<branch name to test>`
parameter when starting the application's executable jar.
More info on how pass a parameter to a Spring Boot app:
https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html#boot-features-external-config
## Building other apps
By default, the built application is RARe. But this project actually allows building other
...
...
Raphaël Flores
@raphael.flores
mentioned in commit
2f61a530
·
Sep 07, 2018
mentioned in commit
2f61a530
mentioned in commit 2f61a530387047f46d66fd11e19d0752ce92ba49
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment