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 }}
continew-org
/
continew-starter
Public
Notifications
You must be signed in to change notification settings
Fork
68
Star
213
Code
Issues
2
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Releases
v2.12.1
v2.12.1
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
Charles7c
released this
09 Jun 13:50
·
188 commits
to dev since this release
v2.12.1
ad29893
✨ 新特性
【messaging/websocket】新增发送消息给所有客户端方法 (
fa2cdf4
)
【messaging/websocket】新增批量发送消息方法 (
b543b2f
)
【core】ExceptionUtils 新增 exToThrow 方法 (
4a6b462
)
【json/jackson】Jackson 大数值序列化增加多模式支持 (Gitee#63@httpsjt) (
918a0ab
) (
73e2b16
)
【idempotent】新增默认幂等名称生成器 (
6b95083
)
【cache/redisson】新增 RedisQueueUtils 队列工具类 (
c08b57c
)
💎 功能优化
调整代码风格 null == xx => xx == null(更符合大众风格) (
265d90f
)
调整 Web 工具类到 core 模块 (
f83a901
)
【security/crypto】优化字段加解密相关代码 (
a4823dc
)
🐛 问题修复
【web】添加 Servlet 工具类对 getOs 和 getBrowser 方法中User-Agent 为空或解析失败时的非空判断 (Gitee#61@beginner_b) (
abc005e
)
【core】修复 application/x-www-form-urlencoded 请求体数据无法在 Controller 层获取的问题 (Gitee#65@httpsjt) (
eb7dfd4
)
You can’t perform that action at this time.