-
Enterprise Java
Spring Rest API with Swagger – Exposing documentation
Once you create API documentation it is important to make it available to the stakeholders. In ideal case, this published documentation…
Read More » -
Software Development
An entity modelling strategy for scaling optimistic locking
Introduction Application-level repeatable reads are suitable for preventing lost updates in web conversations. Enabling entity-level optimistic locking is fairly easy.…
Read More » -
Core Java
Java Annotations Tutorial – The ULTIMATE Guide (PDF Download)
EDITORIAL NOTE: In this post, we feature a comprehensive Java Annotations Tutorial. Annotations in Java are a major feature and…
Read More » -
Enterprise Java
Using the Neo4j browser with Embedded Neo4j
There are times when you have an application using Neo4j in embedded mode but also need to play around with…
Read More » -
Core Java
Five Reasons Why You Should Keep Your Package Dependencies Cycle Free
If you are so unlucky to work with me in a project, you will suffer from the rule that all…
Read More » -
Enterprise Java
Batching (collapsing) requests in Hystrix
Hystrix has an advanced feature of collapsing (or batching) requests. If two or more commands run similar request at the…
Read More » -
Software Development
STOMP over WebSocket
STOMP is Simple Text Oriented Messaging Protocol. It defines an interoperable wire format that allows a STOMP client to communicate…
Read More » -
Enterprise Java
Apache Camel please explain me what these endpoint options mean
In the upcoming Apache Camel 2.15, we have made Camel smarter. It is now able to act as a teacher…
Read More » -
Software Development
OptaPlanner – Open benchmarks for the win
Recently, there was some commotion on Twitter because a competitor heavily restricts publicising benchmarks of their Solver as part of…
Read More »