Skip to content

Commit

Permalink
Merge pull request #160 from linux-china/master
Browse files Browse the repository at this point in the history
add Spring Boot starter for Reactive gRPC
  • Loading branch information
rmichela authored Mar 13, 2019
2 parents 54fb9dd + d9bdbd8 commit 0ef31f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ See the readme in each technology-specific sub-directory for usage details.

* Lots of demos in the [demos directory](https://github.com/salesforce/reactive-grpc/tree/master/demos)

# Spring Boot starter for Reactive gRPC
[reactive-grpc-spring-boot-starter](https://github.com/linux-china/reactive-grpc-spring-boot-starter) could auto-configure and run the Reactive gRPC Service with @ReactiveGrpcService-enabled beans in your spring-boot application.

# Android support
Reactive gRPC supports Android to the same level of the underlying reactive technologies.

Expand Down

0 comments on commit 0ef31f8

Please sign in to comment.