21970 Commits (8ac39a50feda71194e33a456c0f8207169a5a3a9)
 

Author SHA1 Message Date
Sam Brannen b1fef925af Cache DefaultActiveProfilesResolver instance since it is stateless 4 years ago
Sam Brannen 9287c15583 Simplify implementation of DefaultActiveProfilesResolver 4 years ago
Sam Brannen 9a4a593c7f Merge branch '5.2.x' 4 years ago
Sam Brannen c840ba9989 Avoid cache miss for @ActiveProfiles w/ same profiles but different order 4 years ago
Juergen Hoeller 3924947773 Merge branch '5.2.x' 4 years ago
Juergen Hoeller 9d70d2023c Upgrade to SnakeYAML 1.27 4 years ago
Juergen Hoeller 82835b99ec Restore independent LinkedMultiValueMap implementation (without base class) 4 years ago
Juergen Hoeller a3f3a136c4 Make MultiValueMapAdapter public (as base class for LinkedMultiValueMap) 4 years ago
Sébastien Deleuze a2ff03074f Polishing 4 years ago
Sébastien Deleuze a3fcfc5d2a Add SAM conversion example for MockMvcResultHandlersDsl.handle() 4 years ago
Sam Brannen 1247e4a0e8 Use new ConcurrentLruCache#clear() method in TestContextAnnotationUtils 4 years ago
Rossen Stoyanchev 1676470729 Merge branch '5.2.x' into master 4 years ago
Rossen Stoyanchev 4726663f81 Correct Javadoc link core-resources.adoc 4 years ago
Rossen Stoyanchev 86af93a504 Correct sample in webmvc.adoc 4 years ago
Sébastien Deleuze efe933ad83 Polish Coroutines detection 4 years ago
Sébastien Deleuze 5429c7afeb Support suspending functions annotated with @Transactional 4 years ago
Juergen Hoeller 73eefeac5f Expose contains, remove and clear methods on ConcurrentLruCache 4 years ago
Sam Brannen 1a50732daa Attempt to fix failing CI builds 4 years ago
Sam Brannen 1c82ba425b Reduce surface area of public API for AnnotationDescriptor types 4 years ago
Sam Brannen 946e5c9bbf Delete trailing whitespace 4 years ago
Sam Brannen af4d68b1a5 Cache default EnclosingConfiguration mode in TestContextAnnotationUtils 4 years ago
Rossen Stoyanchev a40cc8bbe0 Polishing contribution 4 years ago
Riley Park 6e640c806f Improve support for Content-Disposition types 4 years ago
Rossen Stoyanchev e66e34766e Support Optional in UriComponentsBuilder#queryParam 4 years ago
Rossen Stoyanchev 5644a7aebb Polishing contribution 4 years ago
Robin Roos 7af726480f Add queryParamIfPresent to UriComponentsBuilder 4 years ago
Rossen Stoyanchev 51fb49be34 Correct outdated error message 4 years ago
Sam Brannen c524849774 Deleted unused field in DefaultListableBeanFactoryTests 4 years ago
Sam Brannen f2eb67373a Polish TestContextAnnotationUtils 4 years ago
Rossen Stoyanchev cf988f81b5 Merge branch '5.2.x' into master 4 years ago
Arjen Poutsma 417e7e03d4 Introduce RouterFunction attributes 4 years ago
Sam Brannen 8d86d61f9f Introduce TestContextAnnotationUtils to avoid package cycles 4 years ago
Rossen Stoyanchev fb4363e4e0 Refactor DataBufferUtils Matcher implementation 4 years ago
Juergen Hoeller 1ec6843913 Upgrade CGLIB to ASM9 level as well 4 years ago
Juergen Hoeller cff57ca1fe Upgrade to R2DBC Arabba-SR8, Jetty 9.4.33, Woodstox 6.2.3, Mockito 3.5.15 4 years ago
Rossen Stoyanchev 784d72cc56 Fix checkstyle violations 4 years ago
Rossen Stoyanchev 4480269432 Upgrade to RSocket 1.1 snapshots 4 years ago
Rossen Stoyanchev 9a1323aad5 Update StringDecoderBenchmark 4 years ago
Rossen Stoyanchev eec6ec8f44 Merge branch '5.2.x' into master 4 years ago
Rossen Stoyanchev 6946fe2f74 Upgrade to RSocket 1.0.3 snapshots 4 years ago
Rossen Stoyanchev db9e0b0ccb Refactor StringDecoder 4 years ago
Sam Brannen aaa2d21058 Polish TestPropertySourceUtils 4 years ago
Sam Brannen b8b854db8c Discover @Sql annotations on enclosing class for nested test class 4 years ago
Juergen Hoeller 95110d8257 Introduce TransactionalApplicationListener interface (with callback support) 4 years ago
Rossen Stoyanchev cfc3522641 Add jmh benchmark for StringDecoder 4 years ago
Juergen Hoeller 621295dbd8 Deprecate StringUtils.isEmpty(Object) and replace remaining usage 4 years ago
Stephane Nicoll 07769ddcc6 Start building against Reactor 2020.0.0 snapshots 4 years ago
Stephane Nicoll c748870853 Merge branch '5.2.x' 4 years ago
Stephane Nicoll f7ec92c647 Start building against Reactor Dysprosium-SR13 snpshots 4 years ago
Brian Clozel bd91dc70d5 Merge branch '5.2.x' 4 years ago