- Install Testcontainers Desktop app. It is free to try and takes less than 5 minutes!
- Configure Testcontainers Desktop to run with Testcontainers Cloud (select the correct menu item)
- Clone this repository or download and unzip it.
- Run application locally letting Spring Boot and Testcontainers set up a database for it:
./mvnw spring-boot:test-run
- Open the application in the browser: link
- Tell us the password from the todo item!
- Voilà! Enjoy the conference and a sweet t-shirt! 🤞
P.S Check out the ContainersConfig
class to see how elegant the Spring Boot and Testcontainers integration is now.
P.S. ask our booth staff if you have any questions.