You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
maxstreifeneder
changed the title
Deploy Spring Boot to Azure Web Services using Maven Plugin
Deployed Spring Boot application shows different start page
Oct 29, 2019
maxstreifeneder
changed the title
Deployed Spring Boot application shows different start page
Deployed Spring Boot application shows different/no content
Oct 29, 2019
Hey folks,
followed the following tutorial:
https://docs.microsoft.com/en-us/java/azure/spring-framework/deploy-spring-boot-java-app-with-maven-plugin?view=azure-java-stable
But my localhost:8080 shows something completely different from the output I get from the deployed app url: https://d063937test.azurewebsites.net/
Instead of "Greetings from Spring Boot!" I get:
Am I doing something wrong? The log output doesn't show anything suspicious
My project can be found here: https://github.com/maxstreifeneder/Azure-App-Service
Thanks in advance and regards,
Max
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: