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

Fully bring in springs code and update any spring logic as needed #61

Open
hazendaz opened this issue Dec 11, 2022 · 4 comments
Open

Fully bring in springs code and update any spring logic as needed #61

hazendaz opened this issue Dec 11, 2022 · 4 comments
Assignees

Comments

@hazendaz
Copy link
Member

hazendaz commented Dec 11, 2022

Usage of ibatis just doesn't want to fully go away. I'm well aware of many usages up through jdk 17 using spring 5 latest. This logic was originally pulling the source but then switched to doing so without copying springs code in case they made updates. Well, its been many years, there won't be updates, so pom needs reworked to slurp in source more closely to how it works now with ability to do that one of if ever needed (unlikely) and then code needs managed up to spring 5 (internals). That will further allow feasibility of going to spring 6 in a subsequent release.

@hazendaz hazendaz self-assigned this Dec 11, 2022
@agharta
Copy link

agharta commented Oct 9, 2023

Hi, I apologize for the trouble.
Is there any news about that? Unfortunately, it is not easy for us to migrate more than 8000 queries and the solution must necessarily be gradual. We use Spring only to handle transactions and connection pooling. If ibatis-spring could be compatible with Spring 5.x it would allow us to have a gradual and painless migration.
Thank you for your precious support,
Agharta

@hazendaz
Copy link
Member Author

hazendaz commented Oct 10, 2023 via email

@agharta
Copy link

agharta commented Oct 10, 2023

Oh, great!
Reading the Readme.md there is no mention of Spring 5.x but only of 4.x.
I didn't realize the code was already compatible with Spring 5.x!
I misunderstood, it's better that way.
You saved me!!
Thanks again and have a nice day!
Agharta

@hazendaz
Copy link
Member Author

I'll update the readme when I have a chance to make that more clear and will update this ticket to clarify what the intention was. Thanks for pointing that out.

@hazendaz hazendaz changed the title Fully bring in springs code and upgraded to spring 5 Fully bring in springs code and upgrade to spring 5 Oct 22, 2023
@hazendaz hazendaz changed the title Fully bring in springs code and upgrade to spring 5 Fully bring in springs code and update any spring logic as needed Oct 22, 2023
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

No branches or pull requests

2 participants