mthmulders / dapr-examples

Examples of using Dapr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dapr examples

This repository contains an example application. They are used in my blog post Jakarta EE meets Dapr.

Disclaimer

The code in this repo is NOT production grade and lacks any automated testing. I intentionally kept it as simple as possible (KISS). Its primary purpose is demonstrating several Dapr concepts and not being a full-fledged application that can be put into production as is.

You can in no way hold me liable for damage caused directly or indirectly by using this code.

License

The code in this repository is licensed under the MIT license.

About

Examples of using Dapr

License:MIT License


Languages

Language:Java 100.0%