-
DevOps
It’s About Confidentiality and Integrity (not so much Availability)
Everyone knows the C-I-A triad for information security: security is about protecting the Confidentiality, Integrity and Availability of systems and…
Read More » -
Core Java
Plan B? That is Plan N … Nothing. Jigsaw follows in 2015
What a day. When the typical European is winding down people in the States are starting with coffee. This is…
Read More » -
Core Java
Java Lock Implementations
We all use 3rd party libraries as a normal part of development. Generally, we have no control over their internals.…
Read More » -
Software Development
Database Usage Practices
After a long period of intense thinking, research and brainstorming sessions, I have finally made up my mind with few…
Read More » -
Enterprise Java
Logback: Logging revisited
Hi, I am back again with my rant about logging as an inherent part of any application design and development.…
Read More » -
Enterprise Java
JUnit, Logback, Maven with Spring 3
In this series we have already learnt to set up a basic Spring MVC application and learnt how to handle…
Read More » -
Software Development
Developing a plugin for IntelliJ IDEA – some useful tips and links
When I started thinking about writing my first plugin for IntelliJ IDEA the biggest problem was lack of good and…
Read More » -
Enterprise Java
Teaser: Bare-knuckle SOA
I’m working on this idea, and I don’t know if it appeals to you guys. I’d like your input on…
Read More » -
Enterprise Java
Read-only ViewObject and Declarative SQL mode
Introduction The declarative SQL mode is considered to be one of the most valuable advantages of the entity-based view objects.…
Read More »