-
Enterprise Java
Java EE 8 – Deliver More Apps to More Devices
If there’s one thing I dislike about summer, it is the fact that there isn’t much news to share or…
Read More » -
Career
How to Handle Incompetence?
We’ve all had incompetent colleagues. People that tend to write bad code, make bad decisions or just can’t understand some…
Read More » -
Agile
More #NoEstimates
Quite an interesting conversation and reaction to the #NoEstimates post. Good questions too, and frankly, to some I don’t have…
Read More » -
Software Development
Using Git- Part -I : Basics
Introduction Git is popular distributed version control system created by Linus Torvalds, creator of Linux OS. So, as you might…
Read More » -
Core Java
A closer look at the Java Identity API
Before I jump into the nitty-gritty, let’s take a look at some of the quick facts about Java Identity API…
Read More » -
Core Java
Getting Started with Gradle: Our First Java Project
This blog post describes how we can compile and package a simple Java project by using Gradle. Our Java project…
Read More » -
Enterprise Java
Thymeleaf – fragments and angularjs router partial views
One more of the many cool features of thymeleaf is the ability to render fragments of templates – I have…
Read More » -
Enterprise Java
Apache CXF 3.0: CDI 1.1 support as alternative to Spring
With Apache CXF 3.0 just being released a couple of weeks ago, the project makes yet another important step to…
Read More » -
Software Development
10 things you can do as a developer to make your app secure: #6 Protect Data and Privacy
This is part 6 of a series of posts on the OWASP Top 10 Proactive Development Controls. Regulations – and…
Read More »