397 Commits (1f8c233dfcef62781467cbb58a774933208f94cf)

Author SHA1 Message Date
Sam Brannen a07ce8eb82 Polishing 5 years ago
Sam Brannen 3e2b977d5d Re-enable shadowed, overridden @Test and lifecycle methods 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Brian Clozel bb8fd1c6bd Fix javax.jms Gradle configuration in spring-jms 5 years ago
Brian Clozel 561af5f8f9 Replace propdeps plugin with custom plugin 5 years ago
Juergen Hoeller c4622dbebc Polishing 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 6 years ago
Juergen Hoeller 33b5bc2aae Polishing 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Сергей Цыпанов aaeabc3c85 Simplify iteration over maps 6 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Juergen Hoeller 52e02deb53 Configurable connection recovery in SimpleMessageListenerContainer 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 6 years ago
Juergen Hoeller 31c3b8a291 Avoid unguarded String concatenation for debug/trace logging 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
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