4.0.0 com.baeldung.springboot azure 0.1 war azure Demo project for Spring Boot on Azure org.springframework.boot spring-boot-starter-parent 2.0.2.RELEASE UTF-8 UTF-8 1.8 aietdocker ${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-starter-test test 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