18048 Commits (22cf83edba218661f5c74349a86eef4d65520bdf)
 

Author SHA1 Message Date
Rossen Stoyanchev cb9db70857 Merge branch '5.1.x' 6 years ago
Rossen Stoyanchev e7c038f2d2 Switch to Reactor Californium snapshots 6 years ago
Juergen Hoeller 0b617a8c93 Deprecate PreferencesPlaceholderConfigurer along with its base class 6 years ago
Juergen Hoeller d25783329a Merge branch '5.1.x' 6 years ago
Juergen Hoeller b8e663c531 AbstractAutoProxyCreator ignores unused early proxy references 6 years ago
Juergen Hoeller 0f73a69033 AbstractApplicationContext resets local listeners to pre-refresh state 6 years ago
Juergen Hoeller e9626779ee @Resource provides dependency descriptor for resolving beans by name 6 years ago
Juergen Hoeller 5f4c461d4f Documentation revision for @PostConstruct/PreDestroy and @Required 6 years ago
Juergen Hoeller bb05ee7bff Upgrade to Kotlin 1.3.21 6 years ago
Brian Clozel 05d7ab4328 Merge branch '5.1.x' 6 years ago
Brian Clozel ef8652615c Log exception at ERROR level in CompositeLog 6 years ago
Sebastien Deleuze 72ed274c6f Merge branch '5.1.x' 6 years ago
Sebastien Deleuze d1e5a3af9f Fix truncated Value#value javadoc 6 years ago
Sam Brannen 9bc2c99ce5 Suppress deprecation warning in Gradle build 6 years ago
Sebastien Deleuze 3787b23a98 Deprecate PropertyPlaceholderConfigurer 6 years ago
Sebastien Deleuze 0ad9349d84 Limit ref() and provider() visibility in Kotlin DSL 6 years ago
Juergen Hoeller 34ddb1e3cd Merge branch '5.1.x' 6 years ago
Juergen Hoeller 9895e44d73 Polishing 6 years ago
Juergen Hoeller 643a68f81b Detect existing jar URLs from URLClassLoader.getURLs() 6 years ago
Juergen Hoeller ac4525ddf8 Detect MariaDB as MySQL (for mariadb-java-client 2.4+ compatibility) 6 years ago
Yoann Rodière 17caac8f1f Add tests for SpringBeanContainer (Hibernate ORM integration) and fix the behavior when requesting named beans (#22260) 6 years ago
Sebastien Deleuze 0b9522c84e Migrate Kotlin Mockito tests to Mockk 6 years ago
Yoann Rodière 00855c4f5f Add tests for SpringBeanContainer (Hibernate ORM integration) and fix the behavior when requesting named beans (#22260) 6 years ago
Juergen Hoeller 4c9ae6494f Concurrency/nullability fine-tuning in MimeType(Utils) 6 years ago
Brian Clozel 1bf3b36ce8 Polish 6 years ago
Brian Clozel ba8849dda3 Avoid MimeType garbage creation 6 years ago
Brian Clozel 862fa557bd Avoid java.util.stream.Stream usage in hot paths 6 years ago
Juergen Hoeller 4ec2f3cd17 Merge branch '5.1.x' 6 years ago
Juergen Hoeller 165d2511b9 Upgrade to Apache HttpClient 4.5.7 and Commons FileUpload 1.4 6 years ago
Juergen Hoeller d27bae245a Polishing 6 years ago
Juergen Hoeller 0ebc020b21 Load-time weaving support for WildFly 13+ (JBoss Modules 1.8+) 6 years ago
Juergen Hoeller 59a9c8e004 MethodReference.MethodValueRef.setValue throws SpelEvaluationException 6 years ago
Juergen Hoeller ca7634dfe8 Avoid duplicate class introspection during findAnnotationOnBean 6 years ago
Juergen Hoeller 5eca512c46 Ref doc mentions SimpleTransactionScope next to SimpleThreadScope 6 years ago
Juergen Hoeller c700ccbc00 Upgrade to Apache HttpClient 4.5.7 6 years ago
Juergen Hoeller a27a6470f7 Polishing 6 years ago
kudrevatykh 85474297be Load-time weaving support for WildFly 13+ (#22297) 6 years ago
stsypanov 248d3f8e8b Use AtomicInteger instead of unsafe increment on volatile fields 6 years ago
Stephane Nicoll e402a93e41 Merge branch '5.1.x' 6 years ago
Stephane Nicoll 99da6e9723 Merge pull request #22337 from mhewedy 6 years ago
Stephane Nicoll 1241c3b2d1 Merge pull request #22339 from vpavic 6 years ago
Stephane Nicoll 7c62d7cfe2 Polish "Fix use CompletableFuture in DeferredResultReturnValueHandlerTest" 6 years ago
Muhammad Hewedy 6507b09c7f Fix use CompletableFuture in DeferredResultReturnValueHandlerTest 6 years ago
Stephane Nicoll 229f354df1 Polish "Improve spring-context-indexer documentation" 6 years ago
Vedran Pavic 43ea25e413 Improve spring-context-indexer documentation 6 years ago
Sam Brannen 0742986e0e Suppress warnings from tests in Gradle build 6 years ago
Sam Brannen 5e7065d829 Upgrade to JUnit Jupiter 5.4 RC2 6 years ago
stsypanov af13580fd5 Remove unnecessary array initialization 6 years ago
Juergen Hoeller 7a77e83e10 SpelNodeImpl manages start/end position in separate integer values 6 years ago
Juergen Hoeller 5aed117b68 Model interface exposes getAttribute method (next to add/contains) 6 years ago