microsoft / azure-maven-plugins

Maven plugins for Azure
MIT License
272 stars 140 forks source link

Adding templates for Azure Functions Dapr extension in Java #2356

Closed ASHIQUEMD closed 9 months ago

ASHIQUEMD commented 10 months ago

What does this implement/fix? Explain your changes.

Adding Azure Functions Dapr extension Java template, it has three templates

  1. DaprPublish
  2. DaprServiceInvocationTrigger
  3. DaprTopicTrigger

Does this close any currently open issues?

No

Any relevant logs, screenshots, error output, etc.?

No

Any other comments?

No

Has this been tested?