-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5007 from poikilotherm/5006-enhance-secretdir
FISH-788 Support sub-directories for MPCONFIG SecretDirConfigSource. #5006
- Loading branch information
Alan
committed
Feb 1, 2021
1 parent
fa786d5
commit 0f5e522
Showing
7 changed files
with
948 additions
and
353 deletions.
There are no files selected for viewing
446 changes: 446 additions & 0 deletions
446
...service/src/main/java/fish/payara/nucleus/microprofile/config/source/DirConfigSource.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
183 changes: 0 additions & 183 deletions
183
.../src/main/java/fish/payara/nucleus/microprofile/config/source/SecretsDirConfigSource.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.