We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 675f956 commit a914fd0Copy full SHA for a914fd0
articles/app-service/quickstart-java.md
@@ -40,7 +40,10 @@ ms.author: cephalin
40
## Next steps
41
42
> [!div class="nextstepaction"]
43
-> [Connect to Azure Database for PostgreSQL with Java](/azure/postgresql/connect-java)
+> [Tutorial: Build a Tomcat web app with Azure App Service on Linux and MySQL](tutorial-java-tomcat-mysql-app.md)
44
+
45
+> [!div class="nextstepaction"]
46
+> [Tutorial: Build a Java Spring Boot web app with Azure App Service on Linux and Azure Cosmos DB](tutorial-java-spring-cosmosdb.md)
47
48
49
> [Set up CI/CD](deploy-continuous-deployment.md)
0 commit comments