Microprofile Config Extensions :: File config source

A config that get the values from a properties file

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

org.microprofile-ext.config-ext
Идентификатор

Идентификатор

configsource-file
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать configsource-file

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile : microprofile pom 1.3
org.projectlombok : lombok jar 1.18.2

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.1