Skip to content

Conversation

@man-zhang
Copy link
Contributor

No description provided.

@man-zhang man-zhang requested a review from arcuri82 April 17, 2025 07:33
LOCK TABLES `roles` WRITE;
INSERT INTO `roles` VALUES (1,'ROLE_ADMIN'),(2,'ROLE_USER');
UNLOCK TABLES;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't the files in external modified the same way? jdk_8_maven/em/external/rest/blogapi/src/main/resources

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated.

@arcuri82 arcuri82 merged commit f749350 into develop Apr 19, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants