quarkus-dapr icon indicating copy to clipboard operation
quarkus-dapr copied to clipboard

Add Codestarts using state store components with DevServices

Open mcruzdev opened this issue 1 year ago • 1 comments

The idea is to have in application.properties:

quarkus.dapr.devservices.enabled=true

A resource saving/retrieving data into kvstore StateStore component (provided by DevServices).

mcruzdev avatar Sep 17 '24 21:09 mcruzdev

You can see more details about how-to solve this one here

mcruzdev avatar Sep 18 '24 02:09 mcruzdev

@mcruzdev can I take this and scream for help when I get stuck? 😄

jghagemann avatar Mar 23 '25 19:03 jghagemann

@mcruzdev could you please take a look at my commit when you have the chance? issue-211

I followed the tutorial in the docs but I'm pretty sure I might have missed some things and the codestart test is failing

jghagemann avatar Mar 25 '25 01:03 jghagemann