-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
Feature: Admin GuideFeature: Installation GuideFeature: InstallerType: Featurea feature requesta feature requestUser Role: SysadminInstalls, upgrades, and configures the system, connects via sshInstalls, upgrades, and configures the system, connects via ssh
Description
This is a story for epic #7000
This could be done as part of #7424, but as we prefer more narrow scopes, don't.
As you might have noticed, #7422 is about to introduce the first pieces to bring us the joy of MicroProfile Config API without calling ourselves a microservice.
This issue is about paving the ground to enable #7424 profit from it and offer full configuration flexibility.
We will introduce:
- Maven dependencies for using the API
- A test dependency for running unit and integration tests with an API implementation but without deploying to a full fledged appserver
- Allow moving and renaming of config, but remain backward-compatible:
- A config source to enable aliases, as we are likely to rename a few "JVM properties"
- A config source to allow moving some database settings to MicroProfile Config
- Scenario: make the old settings deprecated and log their use, giving hints about migration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: Admin GuideFeature: Installation GuideFeature: InstallerType: Featurea feature requesta feature requestUser Role: SysadminInstalls, upgrades, and configures the system, connects via sshInstalls, upgrades, and configures the system, connects via ssh