Codetown ::: a software developer's community
Time: January 23, 2020 from 6pm to 8pm
Location: Starter Studio
Street: 101 S Garland Room 108
City/Town: Orlando
Website or Map: http://StarterStudio.org
Phone: 3212529322
Event Type: meetup
Organized By: Michael Levin
Latest Activity: Sep 21, 2019
Join us for a talk featuring Richard Thibault
Richard Thibault is a full-stack web and mobile developer with over 25 years of experience in the software industry. He is currently focused on Java and Spring, though he also develops in Objective C, Swift, and Javascript. He has built apps for various industries over the years, including banking, travel, and real estate. In his current postion as Principal Software Engineer for National Regulatory Services (NRS), he designs and builds compliance and e-learning applications for the financial services industry. In his spare time, he likes to play guitar and travel.
JPA 2.1 Entity Graphs
Spring Data JPA makes querying easy, but the typical use case is to use lazy loading on child records, which can result in performance issues, such as the dreaded "N+1 selects" problem. JPA 2.1 introduced Entity Graphs, allowing you to explicilty state which entities get loaded at runtime, resulting in highly performant query joins. We’ll take a look at how to implement Entity Graphs in the context of a Spring Boot application.
Let me know if you’ll help out by sponsoring pizza. Thanks, Mike Levin
@mikelevin
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

This week's Java roundup for November 10th, 2025, features news highlighting: OpenJDK JEPs targeted for JDK 26; the GA release of Spring Framework 7.0; point releases of Spring Data, Spring AI, JobRunr and Jox; the November 2025 edition of Payara Platform; the fifth release candidate of Maven 4.0; and a maintenance release of Micronaut.
By Michael Redlich
Generative AI technologies need to support new workloads, traffic patterns, and infrastructure demands and require a new set of tools for the age of GenAI. Erica Hughberg from Tetrate and Alexa Griffith from Bloomberg spoke last week at KubeCon + CloudNativeCon North America 2025 Conference about what it takes to build GenAI platforms capable of serving model inference at scale.
By Srini Penchikala
Wes Reisz discusses an experiment to deliver a QCon certification using a Retrieval-Augmented Generation (RAG) architecture and supervised coding agents (Claude Sonnet/Cursor). He breaks down the 4-week serverless video transcription pipeline, RAG variations (hybrid, graph), and the process of structuring prompts for 95% AI-generated code.
By Wesley Reisz
LMArena has launched Code Arena, a new evaluation platform that measures AI models' performance in building complete applications instead of just generating code snippets. It emphasizes agentic behavior, allowing models to plan, scaffold, iterate, and refine code within controlled environments that replicate actual development workflows.
By Robert Krzaczyński
Amazon Web Services has announced enhancements to its CodeBuild service, allowing teams to use Amazon ECR as a remote Docker layer cache, significantly reducing image build times in CI/CD pipelines. By leveraging ECR repositories to persist and reuse build layers across runs, organisations can skip rebuilding unchanged parts of containers and accelerate delivery.
By Craig Risi
© 2025 Created by Michael Levin.
Powered by
RSVP for OrlandoJUG ::: JPA 2.1 Entity Graphs in Spring Data with Richard to add comments!
Join Codetown