Hello everyone!
We are excited to announce the release of
Komapper v2.0.0! Komapper is a powerful ORM supporting both JDBC and R2DBC. By using Kotlin Symbol Processing (KSP), Komapper generates code at compile time, reducing runtime reflection and enhancing performance.
Highlights of Komapper v2.0.0:
•
Instantiable QueryDsl: Query options are now carried over for more flexibility.
•
Simplified Custom Column Expressions: Easier and more intuitive custom column handling.
•
Support for Generic Types in Entity Properties: Enhanced support for generic types in entity properties.
For more details, check out the
release notes.
Upgrade to v2.0.0 today and enjoy the new features! If you have any questions, please post them in the
#komapper channel.