-
Enterprise Java
7 JIRA Integrations to Optimize Your Java Development Workflow
What are some of the best integrations available to optimize your JIRA workflow? I love finding ways to wring out…
Read More » -
Desktop Java
SWT Look and Feel: Customize FlatScrollBar Color and More
Recently I introduced a custom slider control useful for improving the SWT look and feel of more subtle view layouts.…
Read More » -
Software Development
OptaPlanner – Scaling Vehicle Routing with Nearby Selection
OptaPlanner 6.2 has made big step forward for the Vehicle Routing Problem (VRP), Traveling Salesman Problem (TSP) and similar use…
Read More » -
Enterprise Java
Do you really understand @WebService ?
SOAP web services are not cutting edge technology by any means – although it still has it’s place, REST based…
Read More » -
Core Java
Testing Grunt Plugin From Grunt
Writing tests for grunt plugin turned out to be less straightforward then expected. I needed to run multiple task configurations…
Read More » -
Groovy
Grails Tutorial for Beginners – Criteria API
This tutorial will show how to use Criteria API to search data from the database. Criteria is a powerful API…
Read More » -
Core Java
Everything You Need To Know About Default Methods
So, default methods… yesterday’s news, right? Yes but after a year of use, a lot of facts accumulated and I…
Read More » -
Software Development
You’re not going to do Microservices
Seems like every 5 to 10 years our industry, especially in the Enterprise Integration, or enterprise application space, we get…
Read More » -
Core Java
How The Decorator Pattern Saved My Day
At work I am dealing with a huge Java code base, which was developed over the course of more than…
Read More »