Skip to content

A simple Rest Endpoint made with Java Spark focusing on deploy to Azure Cloud

License

Notifications You must be signed in to change notification settings

fabriciomaciel/cloud-microservice-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloud-microservice-azure

A simple Rest Endpoint made with Java Spark focusing on deploy to Azure Cloud

This is a simple Rest Endpoint made in Java with Spark microservice framework, i have used the following steps to deploy the project as a WAR file instead of the default JAR:
http://sparkjava.com/documentation#other-web-server

The server used in my development test is apache-tomcat-8.5.32 and the following step has been made in Azure to deploy:

Login into Azure Portal.
Create a New Service -> Web App.
Name your app and create it.
Once the app was created: App Configurations -> Add Java and Select Newsest Tomcat 8.5 as Java Web Container. Deploy Options -> Configure to connect to GitHub
... to be continued (im still learnin to deploy =) )

About

A simple Rest Endpoint made with Java Spark focusing on deploy to Azure Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages