4.0.0 com.baeldung azure 0.1 war azure Demo project for Spring Boot on Azure parent-boot-2 com.baeldung 0.0.1-SNAPSHOT ../parent-boot-2 baeldungadr ${azure.containerRegistry}.azurecr.io org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-tomcat provided org.springframework.boot spring-boot-starter-data-jpa com.h2database h2 mysql mysql-connector-java 5.1.6 org.springframework.boot spring-boot-maven-plugin com.spotify docker-maven-plugin 1.1.0 ${docker.image.prefix}/${project.artifactId} https://${docker.image.prefix} ${azure.containerRegistry} docker / ${project.build.directory} ${project.build.finalName}.jar com.microsoft.azure azure-webapp-maven-plugin 1.1.0 azure-auth baeldung-group baeldung-webapp baeldung-plan 1.8 spring.datasource.url jdbc:h2:file:~/test spring.datasource.username sa spring.datasource.password