1036 Commits (ccb080f948df45c36b21135759795cd7e572b813)

Author SHA1 Message Date
Sam Brannen 47b0da6b25 Polishing 5 years ago
Arjen Poutsma c99210c01f Propagate Reactor Context when using FluxSink 5 years ago
Sam Brannen be3bc4c164 Comment out unused fudgeFactor 5 years ago
Juergen Hoeller bf373c5065 Skip all flaky StopWatch time assertions 5 years ago
Sam Brannen 08bce08018 Use text blocks with JUnit Jupiter 5.8.1 5 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Juergen Hoeller 119c78b1c9 Skip flaky StopWatch time assertions 5 years ago
Juergen Hoeller b0c424b376 Deprecate RxJava 2 in favor of RxJava 3 5 years ago
Juergen Hoeller e6112344d2 Remove support for RxJava 2.x as well 5 years ago
Juergen Hoeller 208fafa4a3 Fix contract violations in ConcurrentReferenceHashMap's EntrySet/Iterator 5 years ago
Juergen Hoeller 3beb074278 Remove support for RxJava 1.x 5 years ago
Brian Clozel a50537fbaf Polish "Fix collectionToDelimitedString failure for null elements." 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Juergen Hoeller b74e93807e Remove JDK 9 workarounds etc 5 years ago
Juergen Hoeller cf2429b0f0 Remove support for deprecated Java SecurityManager (-> JDK 17 build compatibility) 5 years ago
Rossen Stoyanchev 41ab268733 Polishing contribution 5 years ago
hantsy 1dc128361f Add SmallRye Mutiny adapters 5 years ago
Daniel Knittl-Frank 8d3e8ca3a2 Optimize allocation in StringUtils#cleanPath 5 years ago
Stephane Nicoll 31b651a114 Polish contribution 5 years ago
Syuziko eaf9deedfd Polish tests 5 years ago
Sam Brannen 3ccbf1edeb Increase fudge factor in StopWatchTests 5 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 5 years ago
Sam Brannen 2bc7a3aa0a Implement equals, hashCode, & toString in BeanMethod and *Metadata types 5 years ago
Sam Brannen 1bc236785c Polishing 5 years ago
Sam Brannen 432fdad7d0 Polish contribution 5 years ago
nhavuong 345d8186d4 Add more test cases for SimpleAliasRegistry 5 years ago
Arjen Poutsma b18cf3c873 Follow contract of computeIfAbsent LinkedCaseInsensitiveMap 5 years ago
Arjen Poutsma 399e7ebf22 Follow contract of putIfAbsent LinkedCaseInsensitiveMap 5 years ago
Sébastien Deleuze eca87b87de Improve Kotlin support in BridgeMethodResolver#findBridgedMethod 5 years ago
Stephane Nicoll 12f8cdd715 Update copyright year of changed files 5 years ago
Rebwon 2daefedf5e Polish 5 years ago
Johnny Lim dfc8406917
Polish contribution 5 years ago
Juergen Hoeller 9417975f66 Nullability refinements 5 years ago
Stephane Nicoll 582559dd9e Polish "Allow customer resolver and property sources" 5 years ago
Phillip Webb d4c609f2f0 Allow customer resolver and property sources 5 years ago
Stephane Nicoll 8807f94ad8 Polish "Allow bypass of active/default properties" 5 years ago
Phillip Webb da3ff29e88 Allow bypass of active/default properties 5 years ago
Sam Brannen 566ff54782 Polishing 5 years ago
Oleksandr Kravchuk 77b7e49fb2 Update ref docs for Inner class names 5 years ago
Arjen Poutsma 9b0c2cca95 Ensure StringDecoder supports multiline delimiters 5 years ago
Sam Brannen 1292947f78 Introduce computeAttribute() in AttributeAccessor 5 years ago
Sam Brannen 77d6f8bc00 Polishing 5 years ago
Juergen Hoeller 42e492ef2a Polishing 5 years ago
Juergen Hoeller 4fb5d59c64 Declare resolvedCharset as transient (restoring serializability) 5 years ago
Rossen Stoyanchev b92d249f45 AntPathMatcher allows newline in URI template variables 5 years ago
Rossen Stoyanchev 2b1f229998 LimitedDataBufferList adds or raises error 5 years ago
Sam Brannen fc5e3c335f Introduce and() methods in MethodFilter & FieldFilter for composition 5 years ago
Sam Brannen 449377908f Fix JUnit 4 to AssertJ migration bugs 5 years ago
Juergen Hoeller 73eefeac5f Expose contains, remove and clear methods on ConcurrentLruCache 5 years ago
Rossen Stoyanchev fb4363e4e0 Refactor DataBufferUtils Matcher implementation 5 years ago