carnellj / spmia-chapter1

Chapter 1 for Spring Microservices in Action
164 stars 206 forks source link

Dockerfile maven - Parameterize microservice's JAR file name. Upgrade Spotify Dockerfile's maven plugin version #4

Open sprinteiro opened 6 years ago

sprinteiro commented 6 years ago

Change to remove the harcoded microservice's JAR file name from docker build process for Spotify Dockerfile maven plugin, and set up as the projects build name. Also, version upgrade of Dockerfile maven plugin dependency.