Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Json Converters #1184

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Remove Json Converters #1184

merged 1 commit into from
Jun 28, 2024

Conversation

radcortez
Copy link
Member

@radcortez radcortez commented Jun 28, 2024

With @ConfigMapping, there is no need for a dedicated Json Converter.

The dependency can always be used by referring to the latest release version:

    <dependency>
      <groupId>io.smallrye.config</groupId>
      <artifactId>smallrye-config-converter-json</artifactId>
      <version>3.8.3</version>
    </dependency>

@radcortez radcortez merged commit 906fb14 into smallrye:main Jun 28, 2024
8 checks passed
@github-actions github-actions bot added this to the 3.9.0 milestone Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant