🆕 Migrating from Hibernate’s to JPA’s Criteria API
https://thorben-janssen.com/migration-criteria-api/
https://thorben-janssen.com/migration-criteria-api/
Thorben Janssen
Migrating from Hibernate's to JPA's Criteria API
Hibernate's Criteria API got deprecated and will be removed in Hibernate 6. Migrating your code to JPA's Criteria API is easier than it seems.
📁 Hibernate Tips: Map an Unidirectional One-to-Many Association Without a Junction Table
https://thorben-janssen.com/hibernate-tips-unidirectional-one-to-many-association-without-junction-table/
https://thorben-janssen.com/hibernate-tips-unidirectional-one-to-many-association-without-junction-table/
Thorben Janssen
Hibernate Tips: Unidirectional One-to-Many Association Without a Junction Table
By default, Hibernate maps unidirectional one-to-many associations to a junction table. There is an easy way to use a foreign key column instead.
🆕 This Week in Spring - September 29th, 2020
https://spring.io/blog/2020/09/29/this-week-in-spring-september-29th-2020
https://spring.io/blog/2020/09/29/this-week-in-spring-september-29th-2020
spring.io
This Week in Spring - September 29th, 2020
<p>Hi, Spring fans! Welcome to another awesome week in Spring! Can you believe we’re staring down October, 2020 already? I can’t. Time sure flies…. or something. There’s a lot to get to so let’s get to it.</p>
<ul>
<li><a href="https://twitter.com/spri…
<ul>
<li><a href="https://twitter.com/spri…
🆕 Spring Cloud Data Flow 2.7.0-M1 and 2.6.3 Released
https://spring.io/blog/2020/09/29/spring-cloud-data-flow-2-7-0-m1-and-2-6-3-released
https://spring.io/blog/2020/09/29/spring-cloud-data-flow-2-7-0-m1-and-2-6-3-released
spring.io
Spring Cloud Data Flow 2.7.0-M1 and 2.6.3 Released
<p>Spring Cloud Data Flow team is pleased to announce the release of 2.7.0-M1 and 2.6.3</p>
<p>While the release 2.6.3 has <a href="https://github.com/spring-cloud/spring-cloud-dataflow/releases/tag/v2.6.3">the bug fixes</a>, the first milestone of 2.7.0…
<p>While the release 2.6.3 has <a href="https://github.com/spring-cloud/spring-cloud-dataflow/releases/tag/v2.6.3">the bug fixes</a>, the first milestone of 2.7.0…
🆕 Premiering: Cloud Native Java, Redux
https://spring.io/blog/2020/10/01/premiering-cloud-native-java-redux
https://spring.io/blog/2020/10/01/premiering-cloud-native-java-redux
spring.io
Premiering: Cloud Native Java, Redux
<iframe width="560" height="315" src="https://www.youtube.com/embed/M9GNcAzBk9g" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>Join Spring developer advocate <a…
<p>Join Spring developer advocate <a…
📁 How to lazily load non-relational attributes in a portable way
https://thorben-janssen.com/lazy-load-non-relational-attributes/
https://thorben-janssen.com/lazy-load-non-relational-attributes/
Thorben Janssen
How to lazily load non-relational attributes in a portable way
Lazy loading of non-relational attributes in JPA requires provider-specific features. Here is a simple strategy that works with all implementations.
🆕 A Bootiful Podcast: Long time Spring Framework engineer Arjen Poutsma on Spring's web support, Scala, API Design, Reactive programming and more
https://spring.io/blog/2020/10/02/a-bootiful-podcast-long-time-spring-framework-engineer-arjen-poutsma-on-spring-s-web-support-scala-api-design-reactive-programming-and-more
https://spring.io/blog/2020/10/02/a-bootiful-podcast-long-time-spring-framework-engineer-arjen-poutsma-on-spring-s-web-support-scala-api-design-reactive-programming-and-more
spring.io
A Bootiful Podcast: Long time Spring Framework engineer Arjen Poutsma on Spring's web support, Scala, API Design, Reactive programming…
<p>Hi, Spring fans! Welcome to another installment of <em>A Bootiful Podcast</em>. In this installment <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to longtime Spring Framework engineer <a href="http://twitter.com/poutsma">Arjen…