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
- Fix the SingleConnectionDataSource constructor to allow null url, username, password
- Improve non-blocking support for @Cacheable suspend functions by using retrieve() instead of get()
- Setting order programmatically on OncePerRequestFilter or HandlerExceptionResolver beans using BeanRegistrar or GenericApplicationContext does not work
- Add API compatibility tooling in the build
- Avoid redundant URI object creation in WebClientUtils
- Document status quo for semantics `HttpMethod.valueOf()`
- ShallowEtagHeaderFilter returns empty response body for welcome page (GET /)
- `MockHttpServletRequest.isRequestedSessionIdValid()` does not follow Servlet 6.1 Javadoc
- Support value classes in @ModelAttribute binding
- Allow using functional WebMvc ServerRequest/ServerResponse based exception handler as central exception handler
- Docs
- Java not yet supported