Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrate text box

...

The property files will either come from the file-system or use GIT.

 

Code Block
titlebootstrap.properties
encrypt.failOnError=false
encrypt.key=IGotTheKey
encrypt.key-store.secret=IGotTheSecret
spring.cloud.config.server.bootstrap=true (*)

...

 * Username and password that will be used for the client to connect to this server.

note
UI Text Box
type
Info

Currently static resources are not managed by the spring cloud config server (for example frontend sources and exports). This may change in a future release.