generated from cuioss/cui-java-module-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing portal-configuration-yml, portal-configuration-standalone an…
…d friends
- Loading branch information
Showing
50 changed files
with
13 additions
and
2,159 deletions.
There are no files selected for viewing
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
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
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
31 changes: 0 additions & 31 deletions
31
...l/src/test/java/de/cuioss/portal/configuration/impl/source/FancyYamlFileConfigSource.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
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
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
31 changes: 0 additions & 31 deletions
31
...est/java/de/cuioss/portal/configuration/impl/support/TestYamlFileConfigurationSource.java
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...mpl/src/test/resources/META-INF/services/org.eclipse.microprofile.config.spi.ConfigSource
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
4 changes: 3 additions & 1 deletion
4
modules/configuration/portal-configuration-impl/src/test/resources/config/module.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
module.properties.type=file | ||
module.properties.value=foo | ||
stage.test=prod | ||
stage.test.development=dev | ||
stage.test.development=dev | ||
string.list=a,b,c | ||
nested.key.replacement=${key-with-value:default-nested-key-value} |
24 changes: 0 additions & 24 deletions
24
...onfiguration/portal-configuration-impl/src/test/resources/config/yml/application-user.yml
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
modules/configuration/portal-configuration-impl/src/test/resources/config/yml/module.yaml
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
modules/configuration/portal-configuration-standalone/README.adoc
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
modules/configuration/portal-configuration-standalone/pom.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.