dimas-b commented on PR #3341: URL: https://github.com/apache/polaris/pull/3341#issuecomment-3711589782
> Is the rule of thumb is to avoid multiple application.properties files packaged in Polaris jars? In my experience it is preferable to have only one `application.properties` file (including transitive jar dependencies) in each Quarkus application. Different Quarkus applications (including tests) can have other `application.properties` files in the same multi-module project, as long as those property files do not end up on the same class path. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
