- 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
- Look at the beautiful and working TODO application
- Optional: Check out the
ContainersConfig
class to see how elegant the Spring Boot and Testcontainers integration is now.
forked from shelajev/todo-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Todo application for demo purposes
License
dockersamples/todo-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Todo application for demo purposes
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 40.7%
- JavaScript 32.9%
- Dockerfile 12.7%
- HTML 8.7%
- CSS 4.7%
- Shell 0.3%