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.
Deno 2.5 has arrived, enhancing the secure JavaScript/TypeScript runtime with new permission sets, refined testing hooks, and performance boosts. Upgrading to V8 14.0 and TypeScript 5.9.2, it unlocks advanced features while evolving the Temporal API. Explore improved WebSocket headers, bundling capabilities, and more for seamless development.
By Daniel CurtisTo architect effectively for an MVP, teams must answer three questions in order: Is the business idea worth pursuing? What performance and scalability are needed? How much maintainability and supportability are required? These guide Minimum Viable Architecture decisions. Empirical testing helps reject costly assumptions early and adapt architecture as the MVP evolves.
By Pierre Pureur, Kurt BittnerThe team behind Uno Platform released version 6.3 of the cross‑platform .NET UI framework, aimed at developers targeting mobile, desktop and WebAssembly using C# and XAML. The update includes early support for .NET 10 (RC1), compatibility with Visual Studio 2026’s new .slnx format, enhanced WebAssembly image‐decoding performance and other refinements.
By Edin KapićGoogle has introduced LLM-Evalkit, an open-source framework built on Vertex AI SDKs, designed to make prompt engineering for large language models less chaotic and more measurable. The lightweight tool aims to replace scattered documents and guess-based iteration with a unified, data-driven workflow.
By Robert KrzaczyńskiIntroducing JUnit 6.0.0: a transformative update that unifies versions, elevates minimum requirements to Java 17, and introduces streamlined support for Kotlin suspend tests. Enjoy enhanced testing performance with the new CancellationToken API, built-in JFR listeners, and upgraded CSV parsing using FastCSV. Embrace the future of testing—migrate today!
By A N M Bazlur Rahman
© 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