Skip to content

Commit

Permalink
Merge pull request #184 from aarthiem/javaopenai
Browse files Browse the repository at this point in the history
Add java spring apps + openai app template
  • Loading branch information
gkulin committed Sep 12, 2023
2 parents 0e3ecc3 + 07aaa7d commit eece3b4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
[ {
"title": "Java Spring Apps with Azure OpenAI",
"description": "AI Shopping Cart is a sample app template that supercharges your shopping experience with the power of AI. It leverages Azure OpenAI and Azure Spring Apps to build a recommendation engine that is not only scalable, resilient, and secure, but also personalized to your needs.",
"preview": "./templates/images/java-springapps-openai.png",
"website": "https://github.com/Azure-Samples/app-templates-java-openai-springapps",
"author": "Pierre Malarme",
"source": "https://github.com/Azure-Samples/app-templates-java-openai-springapps",
"tags": [
"featured",
"spring",
"openai",
"aca",
"azurespringapps",
"azuredb-postgreSQL",
"monitor",
"reactjs",
"bicep"
]
},
{
"title": "WordPress with Azure Container Apps",
"description": "A blueprint to easily and quickly create and deploy your first scalable and secure WordPress site to Azure, leveraging Azure Container Apps with Azure Database for MariaDb.",
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eece3b4

Please sign in to comment.