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 }}
roxymcdev
/
jserialize
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Standard adapters
- #3
#3
Merged
GliczDev
merged 20 commits into
main
roxymcdev/jserialize:main
from
feat/standard-adapters
roxymcdev/jserialize:feat/standard-adapters
Copy head branch name to clipboard
Jul 4, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Standard adapters
#3
GliczDev
merged 20 commits into
main
roxymcdev/jserialize:main
from
feat/standard-adapters
roxymcdev/jserialize:feat/standard-adapters
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
Initial work on standard adapters
GliczDev
committed
0b2d706
View commit details
Copy full SHA for 0b2d706
Browse repository at this point
Commits on Jun 29, 2026
Add temporal adapters
GliczDev
committed
373b135
View commit details
Copy full SHA for 373b135
Browse repository at this point
Fix compile issues
GliczDev
committed
0a963fd
View commit details
Copy full SHA for 0a963fd
Browse repository at this point
Make atomic adapters properly mutate
GliczDev
committed
780b9d6
View commit details
Copy full SHA for 780b9d6
Browse repository at this point
Handle NULL token better when mutating
GliczDev
committed
edc78f3
View commit details
Copy full SHA for edc78f3
Browse repository at this point
Remove unnecessary utils from TypeUtils and property type boxing from ObjectAdapter
GliczDev
committed
76bf5bd
View commit details
Copy full SHA for 76bf5bd
Browse repository at this point
Commits on Jun 30, 2026
Throw when setting AtomicBoolean/Integer/Long to null
GliczDev
committed
90885c7
View commit details
Copy full SHA for 90885c7
Browse repository at this point
Add temporal key adapters
GliczDev
committed
05f5201
View commit details
Copy full SHA for 05f5201
Browse repository at this point
Simplify atomic adapters
GliczDev
committed
004448a
View commit details
Copy full SHA for 004448a
Browse repository at this point
Fix TypeAdaptersImpl#create and TypeAdaptersImpl#createKey
GliczDev
committed
94c5d09
View commit details
Copy full SHA for 94c5d09
Browse repository at this point
Remove adapters from TypeAdapter.Factory
GliczDev
committed
27d5891
View commit details
Copy full SHA for 27d5891
Browse repository at this point
Pre-resolve canonical and raw type in TypeRef
GliczDev
committed
809eeb1
View commit details
Copy full SHA for 809eeb1
Browse repository at this point
Commits on Jul 2, 2026
Make TypeAdapters and KeyAdapters instances strictly bound to specific type
GliczDev
committed
baa2e05
View commit details
Copy full SHA for baa2e05
Browse repository at this point
Commits on Jul 3, 2026
Correctly resolve wildcard/capture types to the direct type in ObjectAdapter
GliczDev
committed
d56fba7
View commit details
Copy full SHA for d56fba7
Browse repository at this point
Commits on Jul 4, 2026
Cache resolved parameter/read/write types in ObjectAdapter
GliczDev
committed
1efa675
View commit details
Copy full SHA for 1efa675
Browse repository at this point
Add URI and URL type and key adapters
GliczDev
committed
8d3b050
View commit details
Copy full SHA for 8d3b050
Browse repository at this point
Add Path and File type and key adapters
GliczDev
committed
f5f2230
View commit details
Copy full SHA for f5f2230
Browse repository at this point
Add optional adapters
GliczDev
committed
769f299
View commit details
Copy full SHA for 769f299
Browse repository at this point
Fix Bson/Configurate/GsonTypeAdapters#createKey
GliczDev
committed
b900a00
View commit details
Copy full SHA for b900a00
Browse repository at this point
Apply suggestions from code review
Show description for 159b725
GliczDev
and
Copilot
authored
159b725
View commit details
Copy full SHA for 159b725
Browse repository at this point
You can’t perform that action at this time.