We are pleased to announce that version 1.0.0 of mybatis-typehandlers-jsr310 has been released.
It contains type handlers for the new Date and Time API (JSR-310) classes added in Java 8.
For maven users:
- If you are using mybatis version 3.4 or later, you can simply add this artifact on your classpath and MyBatis will automatically register the provided type handlers.
- If you are using and older version, you need to register the type handlers manually.
Non-maven users can download the binary distribution from GitHub release page.
Thanks to people who is contributing with PRs.
Enjoy!
No comments:
Post a Comment