20846 Commits (40fc472c706b335778c3d43dce24ed07051d5c51)
 

Author SHA1 Message Date
Sam Brannen a5498ba2ad Test status quo for @Primary + TransactionManagementConfigurer in TCF 5 years ago
Sam Brannen a42944d364 Consolidate TxMgr lookup tests in the TCF 5 years ago
Sam Brannen 1d0c5195bc Polish Javadoc for TransactionManagementConfigurer 5 years ago
Sam Brannen 144b0e1437 Test status quo for @Primary + TransactionManagementConfigurer 5 years ago
Sam Brannen dc5ddffd03 Polishing 5 years ago
Sam Brannen f8ab19dc68 Ensure @EnableTxMgmt tests actually test something 5 years ago
Qimiao Chen fd8d11c7e3
Use single String instead of String[] for varargs argument 5 years ago
Juergen Hoeller 251501587b Consistent nullability of arguments array in JdbcOperations/Template 5 years ago
Juergen Hoeller 6177e38eb6 Close-suppressing Connection proxy exposes target isClosed() state 5 years ago
Juergen Hoeller a70ad0094f Clear by-type cache in case of no pre-existing bean definition as well 5 years ago
Juergen Hoeller 151a18d691 Explicit notes on BeanFactory.getType vs bean class in bean definition 5 years ago
Juergen Hoeller 8595f01e44 Polishing 5 years ago
Moran Avigdor 7d5e474e0d Recursively copy directory with symbolic link 5 years ago
Sam Brannen 9f0ce09cf0 Update copyright date 5 years ago
Sam Brannen 0636ba68d7
Fix Javadoc in PathPattern (#24841) 5 years ago
Sam Brannen c9e13d448a
Revert change to PathPattern Javadoc 5 years ago
Rossen Stoyanchev 897557fd1b Fix faulty tests 5 years ago
Rossen Stoyanchev 6f0a76a65f Polishing 5 years ago
Gurps Bassi 4aca91c3b0 corrected javadoc 5 years ago
Rossen Stoyanchev 7d0f48289b Improve error handling in WebAsyncManager 5 years ago
Sam Brannen a842434bff Document precedence for @DynamicPropertySource 5 years ago
Jay Bryant b7eb983107 Update to spring-doc-resources version 0.2.0 5 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 5 years ago
Sam Brannen d8567749b8 Fix Javadoc 5 years ago
Sam Brannen 01cf0a3d4e Polish MBeanClientInterceptorTests and recover two lost tests 5 years ago
Sam Brannen 9bd74c270f Remove flaky check in MBeanClientInterceptorTests 5 years ago
Sam Brannen 89d282125a Ensure logPrefix is not null or blank in AbstractListenerWriteProcessor 5 years ago
Sam Brannen e87ab6f4ee Update Javadoc for AbstractListenerWriteProcessor.write() 5 years ago
Rossen Stoyanchev 99c2b1e242 Add snippet for maxInMemorySize config 5 years ago
Juergen Hoeller 1795a6ad0a Upgrade to Hibernate ORM 5.4.13, Apache Johnzon 1.2.4, OpenPDF 1.3.14, Woodstox 6.1.1 5 years ago
Sam Brannen ddaf0029ae Polishing 5 years ago
Rossen Stoyanchev 95ef9c25c2 Reduce byte[] allocations in StompEncoder 5 years ago
Sam Brannen 329f08ad08 Suppress warnings in Gradle build 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Sam Brannen 53106d5741 Polishing 5 years ago
Juergen Hoeller 3ad42aa983 Upgrade to Tomcat 9.0.33, FreeMarker 2.3.30, Apache HttpClient 4.5.12, WebJars Locator 0.44, JRuby 9.2.11.1 5 years ago
Taehee Kim 8b3521d2bf
Fix typo in webflux-cors.adoc 5 years ago
Sam Brannen ee42e3e730 Polish StreamUtils 5 years ago
Sam Brannen 9e30620ac2 Polish contribution 5 years ago
Сергей Цыпанов e63d1cf12d Improve usage of ByteArrayOutputStream/ByteArrayInputStream 5 years ago
Qimiao Chen 821984a5cf
Remove unnecessary assignment in PropertiesBeanDefinitionReader 5 years ago
Qimiao Chen f8ff4e42b9
Use try-with-resource to close resources 5 years ago
Qimiao Chen 7c831d2ef4
Replace anonymous inner classes with lambdas in tests 5 years ago
Qimiao Chen 7db00c9e22
Remove incorrect @Nullable in DynamicPropertiesContextCustomizer 5 years ago
Qimiao Chen 5d6139eb7a
Set initialValue of NamedThreadLocal in XmlBeanDefinitionReader 5 years ago
Sam Brannen 06fa8692cd Attempt to make MBeanClientInterceptorTests more robust 5 years ago
Qimiao Chen c77853b766
Remove unnecessary mem alloc in CollectingReaderEventListener 5 years ago
Rossen Stoyanchev a606fb4b21 Fix checkstyle errors 5 years ago
Rossen Stoyanchev 6f1ea14718 Merge pull request #24786 from stsypanov/data-buffer 5 years ago
Rossen Stoyanchev 3175f0771e Remove dumpString from DataBufferTestUtils 5 years ago