Java Roundup: Spring Cloud, Quarkus, and Hibernate ORM Updates

This week's Java roundup features updates on Spring Cloud, Quarkus, Hibernate ORM, and other popular frameworks.

TechLife
Hibernate ORM moves from LGPL to the Apache License

The maintainers of the Hibernate suite of projects announced on March 14 that Hibernate ORM, a popular object-relational mapping tool for Java, will be moving from the GNU Lesser General Public Lic…

Chinstrap Community

Sometimes I want to smoke what #hibernateORM smokes:

org.hibernate.TypeMismatchException: Provided id of the wrong type for class X. Expected: class java.lang.Long, got class java.lang.Long