17447 Commits (2a41067a17e0acfc5098cc4cfba2399746f92d15)
 

Author SHA1 Message Date
Jay Bryant 395e3d008c Edit the core content reference documentation 6 years ago
Brian Clozel d0ada5653f Polish 6 years ago
Juergen Hoeller 0948edb39d Nested configuration class introspection check on concrete class 6 years ago
Juergen Hoeller c8869d99f5 Deprecate autowire attribute on @Bean annotation 6 years ago
Juergen Hoeller 69e8bcdf40 Checkstyle updates from ASM master 6 years ago
Juergen Hoeller c385a1de83 Polishing 6 years ago
Arjen Poutsma 88ab911cf1 Provide matched pattern information in WebFlux fn 6 years ago
Juergen Hoeller 51f7a3e40f Polishing 6 years ago
Juergen Hoeller 34663300a6 Avoid regex pattern matching for simple String replacement steps 6 years ago
Simon Bowring cc87fbcb7f Fix javadoc comments to match behaviour 6 years ago
Sebastien Deleuze c4aea626fe Update Kotlin bean DSL with new BeanDefinition methods 6 years ago
Arjen Poutsma a680880a9b Restore attributes for failed AND/OR request predicates 6 years ago
Juergen Hoeller 8e83f140d4 Polishing 6 years ago
Rossen Stoyanchev db8e9eafb2 Add LogFormatUtils 6 years ago
Juergen Hoeller 41d4cb5cbf Ordered stream access on ObjectProvider with strong order guarantees 6 years ago
Rossen Stoyanchev 12240c7524 Apply formatValue to a few remaining places 6 years ago
Rossen Stoyanchev e62298eaad Truncate logged encoded and decoded values if necessary 6 years ago
Juergen Hoeller 66c66baa8f Upgrade to Rhino 1.7.10 6 years ago
Rossen Stoyanchev cf9641686b StompSubProtocolHandler allows version 1.0 6 years ago
Juergen Hoeller 97cea7f36e BeanDefinition interface exposes initMethodName and destroyMethodName 6 years ago
Juergen Hoeller 77887ef739 BeanValidationPostProcessor validates singleton target behind proxy 6 years ago
Juergen Hoeller cbc0fad961 Upgrade to Kotlin 1.2.70 6 years ago
Juergen Hoeller 65c8fa400f Consistent ordered list access and lazy streaming for ObjectProvider 6 years ago
Sebastien Deleuze 068565172e Add a BeanFactory#getBeanProvider Kotlin extension 6 years ago
Arjen Poutsma cde677a1f4 Fixed DefaultDataBuffer.toString() 6 years ago
Pascal Schumacher 184340ff8e Remove duplicate blank in log message of ExecutorConfigurationSupport#initialize 6 years ago
Juergen Hoeller 9cb8b4bb0a Upgrade to Gradle 4.10.1 6 years ago
Juergen Hoeller b6d32ef55f Bean definition DSL generates unique bean names for bean classes 6 years ago
Juergen Hoeller b83bc39ecd Restrict nested configuration class introspection to component types 6 years ago
Juergen Hoeller 45936f0ddd ClassReader revision from ASM master 6 years ago
Johnny Lim 43a814b070 Remove duplicate assertions in AsyncExecutionTests 6 years ago
Sam Brannen bffa4b88af Upgrade to JUnit 5.3.1 6 years ago
Juergen Hoeller dcac30c41c Upgrade to Tomcat 9.0.12 and SnakeYAML 1.23 6 years ago
Arjen Poutsma f35f7db29b Removed deprecated methods. 6 years ago
Arjen Poutsma 09af706af6 Use concatWith instead of mergeWith 6 years ago
Arjen Poutsma 1a0522b805 DataBufferUtils does not release DataBuffer on error cases 6 years ago
Juergen Hoeller 1da4d504c4 Upgrade to ASM master (7.0 beta) and CGLIB 3.2.8 6 years ago
Juergen Hoeller e47355078c Correct linkplain javadoc in BufferingClientHttpRequestFactory 6 years ago
Juergen Hoeller 28208310dc Unit test with assertion for merged query params 6 years ago
Juergen Hoeller c06b9525ac UriComponentsBuilder copies query params through MultiValueMap.addAll 6 years ago
Juergen Hoeller e49896d95f Upgrade to Mockito 2.22, XMLUnit 2.6.2, JavaMail 1.6.2 6 years ago
Juergen Hoeller 6c487f7799 Revise ServletUriComponentsBuilder javadoc 6 years ago
figueroaRicardo aa848d54ff Fix typo on javadoc 6 years ago
Juergen Hoeller 3abebb3799 Polishing 6 years ago
Juergen Hoeller 87fac79b90 Upgrade to RxJava 2.2.2 6 years ago
Juergen Hoeller 90a4740279 Polishing 6 years ago
Juergen Hoeller c803ad7998 ConfigurationClassParser consistently uses ClassUtils.forName 6 years ago
Juergen Hoeller 84ec382201 XMLEventReader.getElementText() properly checks for start element 6 years ago
Sebastien Deleuze 8d45e3e7ef Fix Kotlin inner class nested configuration handling 6 years ago
Brian Clozel c8627c05ed Upgrade to Reactor Californium RC1 6 years ago