-
Software Development
Candidate bugs for the EclipseCon Europe 2015 Hackathon
Alternate title: What I saw at the EclipseCon Europe Hackathon made my jaw drop! I’m pretty excited about the hackathon…
Read More » -
Core Java
Java 8 SE Optional, a strict approach
About two weeks ago Stephen Colebourne presented his pragmatic approach to using Optional. If you read it, you might have…
Read More » -
Software Development
JET Conference – Let’s Fly to Java World
Did you hear about JET conference? Probably no, why? It is the first time appearance of this event. And that’s…
Read More » -
DevOps
Configuration Management in the Docker World
Anyone managing more than a few servers can confirm that doing such a task manually is a waste of time…
Read More » -
Software Development
There is no Such Thing as Object-Relational Impedance Mismatch
Much of the ORM criticism of the last decade missed the point, being inaccurate. By the end of this article,…
Read More » -
Core Java
Optional in collections
Sometime it is argued that the type Optional is worth being used in collections. It allegedly solves the problem of…
Read More » -
Enterprise Java
Integrate Redis to your Spring project
This article shows how to integrate Redis cache to your spring project through annotation configuration. We will begin with our…
Read More » -
Enterprise Java
WildFly Admin Console Updated – Feedback Requested
Red Hat JBoss Enterprise Application Platform (EAP) and WildFly have a symbiotic relationship. In short, Red Hat JBoss Enterprise Application Platform (JBoss…
Read More » -
DevOps
Running a Private Docker Registry on EC2
Docker provides an open source registry implementation called “Distribution,” making it simple for anyone to run a private Docker registry.…
Read More »