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

37 members • $99/month

Amigoscode

1.4k members • Free

70 contributions to Amigoscode
Gradle 9.4.0 Released
https://docs.gradle.org/9.4.0/release-notes.html
4
0
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
349 members have voted
Welcome and Introduce yourself here 🔥
0 likes • 8d
@Madishobana Lekhooa Welcome to Amigoscode Community
0 likes • 2d
@Cyndi Bakanibona Welcome to Amigoscode Community
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 • 21d
Just of out curiosity what is the difference between your project vs Blaze-Persistence ? @Júlio Bueno
Spring-boot 4.1 Will require Java21 As Min Requirements
In recent changelog commits, it shows that jOOQ updated to 3.20 within springboot 4.1.x series. Which is a clue that it require java21 As Min Requirement. Also if you are planing to use java 25 in for both springboot 3.x , 4.0.x , 4.1.x versions don't forget to use these requirements : Maven : 3.9.12 or newer versions maven-compiler-plugin : 3.15.0 or newer versions Gradle : 9.1.0 or newer versions ( 9.3.1 or above recommended )
3
0
Weekly polls : Tools & Mindset 🤖💭
🤖 Imagine you open your IDE and see AI suggesting code. You pause, thinking about all the hours you’ve invested in learning to code by yourself. How does it really make you feel deep down? 💬 “Do you actually use AI any of your project or avoid it? Why?” 👇
Poll
12 members have voted
Weekly polls : Tools & Mindset 🤖💭
1-10 of 70
Ömer Fadıl Usta
5
299points to level up
@omer-fadl-usta-1866
Sevenhill

Active 14h ago
Joined Aug 20, 2025
Powered by