projectnessie / nessie

Nessie: Transactional Catalog for Data Lakes with Git-like semantics
https://projectnessie.org
Apache License 2.0
990 stars 130 forks source link

Quarkus: fail on unknown config properties #9542

Closed snazy closed 2 weeks ago

snazy commented 2 weeks ago

This change is meant to add a layer of protecting against configuration mistakes by checking for configuration properties that cannot be mapped to any @ConfigMapping, but are within the "namespaces" of those.