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 supported795 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-framework
Help out
- Issues
- Introduce support for executing a test class with different sets of profiles [SPR-16302]
- @ManagedResource not discovered if at least one method is @Transactional, and no exception thrown [SPR-14189]
- EnableAsync prevents EnableCaching from working in self-injection scenarios [SPR-15915]
- Include @ConditionalOnMissingBean and @ConditionalOnClass from Spring Boot [SPR-11296]
- SmartValidator which supports JSR-303 validation groups [SPR-15483]
- Introduce API to select application listeners [SPR-15441]
- Execute all test methods in a class within the same transaction [SPR-5520]
- Allow to override a validation message using bean validation message code [SPR-15967]
- Support for @ModelAttribute dependency on webflux [SPR-16198]
- support HTTP status error pages on MockMvc [SPR-13966]
- Docs
- Java not yet supported