Aias00 opened a new pull request, #1757: URL: https://github.com/apache/rocketmq-dashboard/pull/1757
## Summary - explicitly select the production `SettingsService` constructor for Spring injection - keep the package-private `RestClient` constructor available for focused tests - assert `SettingsService` is present in the dev-profile application-context regression test Closes #1756 ## Validation - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -q -Dtest=StudioApplicationTest test` - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -q -DskipTests spring-boot:run` - `curl -fsS http://127.0.0.1:8888/actuator/health` -- 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]
