644 Commits (542de82c5fed3083b079673c791e91731e3c32e5)

Author SHA1 Message Date
Rossen Stoyanchev 583201b02c MappingJackson2MessageConverter uses generic type 7 years ago
Rossen Stoyanchev f736b665bd Fix compile issue from previous commit 7 years ago
Rémi Alvergnat 76dcde9e31 Fix Stomp Broker Relay ignoring destination prefixes in some cases 7 years ago
Christoph Dreis f4e9fb52a8 Reduce access on user in SimpleBrokerMessageHandler.handleMessageInternal 7 years ago
Christoph Dreis 9fab208fdd Reduce access on headers for STOMP messaging 7 years ago
Juergen Hoeller 9b7af8b5aa Polishing 7 years ago
Rossen Stoyanchev abe4420006 Improve ReactorNettyTcpClient shutdown logic 7 years ago
Rossen Stoyanchev b35b50bef1 Polish 7 years ago
Rossen Stoyanchev 64bc9b4311 Do match message type 7 years ago
Juergen Hoeller 9bab7a2708 Upgrade to Java Activation Framework 1.2 for test runtime 7 years ago
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 7 years ago
Stephane Nicoll 1ab678a2a3 Polish "Refactor iterator of Map with Java8's Map.forEach" 7 years ago
diguage 1ef5f61ab2 Refactor iterator of Map with Java8's Map.forEach 7 years ago
Juergen Hoeller 7dd8dc62a5 Fixes for ignored tests after last week's nullability commit 7 years ago
Stephane Nicoll 58242f2249 Polish 7 years ago
Stephane Nicoll fc64b8040f Polish "Replace relevant code with lambda" 7 years ago
diguage 4b1478d830 Replace relevant code with lambda 7 years ago
Arjen Poutsma 9bf82dc18f Add addAll(MultiValueMap) 7 years ago