25971 Commits (62cf2f0a4f6de789a3acec7778cce7eeea6c849e)
 

Author SHA1 Message Date
Johnny Lim 62cf2f0a4f
Fix wrong asserted code in SQLExceptionSubclassTranslatorTests (#29748) 3 years ago
Juergen Hoeller 32e1a6452a Upgrade to Undertow 2.3.2, Apache HttpClient 5.2.1, Selenium HtmlUnit Driver 2.67 3 years ago
Juergen Hoeller 55295faff0 Upgrade to Tomcat 10.1.4, Jetty 11.0.13, Netty 4.1.86, Protobuf 3.21.12, SLF4J 2.0.6 3 years ago
Juergen Hoeller 254c3725e2 Polishing 3 years ago
Juergen Hoeller d5ff232246 Defensive check for null returned from createConnection() 3 years ago
Juergen Hoeller a644245e0e Check well-known database error codes in case of generic SQL state 23000 3 years ago
Sam Brannen 697292ba0c Apply update_copyright_headers.sh 3 years ago
Brian Clozel 5366ac84e6 Fix path within mapping when pattern contains ".*" 3 years ago
Sam Brannen b71db12c43 Apply "instanceof pattern matching" in spring-aop 3 years ago
Sam Brannen ab571e3562 Revert incorrect change to ParamAware Javadoc 3 years ago
Sam Brannen 5e42a6eb0a Update Trigger & TriggerContext reference documentation 3 years ago
Sam Brannen 0bfddbc9cb Polishing 3 years ago
diguage 511dab1ade
Apply "instanceof pattern matching" (#29710) 3 years ago
Sam Brannen d4623a393b Update copyright headers 3 years ago
Sam Brannen c2c3be4ee3 Polishing 3 years ago
Sam Brannen 270f8526d1 Fix typos in anchors 3 years ago
Sam Brannen 4171e35546 Fix formatting in examples 3 years ago
Sam Brannen bea505d32e Fix typos in reference manual 3 years ago
Sam Brannen 5c28b56823 Remove duplicated words in Javadoc 3 years ago
Sam Brannen d2b54e2611 Remove duplicate words in reference manual 3 years ago
Sam Brannen f8a58f2bc4 Update Jakarta Mail info in ref docs 3 years ago
Sam Brannen f6e1fb3150 Cross reference WebTestClient section 3 years ago
Simon Baslé 14c7b9bd08 Change plain 'WebMVC' links to 'See equivalent in the Servlet stack' 3 years ago
Sam Brannen 11f3edc352 Change plain 'WebFlux' links to 'See equivalent in the Reactive stack' 3 years ago
Simon Baslé fbd4463f20 Fix subsection style in WebFlux Concurrency Model 3 years ago
Simon Baslé a3a94950f6 Rework linking to Spring MVC Async support vs WebFlux section 3 years ago
Simon Baslé b51a14ff92 Remove statement that users could be on Java < 5 3 years ago
Simon Baslé 929d5567b8 Remove ref to JOTM, inactive since 2009 3 years ago
Simon Baslé beaa7ba0e3 Fix link to Jakarta Mail 3 years ago
Simon Baslé 1a839f5103 Fix typos in reference manual 3 years ago
Sam Brannen 8df4f927fd Polish contribution 3 years ago
Simon Baslé 5965917d16 Extract ResourceEntityResolver HTTPS schema resolution fallback 3 years ago
Sam Brannen 57cfb94f1f Improve documentation for literals in SpEL expressions 3 years ago
Sam Brannen b5b80d0a07 Polishing 3 years ago
Sam Brannen e5cfbae3fd Polishing 3 years ago
Carlos Belizón 5d2ca11315
Fix manipulating property sources example in Javadoc for ConfigurableEnvironment 3 years ago
Spring Builds 858394b720 Next development version (v6.0.4-SNAPSHOT) 3 years ago
Sam Brannen 6e08c56076 Improve Javadoc for RepeatableContainers 3 years ago
Sam Brannen fb6d3f5b5c Remove duplicated test code 3 years ago
Arjen Poutsma 6fe5652783 Support non-standard HTTP methods in FrameworkServlet 3 years ago
Brian Clozel ca68bbc9ff Upgrade to Reactor 2022.0.1 3 years ago
Sam Brannen e7bcb48e57 Remove obsolete AttributeMethods.hasOnlyValueAttribute() method 3 years ago
Sam Brannen 433b1c480c Support repeatable annotation containers with multiple attributes 3 years ago
Sam Brannen 0b08246760 Revise RepeatableContainersTests 3 years ago
Sam Brannen c7bdfbea4f Add missing Javadoc 3 years ago
Sam Brannen 618989d317 Update copyright date 3 years ago
Sam Brannen 7fe78b745f Polish Javadoc 3 years ago
Juergen Hoeller 98f152e8d5 Polishing 3 years ago
Juergen Hoeller d74191427e Avoid NPE on BeanDescriptor access with SimpleBeanInfoFactory 3 years ago
Juergen Hoeller 4c69892f39 Detect SQL state 23505/40001 as DuplicateKeyException/CannotAcquireLockException 3 years ago