eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
131 stars 81 forks source link

Use addResource for mp config files #628

Closed benjamin-confino closed 1 month ago

benjamin-confino commented 1 month ago

This resolves #626

No changes to smallrye were needed to pass with these changes.

eclipse-microprofile-bot commented 1 month ago

Can one of the admins verify this patch?

Azquelt commented 1 month ago

@eclipse-microprofile-bot test this please

Azquelt commented 1 month ago

This issue was incorrect, the spec does make this additional requirement:

For convenience, you may also place your microprofile-config.properties in the root META-INF folder, if you wish to keep both documents in the same directory. This is in addition to the default locations defined by MicroProfile Config.