Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 782 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 782 Bytes

Testcontainers Cloud raffle

  1. Install https://testcontainers.cloud. It is free to try and takes less than 5 minutes!
  2. Clone this repository or download and unzip it.
  3. Run application locally letting Spring Boot and Testcontainers set up a database for it: ./mvnw spring-boot:test-run
  4. Open the application in the browser: link
  5. Fill the form linked from the todo item!
  6. Voilà! Enjoy the conference and let the random force be with you! 🤞

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.