Aias00 opened a new pull request, #960: URL: https://github.com/apache/rocketmq-dashboard/pull/960
## Summary Fixes #958. The API key remains `WRITE_ONLY` for REST serialization, while the settings repository now explicitly retains it in the persisted JSON document. ## Validation - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -f server/pom.xml -Dtest=MybatisPlusSettingsRepositoryTest test` - The new regression test verifies repository save/load retains the key while normal Jackson serialization does not expose it. -- 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]
