Friends of OpenJDK Today
Rajesh Nair2 articles
Latest post
Domain-Driven Design in Java: A Practical Guide
Table of Contents Understanding the “Airport” domainModeling the core Airport domain in JavaIdentifying aggregates and entitiesImplementing entities and value objectsBounded contexts and modularizationRepositories, domain services, and factoriesRepositoriesDomain servicesFactoriesApplication layer and integrationTesting and evolving the modelComplete DDD implementation source codeTesting scenarios …
-
How to Identify the Underlying Causes of Connection Timeout Errors for MongoDB With Java
Table of Contents Network Configuration IssuesServer LoadResource ExhaustionApp-Side Chaos: Java Threads or Memory Maxed Out, Leaving No Room for New MongoDB ConnectionsServer-Side Crunch: MongoDB Running Out of File Descriptors or Ram on a Shared HostConnection Pool MisconfigurationIncorrect MongoDB URIConclusion Java …
1-2 of 2