634 Commits (5ac377499cb5d5c51e3d1faa16ea9ab3417aa75d)

Author SHA1 Message Date
Rossen Stoyanchev 1cc5afe24b Fix lines over 120 characters 7 years ago
Tom Fitzhenry 1fe3e0cd06 Fix typo in exception message: quite -> quiet 7 years ago
Juergen Hoeller efce7902c4 Polishing 7 years ago
Juergen Hoeller e2882fe1db Build against EE 8 API level wherever possible 7 years ago
Juergen Hoeller 9190b76ab9 Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine 2.5.6, RxJava 2.1.4, Tomcat 8.5.21, JRuby 9.1.13, Rhino 1.7.7.2) 7 years ago
Juergen Hoeller 7ae59d0c2a Nullability refinements on private and static methods 7 years ago
Juergen Hoeller ac9cfefaff TaskExecutorRegistration does not apply its default settings to a user-provided executor 7 years ago
Juergen Hoeller 3bd2154046 Polishing 7 years ago
Sebastien Deleuze 1bc93e3d0f Revisit nullability annotations 7 years ago
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