-
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 » -
Agile
Power Up: Three Ways to Increase Your Product Leadership Power
As product people—product managers and product owners—we usually don’t hold any positional power. Unlike a line manager, we cannot reward…
Read More » -
Java
Elasticsearch Tutorial for Java Developers
Course Overview Elasticsearch is a search engine based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an…
Read More » -
Core Java
Oracle JDK 9 Early Access Documentation Updated
Raymond Gallardo‘s 4 April 2017 post Early Access documentation for Oracle JDK 9 has been updated today announces updates to…
Read More » -
Core Java
Implications of the Presence of StringBuffer
When I am working on legacy code and run across instances of StringBuffer, I typically replace them with instances of…
Read More » -
DevOps
Docker Remote API on Windows and OSX
There are multiple ways to monitor Docker containers. Docker CLI provides the docker container stats API that gives basic information…
Read More »