This project is a simple Spring Boot project that demonstrates how to use the Spring Boot Test Agents to test a Spring Boot application.
To run the project, execute the following command:
mvn spring-boot:run
To test the project, execute the following command:
mvn test