Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Add a demo of MyBatis working with OceanBase. #45

Merged
merged 3 commits into from
May 20, 2024

Conversation

bruce-pang
Copy link
Contributor

Summary

This pull request introduces a new MyBatis OceanBase sample, aiming to enhance the documentation and examples available for developers integrating MyBatis with OceanBase.

Solution Description

1. Setup and Configuration: A detailed setup configuration for integrating MyBatis with OceanBase, including Maven dependencies and application configuration files.
2. Sample Application: A small application demonstrating the configuration and use of MyBatis to perform database operations such as read on the OceanBase database.

@bruce-pang
Copy link
Contributor Author

@whhe If there is any problem, I will actively cooperate.

@whhe
Copy link
Member

whhe commented May 20, 2024

The Run sample for mybatis step outputs No tests to run., please take a look on the executation scripts.

https://github.com/oceanbase/ob-samples/actions/runs/9131143344/job/25128275044?pr=45

@bruce-pang
Copy link
Contributor Author

@whhe ci ci test has passed

Copy link
Member

@whhe whhe left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your great work!

@whhe whhe linked an issue May 20, 2024 that may be closed by this pull request
2 tasks
@whhe whhe merged commit dd2d635 into oceanbase:master May 20, 2024
9 checks passed
@bruce-pang bruce-pang deleted the mybatis-oceanbase branch May 20, 2024 08:22
@bruce-pang
Copy link
Contributor Author

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat.]: Add a demo of MyBatis
2 participants