-
Enterprise Java
JGit Authentication Explained
Authentication in JGit is mostly on par with native Git. Commonly used protocols like SSH and HTTP(S) and their authentication…
Read More » -
Agile
When Should You Move from Iterations to Flow?
I’m writing part of the program management book, talking about how you need to keep everything small to maintain momentum.…
Read More » -
Software Development
If you could only do one thing to make better software, what would it be?
Good technical practices are what we have to do to make good software – this is the engineering part of…
Read More » -
Core Java
Self-healing JVM
This post is an example about an application where the first solution to each and every IT problem – “have…
Read More » -
Enterprise Java
Java Servlet Tutorial – The ULTIMATE Guide (PDF Download)
Java Servlets is a Java based web technology. Java Servlet technology provides Web developers with a simple, consistent mechanism for…
Read More » -
Software Development
Developers want to be heard
How often have you been in this situation? You’re in a meeting with the team and you’re all discussing the…
Read More » -
DevOps
Docker All The Things for Java EE Developers – On Windows with Maven
Everybody seems to do Docker these days. And the whole topic gets even more attraction with Microsoft committed to integrate…
Read More » -
Software Development
Why do we mock?
I do Java interviews. During the interviews I ask technical question that I know the answer for. You may think…
Read More » -
DevOps
Pushing Docker images to Registry
Tech Tip #57 explained how to create your own Docker images. That particular blog specifically showed how to build your own WildFly…
Read More »