grpc-spring icon indicating copy to clipboard operation
grpc-spring copied to clipboard

Become a Spring-Project / Project name confusion with LogNet

Open mattdkerr opened this issue 6 years ago • 6 comments

This repo has the same artifact name, which leads to confusion as to which one you are using in your build. https://github.com/LogNet/grpc-spring-boot-starter This is unfortunate because it doesn't offer as many features as this one. (Perhaps it's also time to ask if we can migrate this from a personal project area to one of the main Spring ones?)

mattdkerr avatar Dec 20 '18 19:12 mattdkerr

If Spring needs an official gRPC project with spring boot, I am happy to migrate this to Spring :smile: At the same time, I did not find a way to submit application and project requirements.

yidongnan avatar Dec 21 '18 00:12 yidongnan

This repo has the same artifact name, which leads to confusion as to which one you are using in your build. https://github.com/LogNet/grpc-spring-boot-starter This is unfortunate because it doesn't offer as many features as this one.

IIRC there are two different philosophies behind both repositories. This one contains more features and thus is bigger and more complex. The other library wants to remain as small as possible.

(Perhaps it's also time to ask if we can migrate this from a personal project area to one of the main Spring ones?)

I have no experience with this process. Getting the official "spring" stamp might be helpful for the google search result ranking, but I'm unsure on the implications. @mattdkerr do you know any details regarding that process?

ST-DDT avatar Dec 21 '18 00:12 ST-DDT

It looks like there is a spring issue to provide gRPC support: https://github.com/spring-projects/spring-framework/issues/20905

ST-DDT avatar Feb 16 '19 22:02 ST-DDT

We probably need some external/Spring help for this.

ST-DDT avatar Apr 17 '19 15:04 ST-DDT

Sorry, I don't know how this works, but I think we have a contact at Pivotal. I'll see if I can get a pointer next week.

mattdkerr avatar Nov 22 '19 22:11 mattdkerr

It looks like there is a spring issue to provide gRPC support: spring-projects/spring-framework#20905

added my 2cents to this thread

mattdkerr avatar Apr 01 '20 19:04 mattdkerr

After discussions, we have decided to transfer the repository to https://github.com/grpc-ecosystem/grpc-spring, and Google's team will also be actively involved in its development. This project will eventually become the official project for supporting gRPC with Spring.

We appreciate your support and interest in the project.

yidongnan avatar Oct 18 '23 02:10 yidongnan