This is an automated email from the ASF dual-hosted git repository.
lizhimins pushed a change to branch rocketmq-studio
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git
from 3d582839 fix: reject invalid persisted instance enums (#1409)
add bdb6d710 fix: reject invalid persisted credential vendors (#1412)
No new revisions were added by this update.
Summary of changes:
.../MybatisPlusCloudCredentialRepository.java | 8 ++-
.../MybatisPlusCloudCredentialRepositoryTest.java | 74 ++++++++++++++++++++++
2 files changed, 79 insertions(+), 3 deletions(-)
create mode 100644
server/src/test/java/org/apache/rocketmq/studio/provider/credential/MybatisPlusCloudCredentialRepositoryTest.java