Skip to content

Fix documentations inaccuracies and missing features - #1562

Merged
radcortez merged 1 commit into
smallrye:mainfrom
radcortez:docs
Aug 27, 2026
Merged

Fix documentations inaccuracies and missing features#1562
radcortez merged 1 commit into
smallrye:mainfrom
radcortez:docs

Conversation

@radcortez

Copy link
Copy Markdown
Member

Fixes:

  • smallrye.config.mapping.validate-unknown default is true, not false
  • converters/custom.md: service file listed CustomValue instead of CustomValueConverter
  • mappings.md: duplicate variable any and missing method-call syntax in @WithDefaults example

New content:

  • mappings.md: document @ConfigMapping beanStyleGetters attribute
  • mappings.md: document @WithUnnamedKey eager attribute
  • mappings.md: document withValidateUnknown() builder API
  • mappings.md: document withMappingIgnore() path patterns (exact, *, **)
  • config-sources/factories.md: document ConfigurableConfigSourceFactory with full example
  • secret-keys.md: document custom SecretKeysHandler, SecretKeysHandlerFactory, and LazySecretKeysHandler
  • extensions/interceptors.md: document iterateNames() interception point
  • extensions/interceptors.md: document ConfigSourceInterceptorContext.proceed() vs restart()
  • extensions/interceptors.md: align example priority with Priorities.APPLICATION recommendation

@radcortez
radcortez merged commit 17d6206 into smallrye:main Aug 27, 2026
4 checks passed
@github-actions github-actions Bot added this to the 4.0.0 milestone Aug 27, 2026
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