Skip to content

Latest commit

 

History

History

caching-validation-testcontainers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Steps to run this project:

  1. Clone this Git repository
  2. Navigate to the folder caching-validation-testcontainers
  3. Ensure availability of Java 21 or above in the system using java --version
  4. Execute tests with the command ./mvnw integration-test verify