Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update org.springframework.boot to version 3.3.3. #10

Merged
merged 6 commits into from
Aug 23, 2024
Merged

Update org.springframework.boot to version 3.3.3. #10

merged 6 commits into from
Aug 23, 2024

Conversation

vnobo
Copy link
Owner

@vnobo vnobo commented Aug 23, 2024

Update org.springframework.boot to version 3.3.3. #9 @vnobo

vnobo added 6 commits August 8, 2024 11:44
- 移除用户加载方法中不必要的错误抛出,简化异常处理。
- 在build.gradle中增加构建工作区配置以改进构建缓存。
- 简化`AbstractService`中`afterPropertiesSet`方法的日志输出。
- 删除`BeanUtils`中的`cacheKey`和`cachePut`方法,同时调整`cacheKey`的实现。
- 在`JsonException`中修改错误代码。
- 移除`RestServerException`中不必要的包名定义。
- 在`SecurityConfiguration`中使用`BeanUtils`替换`ContextUtils`进行对象转字节操作。
- 修改`TenantRequest`和`UserAuthorityRequest`中的查询参数。
- 在`Oauth2SuccessHandler`中调整对象序列化方法。
- 其他各种代码优化和清理。

这些更改提升了代码质量,增强了组件之间的解耦,并为平台安全模块提供了更好的扩展性和灵活性。
@vnobo vnobo self-assigned this Aug 23, 2024
@vnobo vnobo merged commit b72bb94 into main Aug 23, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant