#java
Read more stories on Hashnode
Articles with this tag
Streamline Your Test Cases with the Magic of Parameterization · Introduction JUnit is an essential framework in the Java world for unit testing. You...
When you start working with Quarkus, you discover the magic of dev services! If you have an application that use Kafka, a database, RabbitMQ, Redis,...
Finally my application is on production : several micro-services using event-driven architecture where several producers can trigger same...