313 Commits (0c8b473cace55a090d7e03f28803784656a04fb0)

Author SHA1 Message Date
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Sam Brannen 9d2e7ced89 Favor Math.[min|max]() over handcrafted code 6 years ago
Juergen Hoeller e3a9826e56 Bypass method traversal for annotation introspection if possible 6 years ago
Juergen Hoeller 6c87ef09c1 Polishing 6 years ago
Sam Brannen 70cf597484 Remove obsolete overview.html files 6 years ago
Juergen Hoeller 00ed8da5c5 JmsTransactionManager supports lazy resource retrieval 6 years ago
Juergen Hoeller f07014ad37 MappingJackson2MessageConverter delegates default encoding to Jackson 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Juergen Hoeller 106ae0cc5b Polishing 6 years ago
Juergen Hoeller 7b9c30f26e Explicit documentation notes on JMS 2.0 vs 1.1 compatibility 6 years ago
Stephane Nicoll 7b6f2f8fb3 Polish contribution 6 years ago
Hanope bfb49c7249 Fix typos 6 years ago
Juergen Hoeller dc55da0988 Polishing 6 years ago
Juergen Hoeller 2ec8fa9cac SmartLifecycle default methods for auto-startup in default phase 6 years ago
Juergen Hoeller c4a7567a5e Post-processors consistently ignore ScopedObject/AopInfrastructureBean 6 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 6 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 6 years ago
Juergen Hoeller 5dc8b5de6d Polishing 6 years ago
Juergen Hoeller 9efddea5e0 Upgrade to Apache Johnzon 1.1.8 and JCA 1.7.1 6 years ago
Juergen Hoeller 8ad5299f4a Polishing 6 years ago
Juergen Hoeller 40efcc933c Polishing 6 years ago
Phillip Webb 634f5c2792 Ensure when equals() is implemented so is hashCode() 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 04a8c285df Fix annotation styling issues 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Juergen Hoeller 8e1ececd97 Fine-tuned JCA MessageEndpoint exception logging and propagation 7 years ago
Juergen Hoeller e170cb0f79 Upgrade framework build to JPA 2.2 and JTA 1.3 7 years ago
Juergen Hoeller ff53d78e96 Remove bogus DataSource test from JpaTransactionManagerTests 7 years ago
Juergen Hoeller d553ddc5b3 Nullability refinements (based on IntelliJ IDEA 2018.1 introspection) 7 years ago
Juergen Hoeller e3d0ef6015 Use Map.forEach instead of manual Map.Entry iteration wherever possible 7 years ago
Juergen Hoeller f00afe3247 Use (Concurrent)Map.computeIfAbsent for lazy nested collection creation 7 years ago
Juergen Hoeller d4a8f76bf9 Consistent volatile access to running flag in Lifecycle implementations 7 years ago
Juergen Hoeller f57fcdee3c Polishing 7 years ago
Juergen Hoeller 6f7ad0304c Polishing 7 years ago
igor-suhorukov 8080f56db8 Polish: "@Override" should be used on overriding and implementing methods 7 years ago
Juergen Hoeller a19d4deb24 Polishing 7 years ago
Juergen Hoeller 9962df6527 Polishing 7 years ago
Juergen Hoeller 95aad9cdc2 Interrupt listener invoker threads on shutdown (after initial wait step) 7 years ago
igor-suhorukov d1ccecd021 Polish: to get rid unnecessary array creation 7 years ago
igor-suhorukov 7bce04c06c Polish: combine catches block with same body 7 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 7 years ago
Juergen Hoeller 95f7180298 Explicit documentation notes on transacted sessions vs AUTO_ACKNOWLEDGE 7 years ago
igor-suhorukov 7826567df6 Polish: lamdbas containing only one statement should not nest this statement in a block 7 years ago
igor-suhorukov 0ee505b73e Polish: assertion arguments should be passed in the correct order, 7 years ago
igor-suhorukov 9a6fbf59c5 Polish: follow name convention - make immutable fields final 7 years ago
Juergen Hoeller b6ecfcf9ec CachingConnectionFactory makes its Session caching inactive during reset 7 years ago
Juergen Hoeller 572c668726 Polishing 7 years ago