Skip to content

Commit 3fd2bb8

Browse files
committed
Add java-cfenv reconfiguration jar
- Classic reconfiguration jar remains in its own module - New reconfiguration jar... - uses java-cfenv to set cloud profile and property source - this initial implementation only adds vcap_application properties in 'cloud' property source, not vcap_services, and does not maintain connectors' property naming convention - drops bean replacement functionality - instead leverages java-cfenv-boot for assorted auto-configuration of bound services
1 parent 426dfc6 commit 3fd2bb8

File tree

52 files changed

+1264
-342
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1264
-342
lines changed

.idea/compiler.xml

+8-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/encodings.xml

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/jarRepositories.xml

+35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/All_Tests.xml

+5-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/uiDesigner.xml

+124
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)