java-sdk/examples
Artur Souza 0ef261554a
ActorProxy + some refactoring (#62)
* ActorManager

* More work done.

* Adding example for actor runtime service.

* Implements ActorStateManager + fixes + javadocs.

* Fix OrderManager example in order to process http 201
Change the implement the calls to DAPR using the class AbstractDaprClient because before the change the class always return Mono.Empty
Implementation of the ActorAsyncProxy
Change the name of the Actor Dapr Http Async Client

* Update code with the changes proposed by Artur in the code review

* Changes to support ActorProxy + Fixes.

Co-authored-by: Juan Jose Herrera <35985447+JuanJose-Herrera@users.noreply.github.com>
2019-12-27 11:19:59 -08:00
..
components Initial add. 2019-10-09 10:30:54 -07:00
src/main/java/io/dapr/examples ActorProxy + some refactoring (#62) 2019-12-27 11:19:59 -08:00
pom.xml More Actors Stuff (#57) 2019-12-26 18:08:01 -08:00