11668 Commits (816185233d85f53fe7e3fee005f9e7d149f04a42)
 

Author SHA1 Message Date
Sam Brannen 816185233d Polish TransactionalTestExecutionListener 10 years ago
Juergen Hoeller a02fd7c995 RequestMappingHandlerAdapter properly invokes handler method in case of no session as well 10 years ago
Juergen Hoeller 9c0f99c0b5 Polishing 10 years ago
Juergen Hoeller 8e5e384de7 Test for constructor with unresolvable parameter name 10 years ago
Juergen Hoeller 1815a6a7eb RequestMappingHandlerAdapter properly invokes handler method in synchronizeOnSession mode again 10 years ago
Sam Brannen a2bfe86630 Support @[Before|After]Transaction on non-public methods 10 years ago
Sam Brannen 31e0386bcb Stop referencing deprecated @TransactionConfiguration in Javadoc 10 years ago
Sam Brannen 9d3dd1bc13 Introduce SpringRunner 'alias' for SpringJUnit4ClassRunner 10 years ago
Sam Brannen 0c66838268 Polish Javadoc for @RequestMapping 10 years ago
Sam Brannen 6fcb6630d7 Clean up warnings in SampleAsyncTests 10 years ago
Juergen Hoeller ab16053ed4 Redistribute AOP Alliance interfaces in spring-aop again (as in Spring 2.x) 10 years ago
Juergen Hoeller 8a83af55b8 Consistent resolution of factory method exceptions 10 years ago
Juergen Hoeller 7a32ce317c LinkedCaseInsensitiveMap provides reliable getOrDefault implementation 10 years ago
Juergen Hoeller b6dd8a9233 Consistent UnsatisfiedDependencyException exposure with injection point metadata 10 years ago
Juergen Hoeller 4c964473b1 Defensively close jar files from non-cached JarURLConnections 10 years ago
Rossen Stoyanchev 1bc1df2d0f Polish client-side REST updates 10 years ago
Juergen Hoeller ca19920d74 Refined ApplicationContextInitializer assignability exception 10 years ago
Juergen Hoeller a68b910b7c TimerScheduledFuture correctly calculates getDelay result 10 years ago
Rossen Stoyanchev 46189b48fc Merge client REST test support updates 10 years ago
Rossen Stoyanchev 91872b0d74 Add ExpectedCount 10 years ago
Rossen Stoyanchev 08a08725be Allow plugging in custom RequestExpectationManager 10 years ago
Rossen Stoyanchev a56c69c9ca Introduce MockRestServiceServer builder 10 years ago
Rossen Stoyanchev f58ef24efd Introduce RequestExpectationManager 10 years ago
Rossen Stoyanchev 37a3fa96d1 Separate ResponseActions from ClientHttpRequest 10 years ago
Sebastien Deleuze 3329abffc8 Allow to specify request body type in RestTemplate 10 years ago
Juergen Hoeller 7b1fcfc7c3 Consistently strict parsing of date overflows (using java.time's strict resolution style) 10 years ago
Juergen Hoeller 028a690100 Polishing 10 years ago
Juergen Hoeller ed98393fb2 SmartObjectFactory renamed to ObjectProvider (extends ObjectFactory) 10 years ago
Juergen Hoeller 1899fb37c1 Polishing 10 years ago
Juergen Hoeller a3789120c9 Support for @PropertySource annotations with custom implementation types 10 years ago
Juergen Hoeller 8ff9e818a5 Allow for a single element overriding an array attribute in a meta-annotation 10 years ago
Juergen Hoeller b9fe6d89da Avoid NPE in case of @Lazy @Autowired(required=false) 10 years ago
Phillip Webb d8a05592e2 Allow package private classes in spring.factories 10 years ago
Juergen Hoeller 2ca11029f2 Latest dependency updates (Caffeine 2.2, EhCache 3.0 M5, Groovy 2.4.6, Gson 2.6.1, Hibernate Validator 5.2.4, SLF4J 1.7.16, SnakeYAML 1.17) 10 years ago
Stephane Nicoll f4cbd98459 Upgrade to Undertow 1.3.18.Final 10 years ago
Rossen Stoyanchev b3d67b928b Check supported locales in AcceptHeaderLocaleResolver 10 years ago
Stephane Nicoll a94ffbb17a Fix typo 10 years ago
Stephane Nicoll 963fea0e3f Merge pull request #934 from mnhock/Remove-unused-third-argument 10 years ago
mnhock e98977cbc8 Fix Format-string method arguments 10 years ago
Rossen Stoyanchev f32aded27a Consolidate CORS/OPTIONS request mapping 10 years ago
Rossen Stoyanchev 26575148a5 Polish test class 10 years ago
Juergen Hoeller 700ab2fc98 DataBinder test for java.util.Optional property 10 years ago
Juergen Hoeller a7ad49adcf Placeholder configurers allow for trimming of property values 10 years ago
Juergen Hoeller 890819f886 SmartObjectFactory provides getObject(args) variant as well 10 years ago
Juergen Hoeller 5ed9046886 BeanMethodInterceptor does not pass on null arguments for singleton beans 10 years ago
Stephane Nicoll d6700b7a10 Merge pull request #970 from wilkinsona/consistent-descriptions 10 years ago
Andy Wilkinson 65d144b1e5 Consistent descriptions for ConfigurationClass 10 years ago
Rossen Stoyanchev f33578ef0f Fix failing test and warings 10 years ago
Phillip Webb c4117885bd Refine AntPathMatcher optimizations 10 years ago
Juergen Hoeller 48ee9b52d4 Consistent check for Collection/Map beans 10 years ago