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.13.2
v2.13.2-多租户模块完善,重构加解密模块(新增 EncryptHelper)
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
21 Jul 13:43
·
127 commits
to dev since this release
v2.13.2
b7646cd
✨ 新特性
【core】新增 扩展 hutool TreeUtil 封装树构建的 TreeBuildUtils 工具类,其中包括扩展的(构建树形结构、构建多根节点的树结构(支持多个顶级节点))等方法。(Gitee#72@lishuyanla) (
90c11f6
)
【security/crypto】重构加/解密模块业务逻辑,封装 EncryptHelper 工具类,提供统一的加/解密方法,方便使用者灵活处理加/解密 (Gitee#73@lishuyanla) (
5d10a28
)
💎 功能优化
【extension/tenant】移除超级租户 ID 配置属性 (
a778e31
)
【extension/tenant】设置租户拦截器的优先级为最高 (
d8c4224
)
【extension/tenant】优化租户忽略逻辑 (
35e7962
)
【extension/crud】 (
586322a
)
【extension/datapermission】优化数据权限模块代码 (
5dd6808
)
【json/jackson】重构 JSON 工具类 (
43d1489
)
解决部分 sonar 问题 (
ddd4e38
) (
47165f8
)
🐛 问题修复
【validation】修复字符串值仅进行了 null 判空错误 (
12746d6
)
【extension/tenant】将 TenantUtils.executeIgnore 方法改为静态方法 (
43ba770
)
📦 依赖升级
【dependencies】spel-validator 0.5.0-beta => 0.5.1-beta (
601c071
)
You can’t perform that action at this time.