An open API service indexing awesome lists of open source software.

https://github.com/devigned/azure-webapp-java-spring-boot-linux

This project contains a dockerized Java Web App running spring in Azure AppService.
https://github.com/devigned/azure-webapp-java-spring-boot-linux

Last synced: 12 months ago
JSON representation

This project contains a dockerized Java Web App running spring in Azure AppService.

Awesome Lists containing this project

README

          

# Simple Azure Springboot Java Web App Deployment
This project contains a dockerized Java Web App running spring in Azure AppService.

- [local-run.sh](./local-run.sh): contains the docker build and run related commands
- [deploy.sh](./deploy.sh): contains the example deployment to docker hub and Azure AppService