Microprofile Config Extensions :: File config source

A config that get the values from a properties file

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.microprofile-ext.config-ext
ArtifactId

ArtifactId

configsource-file
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Microprofile Config Extensions :: File config source
A config that get the values from a properties file

Download configsource-file

How to add to project

<!-- https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-file/ -->
<dependency>
    <groupId>org.microprofile-ext.config-ext</groupId>
    <artifactId>configsource-file</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-file/
implementation 'org.microprofile-ext.config-ext:configsource-file:1.0.1'
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-file/
implementation ("org.microprofile-ext.config-ext:configsource-file:1.0.1")
'org.microprofile-ext.config-ext:configsource-file:jar:1.0.1'
<dependency org="org.microprofile-ext.config-ext" name="configsource-file" rev="1.0.1">
  <artifact name="configsource-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.config-ext', module='configsource-file', version='1.0.1')
)
libraryDependencies += "org.microprofile-ext.config-ext" % "configsource-file" % "1.0.1"
[org.microprofile-ext.config-ext/configsource-file "1.0.1"]

Dependencies

provided (2)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile pom 1.3
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Extensions for MicroProfile

Config Extensions

License


Here you will find some extra Config sources, Config converters and some utils for MicroProfile Config API.

Config Sources

Config utils

Config Converters

Example

Also look at the example application to see how this is used

org.microprofile-ext.config-ext

Extensions for MicroProfile

Some extensions for MicroProfile

Versions

Version
1.0.1