Skip to content

Add grpc starter and httpexchange starter to the community starters document #39437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

DanielLiu1123
Copy link
Contributor

Add grpc-starter and httpexchange-spring-boot-starter to the community starters document.

grpc-starter is a more modern grpc starter, integrating many technologies from the grpc ecosystem. This includes @Autowired support for grpc stubs, proto validation (pgv, protovalidate), metrics, tracing, JSON transcoder, and more.

httpexchange-spring-boot-starter is a starter for Spring 6 declarative HTTP client (Http interface), offering an experience similar to Spring Cloud OpenFeign without the need for annotations like @FeignClient. It supports Spring Cloud LoadBalancer, dynamic refresh, native image, and more.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 7, 2024
@DanielLiu1123 DanielLiu1123 force-pushed the docs-grpc-and-httpexchange-starters branch from 6653147 to a4e79aa Compare February 7, 2024 15:00
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 22, 2024
@philwebb philwebb added this to the 3.3.x milestone Apr 22, 2024
@wilkinsona wilkinsona added type: documentation A documentation update and removed type: task A general task labels Apr 23, 2024
@wilkinsona wilkinsona modified the milestones: 3.3.x, 3.3.0 Apr 23, 2024
@wilkinsona
Copy link
Member

Thank you, @DanielLiu1123.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants