wildfly-microprofile-config icon indicating copy to clipboard operation
wildfly-microprofile-config copied to clipboard

WildFly/Swarm extension for Eclipse MicroProfile Config

Results 6 wildfly-microprofile-config issues
Sort by recently updated
recently updated
newest added

Bumps httpclient from 4.5.2 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.2&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps `version.org.wildfly` from 11.0.0.Final to 18.0.0.Final. Updates `wildfly-ee` from 11.0.0.Final to 18.0.0.Final Updates `wildfly-weld` from 11.0.0.Final to 18.0.0.Final Updates `wildfly-undertow` from 11.0.0.Final to 18.0.0.Final Updates `wildfly-servlet-feature-pack` from 11.0.0.Final to 18.0.0.Final...

dependencies

The error come from an injection conpatibility error. Sofware version used : - JBoss Remoting version 4.0.9.Final - wildfly-maven-plugin:1.1.0.Final:run - org.eclipse.microprofile.config microprofile-config-api 1.3 - org.wildfly wildfly-microprofile-config-implementation 1.2.1 10:13:50,826 ERROR [org.jboss.msc.service.fail]...

Please add support for `Supplier` which always provides the latest value ```java @Inject @ConfigProperty(name = "app.some.property") private Supplier propertyValue; ```

All exceptions and logs (> INFO) must be i18ned