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.

During QCon SF, Jeremy Edberg and Qian Li from DBOS presented a non-conventional architectural approach to workflow orchestration: treating PostgreSQL not just as a data store, but as the orchestration layer itself. Their talk addressed a persistent problem in distributed systems: workflows frequently fail, recovery mechanisms are complex, and visibility into workflow state remains challenging.
By Eran Stiller
AI-generated code is “highly functional but systematically lacking in architectural judgment”, a new report from Ox Security has found. In a report released in late October called Army of Juniors: The AI Code Security Crisis, AI application security (AppSec) company Ox Security outlined 10 architecture and security anti-patterns that are commonly found in AI-generated code.
By Patrick Farry
CameraX 1.5 introduces support for capturing slow-motion and high frame-rate videos as well as unprocessed, uncompressed still images. These capabilities are enabled by the new SessionConfig API, which streamlines camera setup and configuration.
By Sergio De Simone
At QCon SF 2025, Dr. Nicole Forsgren highlighted how AI accelerates code generation but reveals deployment bottlenecks, urging a strategic pivot to optimizing Developer Experience (DevEx). With 31% of developer time lost to friction, focusing on effective feedback loops, flow state, and cognitive load management is vital for competitive survival and retention.
By Steef-Jan Wiggers
IBM recently announced the Granite 4.0 family of small language models. The model family aims to deliver faster speeds and significantly lower operational costs at acceptable accuracy vs. larger models. Granite 4.0 features a new hybrid Mamba/transformer architecture that largely reduces memory requirements, enabling Granite to run on significantly cheaper GPUs and at significantly reduced costs.
By Bruno Couriol
© 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