Here we will explain to use Junit 5 and Mockito 2 with Spring boot 2 when it comes to unit testing and integration tests .

Java, Spring, Data Grids, Microservices, Kubernetes, Containers, Kafka
Here we will explain to use Junit 5 and Mockito 2 with Spring boot 2 when it comes to unit testing and integration tests .
Here we will go through how to use embedded PostgreSQL in you local development environment plus how to use it for DAO integration/unit testing if
If you are doing an integration test or sanity testing for real application endpoints in continuous delivery process where you hot deploy the application and