-
Desktop Java
New JMetro JavaFX 11 Compatible Version
Hi again! This time a new version that is, as promised, JavaFX 11 compatible. Keep on reading for details. JMetro…
Read More » -
Core Java
How to Use Lombok to remove boilerplate setters getters in Java
Hello Friends, One of the points which is said time and again against Java is that ,we have to write…
Read More » -
Enterprise Java
Web socket Java client for Stomp-Spring server side
Problem : As an analysis for an issue I had to write a simple java web socket client site code…
Read More » -
Enterprise Java
Seven Testing Sins and How To Avoid Them
Throughout this article I will be using Java within code snippets, whilst also using JUnit and Mockito. This article aims…
Read More » -
DevOps
The dark side of Git
Git is Great! As a distributed source code tool, git is great. I love that when I’m on an airplane…
Read More » -
Core Java
The 8 Primitive Types in Java
As I begin to edit my Java Basics series from a couple years ago, I thought it would make sense…
Read More » -
Enterprise Java
Crossing The JUnit Streams
One of the nice things about JUnit 5 migration is that you can run your JUnit 4 tests in vintage…
Read More » -
Enterprise Java
Websockets with Jmeter: Getting Performance Numbers
Problem: I can across a problem recently where it was needed to test performance of SockJs/Stomp Spring websocket broker for…
Read More » -
Agile
Most Important Benefits of Agile Software Development
It’s no secret that agile is the methodology that software development has already moved into in a big way. The…
Read More »