java-sdk/sdk
Artur Souza 30b784cb86
Starting package to handle SpringBoot integration. (#69)
2020-01-07 14:22:30 -08:00
..
src Add UnitTest to ActorProxyImpl and JaCoCo (coverage tool) implementation (#67) 2020-01-06 10:28:53 -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 Starting package to handle SpringBoot integration. (#69) 2020-01-07 14:22:30 -08:00