Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
spring-projects
/
spring-boot
Public
Notifications
You must be signed in to change notification settings
Fork
41.6k
Star
79k
Code
Issues
540
Pull requests
20
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Add Spring gRPC support
#47288
Open
onobc
wants to merge 22 commits into
spring-projects:main
spring-projects/spring-boot:main
from
onobc:cbono-grpc-autoconfig-springgrpc-GH-234
onobc/spring-boot:cbono-grpc-autoconfig-springgrpc-GH-234
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Add Spring gRPC support
#47288
onobc
wants to merge 22 commits into
spring-projects:main
spring-projects/spring-boot:main
from
onobc:cbono-grpc-autoconfig-springgrpc-GH-234
onobc/spring-boot:cbono-grpc-autoconfig-springgrpc-GH-234
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2025
Add Spring gRPC support
Show description for a491d43
onobc
committed
a491d43
Copy full SHA for a491d43
Update gRPC and protobuf versions
Show description for 854cd34
onobc
committed
854cd34
Copy full SHA for 854cd34
Update gRPC Kotlin version to 1.5.0
Show description for fb11831
onobc
committed
fb11831
Copy full SHA for fb11831
Update gRPC and protobuf versions (take 2)
Show description for a9b6527
onobc
committed
a9b6527
Copy full SHA for a9b6527
Use the non-deprecated env post processor key
Show description for 549d7ad
onobc
committed
549d7ad
Copy full SHA for 549d7ad
Fix config prop name in gRPC client and server
Show description for ed0e6a1
onobc
committed
ed0e6a1
Copy full SHA for ed0e6a1
Fix checkstyle
Show description for 42af221
onobc
committed
42af221
Copy full SHA for 42af221
Move grpc test out of spring-boot-test-autoconfigure
Show description for a1c2b04
onobc
committed
a1c2b04
Copy full SHA for a1c2b04
Commits on Sep 26, 2025
Incorporate feedback from server code review
Show description for 5c81286
onobc
committed
5c81286
Copy full SHA for 5c81286
Incorporate feedback from server code review
Show description for c232213
onobc
committed
c232213
Copy full SHA for c232213
Commits on Sep 30, 2025
Consistent order for annotations in server auto config
Show description for bbc77a3
onobc
committed
bbc77a3
Copy full SHA for bbc77a3
Make ChannelBuilderCustomizers package-protected
Show description for e46aa6d
onobc
committed
e46aa6d
Copy full SHA for e46aa6d
Make GrpcCodecConfiguration package protected
Show description for 4d6d524
onobc
committed
4d6d524
Copy full SHA for 4d6d524
Remove ClientInterceptorsConfiguration
Show description for dffd4ed
onobc
committed
dffd4ed
Copy full SHA for dffd4ed
Commits on Oct 1, 2025
Cleanup ClientScanConfiguration.java
Show description for 148c6d5
onobc
committed
148c6d5
Copy full SHA for 148c6d5
Add javadoc and remove var usages
Show description for 0206340
onobc
committed
0206340
Copy full SHA for 0206340
Fix ordering of members / getters / setters in client properties
Show description for a60daf6
onobc
committed
a60daf6
Copy full SHA for a60daf6
Make `isEnabled` anemic (move logic to determineEnabled)
Show description for c5346c6
onobc
committed
c5346c6
Copy full SHA for c5346c6
Make NamedChannelCredentialsProvider package-protected
Show description for 850990b
onobc
committed
850990b
Copy full SHA for 850990b
Fix code configuration (client-side)
Show description for b3ee513
onobc
committed
b3ee513
Copy full SHA for b3ee513
Fix codec configuration (server side)
Show description for a653f22
onobc
committed
a653f22
Copy full SHA for a653f22
Commits on Oct 9, 2025
Incorporate fix from Spring gRPC (serviceConfig map)
Show description for cb27249
onobc
committed
cb27249
Copy full SHA for cb27249
You can’t perform that action at this time.