spring-framework
https://github.com/spring-projects/spring-framework
Java
Spring Framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported780 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-framework
Help out
- Issues
- Refactor `JettyDataBuffer` structure to separate the concerns
- Remove code to set the ServletResponse contentType and characterEncoding properties from the "Content-Type" header
- `AbstractAdvisingBeanPostProcessor` should gracefully skip `final` classes instead of throwing `IllegalArgumentException`
- Further updates to HttpHeaders and header adapters to align with underlying header APIs
- Update Spring MVC functional endpoints to use Servlet response header adapters
- fix: close connection to avoid resource leak
- Avoid invoking writeFunction under lock in ChannelSendOperator
- Missing transaction cleanup after a reactive publisher is canceled
- Support compilation of SpEL expressions that use `Optional` with null-safe and Elvis operators
- Revise type-level nullability in `ResponseExtractor`
- Docs
- Java not yet supported