Skip to content

AdevintaSpain/spring-boot-docker

Repository files navigation

Spring Boot with Docker

CI

Watch how this was made ...

💜 on Twitch

❤️ on YouTube

To Do

  • Create a Spring Boot Application with a simple RestController

    • Spring initialzr ✅
    • HelloController ✅
  • Build a docker image

    • Dockerfile + docker build ❌
    • bootBuildImage ✅
  • Test the docker image

    • Testcontainers (GenericContainer) ✅
    • New test source root "container-test" ✅
  • Use a database and redo previous steps ✅

About

🐳 Spring Boot with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages