spring-guides / gs-spring-boot-docker

Spring Boot with Docker :: Learn how to create a Docker container from a Spring Boot application with Maven or Gradle

Home Page:https://spring.io/guides/gs/spring-boot-docker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dockerfile-maven plugin

neiljain opened this issue · comments

https://github.com/spotify/docker-maven-plugin/blob/master/README.md now recommends using dockerfile-maven plugin for new projects.
https://github.com/spotify/dockerfile-maven
gs-spring-boot-docker guide to be updated to use the latest plugin