-
Core Java
Setting multiple Java JRE/ JDK on MacOSX using brew, cask and jenv
Yesterday at the Java9, Jigsaw HackTheTower event, I realized that I need to step up my game and improve my existing…
Read More » -
DevOps
Creating Smaller Java Image using Docker Multi-stage Build
Two of the announcements at DockerCon 2017 directly relevant to Java developers are: Docker Multi-stage build Oracle JRE in Docker Store This blog…
Read More » -
Enterprise Java
Spring Boot, @EnableWebMvc And Common Use-Cases
It turns out that Spring Boot doesn’t mix well with the standard Spring MVC @EnableWebMvc. What happens when you add…
Read More » -
Enterprise Java
Spring Web-Flux – Functional Style with Cassandra Backend
In a previous post I had walked through the basics of Spring Web-Flux which denotes the reactive support in the web layer of…
Read More » -
Agile
[MEGA DEAL] Project Management Professional (PMP)® Certification Training (96% off)
Pursue a High-Demand Profession with One of the Industry’s Most Respected Certifications Hey fellow geeks, This week, on our JCG…
Read More » -
Enterprise Java
Hibernate Logging: Tips and Solutions to Common Problems
How to solve some of the most common Hibernate issues with proper logging? Hibernate’s logging configuration is an important but…
Read More » -
DevOps
Deliver early without sleepless nights
Trailblazing the first delivery of a software system requires courage and conviction, especially on projects that replace existing business critical…
Read More » -
Software Development
68 Resources To Help You To Create Programming Languages
Here it is a new guide, to collect and organize all the knowledge that you need to create your programming…
Read More » -
Core Java
New Distributed Primitives for Developers
Object-Oriented Primitives (in-process primitives) As a Java developer, I’m well familiar with object-oriented concepts such as class, object, inheritance, encapsulation,…
Read More »