Commit Graph

  • ab9bea1d93 Polish RouterFunctionDsl KDoc Sébastien Deleuze 2023-01-23 13:25:47 +01:00
  • e4e90bbec0 Polish RouterFunctionDsl KDoc Sébastien Deleuze 2023-01-23 13:27:34 +01:00
  • e6397c8a38 Infer reflection hints for Jackson annotation class attributes Sébastien Deleuze 2023-01-23 13:21:34 +01:00
  • 1e47f31210 Support code generation for Set with non-comparable elements Sébastien Deleuze 2023-01-23 10:55:34 +01:00
  • 57b6f7e494 Infer hints for custom constraint validators Sébastien Deleuze 2023-01-20 16:56:43 +01:00
  • d37ef61b30 Resolve static resources without wildcard pattern Brian Clozel 2023-01-20 17:07:35 +01:00
  • 3f148c2aaa Avoid warnings / Polishing Sam Brannen 2023-01-20 15:22:47 +01:00
  • fa1ef1dc85 Deprecate obsolete ConcurrentExecutorAdapter for removal in 6.1 Sam Brannen 2023-01-20 14:20:18 +01:00
  • 58872c79ee Update copyright headers Sam Brannen 2023-01-20 14:17:53 +01:00
  • 24f18275dd Stop referring to "Spring 3.x" features in documentation and code Sam Brannen 2023-01-20 11:44:34 +01:00
  • 8f94c4e933 Remove WebClientIntegrationTests#exchangeWithRelativeUrl outdated test Sébastien Deleuze 2023-01-20 12:20:09 +01:00
  • 20c79e1481 Support double-quoted in HttpHeaders::getValuesAsList Arjen Poutsma 2023-01-20 12:22:09 +01:00
  • d0828be0cd Remove WebClientIntegrationTests#exchangeWithRelativeUrl outdated test Sébastien Deleuze 2023-01-20 12:24:41 +01:00
  • fb0aa5abb3 Fix WebClientIntegrationTests flaky Jetty tests Sébastien Deleuze 2023-01-20 11:19:01 +01:00
  • 86a40716bd Polishing Sam Brannen 2023-01-20 10:28:25 +01:00
  • 7f48d1b55a Remove obsolete Tiles documentation from Javadoc Sam Brannen 2023-01-20 10:27:48 +01:00
  • fd84b0997a Refine Jackson2ObjectMapperBuilder#configureFeature exception handling Sébastien Deleuze 2023-01-20 10:07:05 +01:00
  • 4a4b332709 Refine Jackson2ObjectMapperBuilder#configureFeature exception handling Sébastien Deleuze 2023-01-20 10:07:05 +01:00
  • 0e8838db90 Flexible constructor resolution in AutowireCapableBeanFactory.createBean(Class) Juergen Hoeller 2023-01-19 17:10:42 +01:00
  • 94fc24b6fb Document that bean instance suppliers are not supported with AOT/native Sébastien Deleuze 2023-01-19 14:58:46 +01:00
  • ab0d1c395d Fail explicitly in AOT transformations of instance supplier Sébastien Deleuze 2023-01-11 18:09:53 +01:00
  • 047f660572 Remove obsolete Tiles documentation from reference manual Sam Brannen 2023-01-19 16:43:51 +01:00
  • 22323072fd Polishing Sam Brannen 2023-01-19 16:32:29 +01:00
  • a34b1af49e Remove extra empty line in DefaultCorsProcessor (#29854) Thom Hurks 2023-01-19 16:28:18 +01:00
  • 1ace42f245 Enable JRubyScriptTemplateTests Sam Brannen 2023-01-19 16:15:22 +01:00
  • 0502d18e3d Update copyright headers Sam Brannen 2023-01-19 14:38:07 +01:00
  • c4c786596f Migrate to Mockito.mock(T...) where feasible Sam Brannen 2023-01-19 14:32:29 +01:00
  • c3d123fef7 Allow @Aspect classes to extend concrete @Aspect classes Sam Brannen 2023-01-18 14:35:38 +01:00
  • e4b25ab480 Polishing Sam Brannen 2023-01-17 16:01:23 +01:00
  • 33f1c9b614 Upgrade Gradle Enterprise & Conventions plugins Brian Clozel 2023-01-19 11:34:05 +01:00
  • 53ac812fb0 Updated sdkmanrc Arjen Poutsma 2023-01-19 10:05:36 +01:00
  • 1680502313 Updated Java 17 version in sdkmanrc Arjen Poutsma 2023-01-19 10:03:18 +01:00
  • e725e3a51b Update Java versions and remove Java 18 build Brian Clozel 2023-01-19 09:40:25 +01:00
  • 2fe75c1a24 Polish HttpStatus 103 EARLY_HINTS javadocs (#29841) Johnny Lim 2023-01-18 22:50:02 +09:00
  • 60c89dd2df Fix IllegalStateException in empty ProducesRequestCondition Arjen Poutsma 2023-01-18 10:38:09 +01:00
  • 9ebd1e8d64 Fix IllegalStateException in empty ProducesRequestCondition Arjen Poutsma 2023-01-18 10:38:09 +01:00
  • 64de6de725 Update copyright headers Sam Brannen 2023-01-17 15:49:26 +01:00
  • c3e8ff9ce7 Do not use Mockito to mock ReactiveAdapterRegistry Sam Brannen 2023-01-17 15:44:57 +01:00
  • 5448e81021 Deprecate Base64Utils in favor of Java's Base64 Brian Clozel 2023-01-17 15:26:57 +01:00
  • f7e07322ab Simplify Base64Utils by using java.util.Base64 j3graham 2022-05-09 18:46:54 -04:00
  • 37217a63e1 Remove unnecessary calls to Reference::clear 정준영 2022-07-25 13:48:33 +09:00
  • ad5c636aff Upgrade to Mockito 5.0 Sam Brannen 2023-01-17 14:31:11 +01:00
  • ebdc82b86b Add serialization hint for ProblemDetail Brian Clozel 2023-01-17 10:59:52 +01:00
  • a12c9a0430 Update copyright headers Sam Brannen 2023-01-16 19:14:05 +01:00
  • 0d14c3bc1a Polish Javadoc in spring-jms Sam Brannen 2023-01-16 19:13:23 +01:00
  • 8be542016b Apply "instanceof pattern matching" in spring-jms Sam Brannen 2023-01-16 19:12:58 +01:00
  • 3a585f8c29 Introduce CoWebFilter Arjen Poutsma 2023-01-16 11:00:33 +01:00
  • 4bd2531774 Fix R2dbcTransactionManager debug log: don't log a Mono (#29800) Minsoo Cheong(Merlin) 2023-01-16 19:29:43 +09:00
  • c0e38a2f1e Fix R2dbcTransactionManager debug log: don't log a Mono (#29800) Minsoo Cheong(Merlin) 2023-01-16 19:29:43 +09:00
  • 5de1460f88 Deprecate HttpStatus 103 CHECKPOINT in favor of new EARLY_HINTS (#29816) Simon Baslé 2023-01-16 11:22:43 +01:00
  • 312db36849 Combined, empty RequestMapping matches both "" and "/" rstoyanchev 2023-01-09 16:56:29 +00:00
  • 46875c91ce Update copyright year in reference manual Sam Brannen 2023-01-11 17:32:31 +01:00
  • 86305c45a9 Upgrade to spring-asciidoctor-backends 0.0.4 Sam Brannen 2023-01-11 17:30:02 +01:00
  • 1342837686 Upgrade to nohttp 0.0.11 Sam Brannen 2023-01-11 17:26:35 +01:00
  • 012b8f18c6 Add Simon to mailmap Sam Brannen 2023-01-11 15:26:31 +01:00
  • 5ea310452c Add Simon to the Changelog generator configuration Brian Clozel 2023-01-11 14:12:03 +01:00
  • a4956dfe26 Update copyright headers Sam Brannen 2023-01-10 16:16:04 +01:00
  • 0415975dd1 Polish contribution and related code Sam Brannen 2023-01-11 13:50:46 +01:00
  • afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) Krzysztof Krason 2022-12-28 08:59:08 +01:00
  • 48abd493fe Next development version (v6.0.5-SNAPSHOT) Spring Builds 2023-01-11 12:25:34 +00:00
  • 4fd5630700 Next development version (v5.3.26-SNAPSHOT) Spring Builds 2023-01-11 11:19:35 +00:00
  • 3d571e8ab5 Upgrade to Micrometer 1.10.3 Brian Clozel 2023-01-11 11:55:43 +01:00
  • c7cfdfc26c Downgrade to Mockito 4.9 for spring-beans tests Juergen Hoeller 2023-01-11 00:26:30 +01:00
  • 26cd33cb2b Upgrade to Reactor 2020.0.27 Juergen Hoeller 2023-01-11 00:23:38 +01:00
  • 4d27aee7cf Upgrade to Checkstyle 10.6 Juergen Hoeller 2023-01-11 00:03:23 +01:00
  • 63f0beb209 Upgrade to Reactor 2022.0.2 Juergen Hoeller 2023-01-11 00:01:34 +01:00
  • 8dbdfb0449 Polishing Sam Brannen 2023-01-10 16:08:02 +01:00
  • d5fb5d029b Polish contribution Sam Brannen 2023-01-10 16:07:48 +01:00
  • 3738a45658 Avoid wasted memory on empty maps and sets Vasiliy Kudriavtsev 2022-12-26 12:35:38 +03:00
  • fd3e99c7ee Upgrade to JUnit 5.9.2 Sam Brannen 2023-01-10 15:23:20 +01:00
  • 4396801933 Add reflection hints for Kotlin reflection on functions Sébastien Deleuze 2023-01-10 14:39:20 +01:00
  • a516ed8739 Upgrade Gradle Enterprise & Conventions plugins Brian Clozel 2023-01-10 09:10:59 +01:00
  • 88cac6a4a3 Reduce creation of composite interfaces to actual method references in current pointcut Juergen Hoeller 2023-01-09 20:34:20 +01:00
  • 11df955d88 Update copyright headers Sam Brannen 2023-01-09 18:33:06 +01:00
  • 77832a6da9 Apply "instanceof pattern matching" in HttpHeaders Sam Brannen 2023-01-09 18:25:33 +01:00
  • ce1f6cf0bf Polishing Sam Brannen 2023-01-09 18:25:22 +01:00
  • c702cd418e Polishing rstoyanchev 2023-01-06 16:50:19 +00:00
  • 2ee393ae71 Upgrade to Tomcat 9.0.70, Jetty 9.4.50, Netty 4.1.86, Undertow 2.2.22, HtmlUnit 2.67, Mockito 4.9, AssertJ 3.23.1, Checkstyle 10.5 Juergen Hoeller 2022-12-23 15:52:09 +01:00
  • 0815d29e45 Defensive check for null returned from createConnection() Juergen Hoeller 2022-12-23 15:51:37 +01:00
  • 4bcc24372a Add ExecutingResponseCreator Simon Baslé 2022-12-20 16:36:06 +01:00
  • ae7cff35dc Polishing rstoyanchev 2022-12-20 09:39:15 +00:00
  • 8282be682c Fix typo in core-aot.adoc IDJack 2023-01-09 19:54:27 +08:00
  • b81a291c85 Add reflection hints for @RequestPart Sébastien Deleuze 2023-01-06 17:26:33 +01:00
  • 3348e74ab8 Add native support for @Convert on JPA entities Sébastien Deleuze 2023-01-06 12:56:26 +01:00
  • e2832ea596 Polish #29727: Mention Kotlin andExpectAll in reference manual (#29766) Simon Baslé 2023-01-04 19:11:54 +01:00
  • 74f58198fd Add Kotlin DSL support for MockMVC andExpectAll (#29727) Simon Baslé 2023-01-03 18:26:26 +01:00
  • 42b16591ec SpringPersistenceUnitInfo leniently ignores transformer if no LoadTimeWeaver is present Juergen Hoeller 2023-01-03 11:55:33 +01:00
  • 62cf2f0a4f Fix wrong asserted code in SQLExceptionSubclassTranslatorTests (#29748) Johnny Lim 2023-01-03 18:57:02 +09:00
  • 32e1a6452a Upgrade to Undertow 2.3.2, Apache HttpClient 5.2.1, Selenium HtmlUnit Driver 2.67 Juergen Hoeller 2022-12-23 16:11:16 +01:00
  • 55295faff0 Upgrade to Tomcat 10.1.4, Jetty 11.0.13, Netty 4.1.86, Protobuf 3.21.12, SLF4J 2.0.6 Juergen Hoeller 2022-12-23 15:14:52 +01:00
  • 254c3725e2 Polishing Juergen Hoeller 2022-12-23 15:14:11 +01:00
  • d5ff232246 Defensive check for null returned from createConnection() Juergen Hoeller 2022-12-23 15:13:41 +01:00
  • a644245e0e Check well-known database error codes in case of generic SQL state 23000 Juergen Hoeller 2022-12-23 15:13:29 +01:00
  • 697292ba0c Apply update_copyright_headers.sh Sam Brannen 2022-12-20 15:21:12 +01:00
  • 777f01d786 Fix path within mapping when pattern contains ".*" Brian Clozel 2022-12-19 10:15:39 +01:00
  • 5366ac84e6 Fix path within mapping when pattern contains ".*" Brian Clozel 2022-12-19 10:15:39 +01:00
  • b71db12c43 Apply "instanceof pattern matching" in spring-aop Sam Brannen 2022-12-18 14:12:08 +01:00
  • ab571e3562 Revert incorrect change to ParamAware Javadoc Sam Brannen 2022-12-18 14:14:16 +01:00
  • 5e42a6eb0a Update Trigger & TriggerContext reference documentation Sam Brannen 2022-12-18 13:21:27 +01:00
  • 0bfddbc9cb Polishing Sam Brannen 2022-12-18 13:20:46 +01:00