Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Memberships

Amigoscode Academy

35 members • $99/month

Amigoscode

1.4k members • Free

72 contributions to Amigoscode
Welcome and Introduce yourself here 🔥
👋 Hi! Welcome to the Community Step 1: Introduce yourself in this thread below! (✄ Copy/paste template 👇) Where are you from? Tell us something about you? What do you hope to achieve here? Which platform brought you here? IMPORTANT Step 2: Engage with others. Like at least 5 introductions to unlock most of the content and start building connections. Step 3: Read the pinned posts as they include important guidelines and resources to help you get the most out of this community. 🚨 Please do not promote paid services (mentorship, courses, other communities, etc). Doing so will result in a ban. We’re glad to have you here and looking forward to your introduction! Don't forget to completed this poll
Poll
352 members have voted
Welcome and Introduce yourself here 🔥
1 like • 9d
@Gabor Komuves Welcome to Amigoscode Community
0 likes • 3d
@Milena Kalik Welcome to Amigoscode Community
Kotlin 2.3.20 Released
https://github.com/JetBrains/kotlin/releases/tag/v2.3.20
2
0
Java 26 Released
https://jdk.java.net/26/release-notes
2
0
Gradle 9.4.0 Released
https://docs.gradle.org/9.4.0/release-notes.html
6
0
Building a Cleaner Projection Layer on Top of JPA Criteria API
If you develop systems using Java with JPA, you have probably faced the need to execute queries that return only a subset of attributes from a given entity. At first glance, this may seem simple. However, when not handled properly, systems tend to accumulate redundant queries or methods that load entire entities when only a few attributes are actually needed. In many real-world scenarios, we often need to retrieve only fields like “id” and “name”. In large or complex systems, it becomes difficult to know whether a specific projection already exists. As a result, developers either duplicate queries or reuse methods that fetch more data than necessary. ProjectionQuery was created to address exactly this problem. It provides a clean and expressive way to define projection-based queries, helping you select only the data your application truly needs, in an organized and reusable way. If this resonates with challenges you’ve faced, I’d love for you to take a look at the documentation and the GitHub repository. Feel free to try it out, open issues, suggest improvements, or share your feedback. Contributions and ideas are always welcome!
0 likes • Feb 13
Just of out curiosity what is the difference between your project vs Blaze-Persistence ? @Júlio Bueno
1-10 of 72
Ömer Fadıl Usta
5
295points to level up
@omer-fadl-usta-1866
Sevenhill

Active 23h ago
Joined Aug 20, 2025
Powered by