Spring Boot with RabbitMQ message broker that implements Advanced Message Queuing Protocol(AMQP)
Read MoreJava based implementation of a state machine & spring library based implementation of state machine.
Read MoreThe N+1 query problem occurs when the framework executes N additional SQL statements to fetch the same data that could have been retrieved when executing the primary SQL query.
Read More