255 Commits (4831d38db2e802711287d2474d920be0ab530d5b)

Author SHA1 Message Date
Juergen Hoeller 75bd516251 Refined TemporaryLobCreator null handling (from 4.3.x) 7 years ago
Juergen Hoeller efce7902c4 Polishing 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
Stephane Nicoll b275a06d16 Reuse JmsTemplate's MessageConverter in JmsMessagingTemplate 7 years ago
Stephane Nicoll 7aa956a920 Polish 7 years ago
Sebastien Deleuze 1bc93e3d0f Revisit nullability annotations 7 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 7 years ago
Juergen Hoeller 47a7475898 Resolve remaining nullability warnings 7 years ago
Sebastien Deleuze 73cf07e9a4 Fix overridden methods nullability 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
Juergen Hoeller c292a89b24 Http(Async)Client not actually nullable, plus MethodInterceptor nullability 7 years ago
Juergen Hoeller 6d55b3a592 Perform onException delegation outside of connection monitor 7 years ago
Juergen Hoeller cc74a2891a @Nullable all the way: null-safety at field level 7 years ago
Juergen Hoeller 140542e8b1 Polishing 7 years ago
Juergen Hoeller 535103cd52 Fine-tune HTTP/RMI Invoker exception handling 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
Stephane Nicoll 58242f2249 Polish 7 years ago
Juergen Hoeller f813712f5b Consistent use of @Nullable across the codebase (even for internals) 7 years ago
Sebastien Deleuze 1f28825f9d Add more @Nullable parameters based on null usage 7 years ago
Sebastien Deleuze b47d713e14 Add missing @Nullable annotations on parameters 7 years ago
Sebastien Deleuze 87598f48e4 Introduce null-safety of Spring Framework API 7 years ago
Stephane Nicoll 929ab10b49 Polish 8 years ago
Stephane Nicoll 4ffdb50681 Reuse QosSettings in JmsTemplate 8 years ago
Stephane Nicoll a2acbee004 Polish 8 years ago
Stephane Nicoll 1c0b3be6e6 Customize QosSettings for JMS replies 8 years ago
Juergen Hoeller 29f2c96a3d Drop unnecessary modifiers for constants in JmsHeaders interface 8 years ago
Juergen Hoeller e9019cd7d1 Polishing 8 years ago
Juergen Hoeller acf511ac0e Polishing 8 years ago
Stephane Nicoll d550eb152c Polish contribution 8 years ago
Ruben Dijkstra f1c7e0f5b2 Check for null on the argument instead of the message 8 years ago
Juergen Hoeller a9ae2c3402 Polishing 8 years ago
Juergen Hoeller e566e25b6f Clear nonAnnotatedClasses cache in afterSingletonsInstantiated 8 years ago
Juergen Hoeller fc629bb508 Polishing 8 years ago
Juergen Hoeller edc62be231 @Scheduled reliably applies after other post-processors and shuts down before TaskScheduler 8 years ago
Juergen Hoeller 2819f7c781 Polishing 8 years ago
Juergen Hoeller ac774cdcef Avoid deprecated Mockito methods 8 years ago
Juergen Hoeller ac80ac6f8b Consistent instanceof/casting of Class references 8 years ago
Philippe Marschall ae5b0c6fb5 Replace J2EE with Java EE 8 years ago
Juergen Hoeller edbc1e9212 Avoid outdated Tibco workaround in shouldCommitAfterNoMessageReceived 8 years ago
Juergen Hoeller 8c5660683a MappingJackson2MessageConverter adds message id and destination to type resolution exception 8 years ago
Juergen Hoeller 59a24b406a Polishing 8 years ago
Juergen Hoeller b9ab895743 Inferred generics for newSetFromMap arrangements 8 years ago
Juergen Hoeller e03dea1d64 Polishing 8 years ago
Juergen Hoeller d07381e862 Avoid deprecated number constructors on JDK 9 8 years ago
Juergen Hoeller c43e7497c1 Fixed typo: "occured"->"occurred" 8 years ago
Stephane Nicoll e4b0486c5a Add @FunctionalInterface on candidate interfaces 8 years ago