Deploy a Java EE (Jakarta EE) application to Azure
Deploy a Java EE (Jakarta EE) application to JBoss EAP on Azure App Service and bind it to Azure Database for MySQL.
Learning objectives
After completing this module, you'll be able to:
- Create and manage an Azure Database for MySQL instance.
- Deploy a Java EE application to JBoss EAP on App Service.
- Create a data source and bind the Java EE application to MySQL.
- Access and manage the Java EE application on JBoss.
Prerequisites
- Azure subscription
- Azure CLI
- Java SE 8 (or 11)
- Git CLI
- MySQL CLI
- jq utility