mestizoLopez
ee1af6cb1c
Adding new methods for Http Client ( #60 )
...
* Adding new methods for Http Client
* Finishing implementation for HttpClient
* Adding JavaDoc and Changing return Type to new Methods
* Using ObjectSerializer and changing Constants values
2019-12-28 16:52:49 -08:00
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
Artur Souza
64bb4bfb3e
More Actors Stuff ( #57 )
...
* ActorManager
* More work done.
* Adding example for actor runtime service.
* Implements ActorStateManager + fixes + javadocs.
2019-12-26 18:08:01 -08:00
Leon Mai
b229d462e9
Add ReminderInfo ( #54 )
...
* Add ReminderInfo
* remove extra var
2019-12-19 16:16:52 -08:00
ji11er
4bd9942b8c
closed the response objects and returning a string ( #56 )
2019-12-19 14:47:25 -08:00
Artur Souza
9a10a960e8
Faster JSON building + separate auto-gen jar + tests. ( #55 )
2019-12-19 12:58:58 -08:00
Artur Souza
14f2304c8c
ActorService + DaprStateProvider + some more. ( #53 )
2019-12-18 15:37:55 -08:00
Leon Mai
753ff87d03
Add ActorTimer and related ( #51 )
...
* Add ActorTimer and related
* cr
2019-12-17 13:22:30 -08:00
Artur Souza
6733fcdda8
More reformatting to 2 spaces indentation. ( #50 )
2019-12-16 16:14:17 -08:00
ji11er
78fec8f840
Improved async call to okhttp. Former solution just wrapped a blocking call, now we using asynch call and collect the results via callbacks. Mono's are created based on the result. This make more efficient use of the resources since nothing is blocking now. Reformatted according new checkstyle ( #48 )
2019-12-16 15:43:06 -08:00
Leon Mai
58365cda6a
Add ConverterUtils class ( #49 )
...
* Add ConverterUtils + unit test
2019-12-16 15:18:50 -08:00
Leon Mai
70f9f6e326
Add ActorMethodInfoMap ( #47 )
...
* Add ActorMethodInfoMap
2019-12-14 11:15:49 -08:00
Artur Souza
1ab0287817
Encapsulating async call in AbstractDaprClient as a single method. ( #46 )
2019-12-13 19:42:53 -08:00
Artur Souza
ec5723b628
Merge pull request #45 from dapr/actorid3
...
Add ActorId
2019-12-13 17:15:30 -08:00
LM
334594bf18
Add ActorId
2019-12-13 15:44:50 -08:00
Leon Mai
ed0728113e
Add ActorRuntime ( #44 )
...
* Add ActorRuntime
* split DaprAsyncClient hierarchy into 2 hierarchies for the different directions of communication
* Rename DaprClientBase to AbstractDaprClient
2019-12-13 12:27:46 -08:00
Leon Mai
821c21b3fe
Merge pull request #43 from artursouza/actors
...
Adding MethodContext + StateSerializer.
2019-12-11 19:10:41 -08:00
Artur Souza
4d60aa1394
Adding MethodContext + StateSerializer.
2019-12-11 19:03:39 -08:00
Artur Souza
020511ab77
Merge pull request #42 from artursouza/actors
...
Fixing license.
2019-12-11 17:43:56 -08:00
Artur Souza
553ebacda1
Fixing license.
2019-12-11 17:40:28 -08:00
Artur Souza
6584744b2f
Merge pull request #41 from artursouza/actors
...
ActorTypeInformation with parsing logic + some stubs.
2019-12-11 17:23:26 -08:00
Artur Souza
9dd68c8f71
ActorTypeInformation with parsing logic + some stubs.
2019-12-11 17:22:42 -08:00
Artur Souza
937224e2f3
Merge pull request #39 from artursouza/actors
...
Basic Dapr HTTP Client for Actors.
2019-12-11 11:00:10 -08:00
Artur Souza
72388cce56
Basic Dapr HTTP Client for Actors.
2019-12-10 23:35:25 -08:00
Artur Souza
ab5dcca641
Merge pull request #38 from dapr/readme1
...
link maven install webpage and clarify version
2019-12-10 11:05:04 -08:00
LM
1cdd49c92c
link maven and clarify version
2019-12-10 09:14:39 -08:00
Artur Souza
900eacc5ce
Merge pull request #27 from artursouza/grpc_examples
...
New example for Dapr's Grpc invoke using Java.
2019-12-09 10:23:41 -08:00
Artur Souza
e09debc228
New example for Dapr's Grpc invoke using Java.
...
Adds documentation for the other samples too.
2019-12-08 00:55:09 -08:00
Artur Souza
48556cbefd
Merge pull request #18 from artursouza/kick-off
...
Repackaging + fixing samples
2019-12-06 11:50:37 -08:00
Artur Souza
46cd8d997a
Fixing instructions in README.md
2019-12-06 11:48:34 -08:00
Artur Souza
c3b7c41dfd
Remove . in description for pom.xml
2019-12-06 11:17:59 -08:00
Artur Souza
f89a53e241
Fixing port on Example.java
2019-12-06 11:17:03 -08:00
Artur Souza
b10a6fd039
Renames project to . Fixes examples. Adds proto files from release-0.3.
2019-12-05 18:30:13 -08:00
Bruno Borges
06116e223d
fix readme
2019-11-30 02:12:12 -08:00
Bruno Borges
37fa7d9542
fix formatting javadoc
2019-11-30 02:04:58 -08:00
Bruno Borges
3d41d54c73
new example
2019-11-30 02:01:10 -08:00
Bruno Borges
77919c8663
Make the project modular
2019-11-30 00:07:02 -08:00
Bruno Borges
409936a30b
Add dapr repo as a submodule to generate protobuffers classes
2019-11-29 23:29:10 -08:00
Shalabh Mohan Shrivastava
a4645db031
Merge pull request #7 from dapr/pkg
...
Adding Central Repo requirements in pom file for the artifacts upload
2019-10-17 14:10:20 -07:00
Shalabh Mohan Shrivastava
acdb27596a
To ensure a level of quality of the components available in the Nexus Central
...
Repository , adding requirements in pom file for the artifacts
- Noted that Signing artifacts will be offline manual process
2019-10-17 14:00:49 -07:00
Shalabh Mohan Shrivastava
ad544136f0
Merge pull request #6 from dapr/pkg
...
Add java-sdk package instructions for nexus repo manager
2019-10-16 09:30:46 -07:00
Shalabh Mohan Shrivastava
0135c949d7
revert back the usage section
...
revert back the usage section
2019-10-16 01:46:50 -07:00
Shalabh Mohan Shrivastava
39b6566782
Add java-sdk package instructions for nexus repo manager
...
Add java-sdk package instructions for nexus repo manager
2019-10-16 01:24:36 -07:00
Aman Bhardwaj
763a20aab1
Merge pull request #5 from dapr/contrib
...
Adding Contribution guidance in java sdk repo
2019-10-15 18:07:01 -07:00
Shalabh Mohan Shrivastava
cc64035ef1
Adding Contribution guidance in java sdk repo
...
Adding Contribution guidance in java sdk repo
2019-10-15 17:53:20 -07:00
Yaron Schneider
714cf4297b
Update README.md
2019-10-14 16:43:02 -07:00
Yaron Schneider
f3cf99ee89
Merge pull request #4 from dapr/yaron2-patch-1
...
Update README.md
2019-10-11 11:26:52 -07:00
Yaron Schneider
18b5b19fde
Update README.md
...
Add `--protocol` flag for grpc
2019-10-11 11:26:34 -07:00
Yaron Schneider
387c778397
Update README.md
...
Add `--protocol` flag for grpc
2019-10-11 11:26:23 -07:00
Yaron Schneider
12b2d12f95
Merge pull request #3 from yaron2/templates
...
Add issue and PR templates
2019-10-11 10:36:32 -07:00