Java 9 comes with a rich feature set. Although there are no new language concepts, new APIs and diagnostic commands will definitely be interesting to developers. In this write up we’re going to have quick, high level look at some of the new features; Mod... (more…)
Read more »
amazon-ecs-java-microservices - this is a refarch for containers and java microservice. (more…)
Read more »
It’s been about a decade since I last worked in Java and much has changed.
I thought I’d brush up by re-reading Effective Java by Joshua Bloch
which has since received a new edition. It was once my guiding star for
Java. However, after an additional decad... (more…)
Read more »
Project Loom's mission is to make it easier to write, debug, profile and maintain concurrent applications meeting today's requirements. Threads, provided by Java from its first day, are a natural and convenient concurrency construct (putting aside the sep... (more…)
Read more »
Manifold plugs into Java to supplement it with powerful features, from Type-safe Metaprogramming, Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine and ... (more…)
Read more »