grpc-ecosystem / grpc-spring

Spring Boot starter module for gRPC framework.
https://grpc-ecosystem.github.io/grpc-spring/
Apache License 2.0
3.52k stars 826 forks source link

Spring Boot 3 support? #900

Closed SledgeHammer01 closed 1 year ago

SledgeHammer01 commented 1 year ago

Hi, is there going to be a Spring Boot 3 version?

ST-DDT commented 1 year ago

Yes, when I have some free time.

ST-DDT commented 1 year ago

Please note that Spring Boot is already supported via workaround: https://github.com/yidongnan/grpc-spring-boot-starter/pull/775/files (not released yet, just add the files yourself)

Duplicate of https://github.com/yidongnan/grpc-spring-boot-starter/issues/778