NVIDIA / NVIDIA/nvcf

Use native gRPC starter libraries from Spring Boot 4.1.1

Open
#1,162 0 comments 0 reactions 1 assignee View on GitHub

@priyaselvaganesan is already working on this.

Since Sep 4, 2026.

Dominant language
Go
Stars
218
Forks
72
Avg merge
1d 12h
Merged PRs (30d)
427

Description

Description

Depends on issue #1150.

Both cloud-functions and cloud-tasks expose gRPC endpoints. Currently, we use old gRPC libraries and plugins for code generation and gRPC support. Spring Boot 4.1.1 provides native first-class support for implementing gRPC servers effectively replacing the need for third-party starters like net.devh that we use currently.

Definition of Done

  • Core tests must pass
  • Apps should start successfully using local
  • Apps should work in both self-hosted and managed environments
  • Remove dependency on net.devh and older plugins/libraries

Resources (optional)


By submitting this issue, you acknowledge that you are an assigned member of the NVCF development team and agree to follow our code of conduct and our contributing guidelines.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.