Skip to content

Commit

Permalink
add Spring Boot starter for Reactive gRPC
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Mar 13, 2019
1 parent 54fb9dd commit d9bdbd8
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 d9bdbd8

Please sign in to comment.