This website requires JavaScript.
Explore
Help
Register
Sign In
dapr
/
java-sdk
mirror of
https://github.com/dapr/java-sdk.git
Watch
1
Star
0
Fork
You've already forked java-sdk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80ed8bf0c1
java-sdk
/
sdk
History
Artur Souza
80ed8bf0c1
Fixing DaprHttp and its tests. (
#93
)
2020-01-13 16:40:34 -08:00
..
src
Fixing DaprHttp and its tests. (
#93
)
2020-01-13 16:40:34 -08:00
checkstyle-java.xml
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
pom.xml
Java sdk wip (
#77
)
2020-01-10 14:52:21 -08:00