Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ The main aspect to watch out for is to start the server on the port provided by
[Spring Boot samples has many samples that you can try out on Azure.](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples)

*References:*
* [Upload a custom Java web site to Azure](http://azure.microsoft.com/en-us/documentation/articles/web-sites-java-custom-upload/)
* [Upload a custom Java web site to Azure](https://azure.microsoft.com/documentation/articles/web-sites-java-custom-upload/?WT.mc_id=opensource-0000-pachanez)
* [Spring Boot Reference Guide - Change the Http Port](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-change-the-http-port)