Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
spring-cloud
/
spring-cloud-schema-registry
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
47
Code
Issues
23
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Introduce schema reference support
- #30
#30
Open
yeralin
wants to merge 14 commits into
spring-cloud:main
spring-cloud/spring-cloud-schema-registry:main
from
yeralin:introduce-schema-reference-support
yeralin/spring-cloud-schema-registry:introduce-schema-reference-support
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Introduce schema reference support
#30
yeralin
wants to merge 14 commits into
spring-cloud:main
spring-cloud/spring-cloud-schema-registry:main
from
yeralin:introduce-schema-reference-support
yeralin/spring-cloud-schema-registry:introduce-schema-reference-support
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2020
Introduce schema reference resolution
yeralin
committed
8ee4733
View commit details
Copy full SHA for 8ee4733
Browse repository at this point
Add tests for schema resolution mechanism
yeralin
committed
3778dfb
View commit details
Copy full SHA for 3778dfb
Browse repository at this point
Fix check style errors
yeralin
committed
78d2f2d
View commit details
Copy full SHA for 78d2f2d
Browse repository at this point
Commits on Feb 27, 2020
Add undefined schema reference test case
yeralin
committed
d61f2e6
View commit details
Copy full SHA for d61f2e6
Browse repository at this point
Commits on Mar 3, 2020
Update match method
yeralin
committed
7a0839e
View commit details
Copy full SHA for 7a0839e
Browse repository at this point
Add param to doc
yeralin
committed
b10ea21
View commit details
Copy full SHA for b10ea21
Browse repository at this point
Add schemaReferences to the call
Show description for 7df9847
yeralin
committed
7df9847
View commit details
Copy full SHA for 7df9847
Browse repository at this point
Commits on Mar 4, 2020
Introduce schemaReference relation for Schema model
yeralin
committed
98ecf35
View commit details
Copy full SHA for 98ecf35
Browse repository at this point
Return only subject names
yeralin
committed
8f026d8
View commit details
Copy full SHA for 8f026d8
Browse repository at this point
Commits on Mar 5, 2020
Change from OneToMany to ManyToMany
Show description for 431017c
yeralin
committed
431017c
View commit details
Copy full SHA for 431017c
Browse repository at this point
Fix bug: get references from previous schemas
yeralin
committed
7682699
View commit details
Copy full SHA for 7682699
Browse repository at this point
Refactor schemaReferenceResolver method
yeralin
committed
d088f91
View commit details
Copy full SHA for d088f91
Browse repository at this point
Remove Eager fetching
yeralin
committed
6de34fa
View commit details
Copy full SHA for 6de34fa
Browse repository at this point
Replace @Lob annotation with columnDefinition = "text"
yeralin
committed
ba1bf50
View commit details
Copy full SHA for ba1bf50
Browse repository at this point
You can’t perform that action at this time.