Recent Posts

One Java community. Many countries. One place to meet: JCON EUROPE

Author: Richard Fichtner Original post on Foojay: Read More Table of Contents Foojay.io friends, you’re invited—for free! Relive JCON EUROPE 2025 At JCON EUROPE, developers, speakers, and contributors from across the globe come together to exchange ideas, share experiences, and connect around Java. What makes our Java community special isn’t just new frameworks, AI, or shiny tooling — it’s the …

Read More »

Abstracting Data Access in Java With the DAO Pattern

Author: Tim Kelly Original post on Foojay: Read More Table of Contents A simple implementation Prerequisites The domain class The DAO API The ProductDao class Using the DAO Using MongoDB as the persistence layer Setting up MongoDB The MongoDBProductDao class Connecting to MongoDB The application class Advanced considerations Preventing business logic leakage Adding custom query methods Error handling Conclusion The …

Read More »

Enterprise Java in Practice: Fragmentation, Platforms and Real-World Trade-offs

Author: Chiara Civardi Original post on Foojay: Read More Table of Contents Where fragmentation shows upWhy platform architecture mattersJoin our webinar: Insights on Enterprise Java, Trends, Challenges and StrategiesExplore the data Enterprise Java has matured into one of the most stable and widely adopted ecosystems in software development. Yet for many teams, the biggest challenges no longer come from the …

Read More »