springboot-testresources icon indicating copy to clipboard operation
springboot-testresources copied to clipboard

Spring Boot Test Resources powered by TestContainers and Micronaut

Results 1 springboot-testresources issues
Sort by recently updated
recently updated
newest added

I'm trying springboot-testresources on a [Spring Boot Petclinic app](https://github.com/spring-projects/spring-petclinic), and I think I followed the instructions properly, but when i try to build it, or run the individual test from...