Azure / azure-spring-initializr

Scaffold, provision and deploy Spring projects on Azure
Apache License 2.0
5 stars 20 forks source link

[FEATURE REQ]Azure Spring Initializr: Support AZD #90

Closed fangjian0423 closed 1 year ago

fangjian0423 commented 1 year ago

Generate files that support deploy to Azure by AZD.

File list:

We can refer this todo-java-postgresql-terraform template.

stliu commented 1 year ago

just copy the files into generated project, no need to dynamic generated based on configuration

fangjian0423 commented 1 year ago

Check it in Azure Spring Initializr.

Use bicep as infra provider and deploy to App Service.