17333 Commits (c8c0737ce712569a7e03a97dfe7ef11cbbc33e39)
 

Author SHA1 Message Date
Juergen Hoeller c8c0737ce7 AbstractApplicationContext.getApplicationListeners() exposes all statically registered listeners 6 years ago
Juergen Hoeller 19f3347932 SpringBeanJobFactory supports autowiring through ApplicationContext 6 years ago
Juergen Hoeller efdbddd358 Full alignment of spring-test vs spring-web MockCookie variants 6 years ago
Juergen Hoeller cf3635b42d Resource.lastModified() propagates 0 value if target resource exists 6 years ago
Juergen Hoeller 1e0de072f9 Upgrade to ASM 7.0 beta release 6 years ago
Rossen Stoyanchev bb5c8ed4e8 Correct Javadoc in ServletUriComponentsBuilder 6 years ago
Rossen Stoyanchev c01f350abe Move MonoToListenableFutureAdapter to spring-core 6 years ago
Rossen Stoyanchev 928c541401 Simplify MonoToListenableFutureAdapter 6 years ago
Rossen Stoyanchev bef22ec9b5 Consistent MonoToListenableFutureAdapter.cancel() 6 years ago
Rossen Stoyanchev 29ff8a8d12 More defensive check for MockAsyncContext 6 years ago
Sebastien Deleuze af6a5566a3 Replace context by provider<T>() in Kotlin bean DSL 6 years ago
Stephane Nicoll 635d2146db Merge pull request #1983 from nfadeev 6 years ago
Mykola Fadieiev ccce61e2b2 Fix bullet list layout 6 years ago
Rossen Stoyanchev 9630445253 Add sections on form and multipart codecs 6 years ago
Rossen Stoyanchev 1c90d481d5 Rename Motivation to Overview and restore sub-sections 6 years ago
Rossen Stoyanchev d16a710d13 Polish WebFlux codecs section in the docs 6 years ago
Rossen Stoyanchev 4d24503317 Restore sub-section headings in web content 6 years ago
Rossen Stoyanchev 1489457025 Restore calls to setLocale in MockHttpServletResponse 6 years ago
Rossen Stoyanchev 9064ef59f9 Workaround for Synchronoss content-length limitation 6 years ago
dmrachkovskyi 983bce125f Defer obtaining argument resolver default value 6 years ago
Sam Hubbard 80e7819d6f Fix construction of NullSafeComparator in nullsLow 6 years ago
Stephane Nicoll cb4fa3795a Merge pull request #1979 from rupertw 6 years ago
www 9d5aced8c5 Fix formatting 6 years ago
Arjen Poutsma ff7ccf0d4e Only clear request attribute when different 6 years ago
Arjen Poutsma 9975646ffb Add more RequestPredicate tests for attributes 6 years ago
Arjen Poutsma 38e5c01c3c Move negating RequestPredicate to RequestPredicates 6 years ago
Sebastien Deleuze 3ff5731429 Leverage ObjectProvider instead of autowired containers 6 years ago
Rossen Stoyanchev 1320fed7fe Use WebsocketOutbound#sendClose 6 years ago
Sam Brannen e63bffcfa0 Introduce not-null precondition for MockCookie parsing 6 years ago
Sam Brannen 77205ca165 Polish MockCookie contribution 6 years ago
Sam Brannen 31095f1d4e Move MockCookie parsing tests to correct class 6 years ago
Sam Brannen 49bc746640 Polish MockCookie[Tests] 6 years ago
Michael Bell 1b8421c7fe Fix MockCookie parsing when attribute is omitted 6 years ago
0xflotus 00353a073c fixed further typo 6 years ago
0xflotus 9fed4d0375 do you mean 'compose'? 6 years ago
0xflotus fc03707445 fixed ContentNegotiationConfigurer 6 years ago
Rossen Stoyanchev 7aa933437c Update links to http://java.net/jira 6 years ago
cac03 a8f4c596fd Fix trivial errors in data-access and core-aop in docs 6 years ago
Juergen Hoeller 058f027c5b Upgrade to Kotlin 1.2.71 and Netty 4.1.30 6 years ago
Juergen Hoeller 2ec41c8153 Polishing 6 years ago
Juergen Hoeller ad29f97a05 Polishing 6 years ago
Juergen Hoeller 9063e66c5d AbstractApplicationEventMulticaster pre-sorts singleton listeners 6 years ago
Juergen Hoeller d6dfde3e5b LogFactoryService implements Commons Logging attribute methods 6 years ago
Juergen Hoeller 333e327289 Revised javadoc for up-to-date constructor autowiring semantics 6 years ago
Juergen Hoeller 255015fc6b Prepared for backport to 4.3.20 and 5.0.10 6 years ago
Stephane Nicoll 6ff8cd8a9f Merge pull request #1967 from cac03 6 years ago
cac03 18c9e3e812 Fix trivial errors in core-beans documentation 6 years ago
Juergen Hoeller a76b8deda5 Consistent copyright header and fine-tuned javadoc in test/web mocks 6 years ago
Stephane Nicoll 7ca6b9f7d2 Fix copyright header 6 years ago
Juergen Hoeller 51ba322947 MockHttpServletRequest allows for removing registered header values 6 years ago