675 Commits (46e3a919fed710fe9e3404f57a4e0d801e0685db)

Author SHA1 Message Date
Juergen Hoeller aa4ae7a750 Heart-beat log message potentially without session id 7 years ago
Rossen Stoyanchev 39cefb5bd7 One more instance of modified method name in Mono 7 years ago
Juergen Hoeller 97ded1dcc7 Polishing 7 years ago
Juergen Hoeller 2b44e6e21c Strong references to mapped exception handler methods 7 years ago
Brian Clozel 397fd24849 Revert "Leverage Kotlin plugin dependency management" 7 years ago
Sebastien Deleuze 3e2f6c848a Leverage Kotlin plugin dependency management 7 years ago
Brian Clozel cc3d7d2d48 Apply dependency management to selected modules 7 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 7 years ago
Juergen Hoeller fac1f236c3 Upgrade to Servlet API 4.0 for MVC and merge EhCache 3 tests into spring-context-support 7 years ago
Stephane Nicoll f6e7fef236 Polish 7 years ago
Juergen Hoeller b94302b5bd Enforce non-null value from getBean and at injection points 7 years ago
Sebastien Deleuze 73cf07e9a4 Fix overridden methods nullability 7 years ago
Juergen Hoeller adeb521ce4 Polishing 7 years ago
Sebastien Deleuze ed6fe2b723 Upgrade to Kotlin 1.1.4-eap-33 7 years ago
Juergen Hoeller 46eba3dbfa Nullability fine-tuning around declaration inconsistencies 7 years ago
Juergen Hoeller 9fc4fb10b0 Nullability fine-tuning around bean properties 7 years ago
Sebastien Deleuze fb4ddb0746 Make getters and setters null-safety consistent 7 years ago
Rossen Stoyanchev 095cc2283e Replace constant from QueueSupplier with local one 7 years ago
Juergen Hoeller 5f767a86f5 Always invoke Jackson serialization with AtomicReference cause 7 years ago
Alan Hong fc7e7a3304 Fix typo 7 years ago
Juergen Hoeller 122ee3096c Efficient log checks in STOMP encoder/decoder 7 years ago
Violeta Georgieva fd1859c34c Adapt to the changes in Reactor Netty ClientOptions 7 years ago
Juergen Hoeller cc74a2891a @Nullable all the way: null-safety at field level 7 years ago
Juergen Hoeller 7e251274ee Consistent nullability of headers Map and MessagePostProcessor 8 years ago
Stephane Nicoll 1ab678a2a3 Polish "Refactor iterator of Map with Java8's Map.forEach" 8 years ago
diguage 1ef5f61ab2 Refactor iterator of Map with Java8's Map.forEach 8 years ago
Juergen Hoeller 7dd8dc62a5 Fixes for ignored tests after last week's nullability commit 8 years ago
Stephane Nicoll 58242f2249 Polish 8 years ago
Stephane Nicoll fc64b8040f Polish "Replace relevant code with lambda" 8 years ago
diguage 4b1478d830 Replace relevant code with lambda 8 years ago
Arjen Poutsma 9bf82dc18f Add addAll(MultiValueMap) 8 years ago
diguage c1d44d9a34 Use the diamond syntax 8 years ago
Rob Winch b1345014b9 Update to Reactor Bismuth-M2 8 years ago
Juergen Hoeller fd53d2a51a Consistent use of @Nullable in spring-test 8 years ago
Juergen Hoeller 7eaedf2916 Debug-level log entry for any Jackson exception during canConvert 8 years ago
Juergen Hoeller f813712f5b Consistent use of @Nullable across the codebase (even for internals) 8 years ago
Rossen Stoyanchev 4a3f6e4546 Polish 8 years ago
Christoph Dreis 0ef1623643 Optimize DefaultUserDestinationResolver.resolveDestination() 8 years ago
Sebastien Deleuze 1f28825f9d Add more @Nullable parameters based on null usage 8 years ago
Gary Russell f9b319d3ba Revert Incorrect MessagingTemplate Change 8 years ago
Sebastien Deleuze b47d713e14 Add missing @Nullable annotations on parameters 8 years ago
Gary Russell e06c4d5116 Timeout Overrides in Messaging Templates 8 years ago
Sebastien Deleuze 87598f48e4 Introduce null-safety of Spring Framework API 8 years ago
Rossen Stoyanchev b6e252495a Protect against NPE in DefaultSubscriptionRegistry 8 years ago
Bao Tran 44c31a6aad Fix duplicate STOMP subscription id issue 8 years ago
Alexander Riss e49a5d8424 fix inefficient use of keySet operators in messaging classes 8 years ago
Juergen Hoeller e93e49f268 ErrorMessage.toString() includes original message at top level 8 years ago
Gary Russell e677342628 Add originalMessage to ErrorMessage 8 years ago
Sebastien Deleuze 4d9144132e Upgrade to Reactor Core 3.1 8 years ago
Juergen Hoeller 5986f881d0 HandlerMethod evaluates ResponseStatus annotation for early caching 8 years ago