Recent Posts

Modeling Relationships With Hibernate ORM and MongoDB

Author: Ricardo Mello Original post on Foojay: Read More Table of Contents PrerequisitesOne-to-many relationship Approach 1: Embedding reviews inside books Approach 2: Moving reviews to a separate collection Approach 3: Bringing back recent reviews (Subset Pattern) Implementing the Subset Pattern Testing the feature Wrapping up In the previous article—Getting Started With Hibernate ORM and MongoDB—we learned how to configure Hibernate …

Read More »

Getting Started With Hibernate ORM and MongoDB

Author: Ricardo Mello Original post on Foojay: Read More Table of Contents How MongoDB fits inPrerequisitesTag your Atlas clusterProject overviewSetting up the project Configure Hibernate The Book entity Creating the SessionFactory Implementing the Book service Running the applicationCurrent limitations (Public Preview)Wrapping up For years, Hibernate ORM has been one of the most popular frameworks in the Java ecosystem. It was …

Read More »

Sonar Connect Zurich

Author: Jonathan Vila Original post on Foojay: Read More Sonar Connect Zurich: Maximize the ROI of your generative AI projects Where? AWS Offices Event Space – Marsstrasse 2, 8002 Zurich, Switzerland When? November 18, 13:00 – 17:00 Generative AI projects—especially code assistants—introduce new complexities. Maintaining code quality and security is paramount to control the exponential growth of technical debt and …

Read More »