Commit Graph

  • 071c2988d5 Suppress deprecation warnings in tests in build Sam Brannen 2022-02-18 16:18:13 +01:00
  • 6c832598c9 Merge branch '5.3.x' Sam Brannen 2022-02-18 15:32:58 +01:00
  • 94af2ca06b Recover from error during SpEL MIXED mode compilation Sam Brannen 2022-02-18 15:31:59 +01:00
  • 4a470e0a37 Prevent @Bean method overloading by default (with enforceUniqueMethods flag) Juergen Hoeller 2022-02-17 22:37:34 +01:00
  • 41ee23345d Support for registering multiple init/destroy methods on AbstractBeanDefinition Juergen Hoeller 2022-02-17 18:14:09 +01:00
  • 8506778608 Use JDK 17 on main branch in .sdkmanrc Arjen Poutsma 2022-02-17 11:55:25 +01:00
  • 0814c67913 Merge branch '5.3.x' Arjen Poutsma 2022-02-17 11:53:26 +01:00
  • ff20a06876 Added .sdkmanrc file Arjen Poutsma 2022-02-17 11:51:14 +01:00
  • b96474707b Merge branch '5.3.x' Stephane Nicoll 2022-02-17 10:07:31 +01:00
  • 2ffefbb211 Downgrade to concourse-release-scripts 0.3.2 Stephane Nicoll 2022-02-17 09:44:22 +01:00
  • 4571626839 Next development version (v5.3.17-SNAPSHOT) Spring Builds 2022-02-17 07:45:38 +00:00
  • 3c0a5fd063 Upgrade to POI 5.2 Juergen Hoeller 2022-02-16 20:12:59 +01:00
  • 69db0f7b45 Merge branch '5.3.x' Juergen Hoeller 2022-02-16 20:07:55 +01:00
  • f8a59c267f Polishing Juergen Hoeller 2022-02-16 20:04:51 +01:00
  • 1166577d2c Upgrade to Netty 4.1.74, Jetty 9.4.45, Undertow 2.2.16, Hibernate Validator 6.2.2, Apache Johnzon 1.2.16, EclipseLink 2.7.10 Juergen Hoeller 2022-02-16 20:04:27 +01:00
  • 7f5110a549 Merge branch '5.3.x' Stephane Nicoll 2022-02-16 14:36:50 +01:00
  • 36dc4e4c5f Add mavenCentral() to pluginManagement repositories Phillip Webb 2022-02-15 15:06:43 -08:00
  • c1987e5b8c Merge branch '5.3.x' Sam Brannen 2022-02-16 12:12:37 +01:00
  • 3ac60147f3 Improve documentation for uri(URI) method in WebTestClient Sam Brannen 2022-02-16 12:11:33 +01:00
  • e3ceb9b23d Polish @Target declarations for stereotype annotations Sam Brannen 2022-02-16 12:01:14 +01:00
  • 3463106532 Merge branch '5.3.x' Arjen Poutsma 2022-02-16 11:24:10 +01:00
  • 5ab966fbde Polish contribution Arjen Poutsma 2022-02-16 11:16:27 +01:00
  • 7276752e7c Fix CronExpression issue with DST vikey 2022-02-12 18:51:24 +08:00
  • b3306f4e3d Suppress deprecation warning in WebAsyncManagerTests Phillip Webb 2022-02-15 15:10:27 -08:00
  • 18b8e4ec5c Add mavenCentral() to pluginManagement repositories Phillip Webb 2022-02-15 15:06:43 -08:00
  • 2cee63491d Remove deprecated SocketUtils Sam Brannen 2022-02-15 16:19:11 +01:00
  • bbd35ded91 Stop using SocketUtils in ActiveMQ STOMP broker tests Sam Brannen 2022-02-15 15:53:43 +01:00
  • 5fbd01f28f Polish Stephane Nicoll 2022-02-15 15:25:45 +01:00
  • d2d54c826f Increase max memory for Gradle to 2048m Sam Brannen 2022-02-15 14:57:56 +01:00
  • c42023f20e Stop using SocketUtils in WebClientIntegrationTests Sam Brannen 2022-02-15 14:59:09 +01:00
  • 552e02cb44 Polishing Sam Brannen 2022-02-15 14:44:46 +01:00
  • 7412625929 Merge branch '5.3.x' Sam Brannen 2022-02-15 14:35:25 +01:00
  • 685a195ba1 Deprecate SocketUtils Sam Brannen 2022-02-15 14:28:50 +01:00
  • 11de64d609 Merge branch '5.3.x' Sam Brannen 2022-02-15 13:48:22 +01:00
  • 3188c0f7db Ensure fix for gh-28012 is actually tested Sam Brannen 2022-02-15 13:47:03 +01:00
  • c732b56edd Merge branch '5.3.x' Stephane Nicoll 2022-02-15 13:40:47 +01:00
  • 3ea540adbc Upgrade to Reactor 2020.0.16 Stephane Nicoll 2022-02-15 13:37:08 +01:00
  • 2141373c43 Introduce AOT variant of BeanPostProcessor Stephane Nicoll 2022-02-15 09:00:47 +01:00
  • 5bbc7dbce2 Polish ProtectedAccess options Stephane Nicoll 2022-02-15 13:15:20 +01:00
  • 4782d4c080 Merge branch '5.3.x' into main rstoyanchev 2022-02-14 20:52:09 +00:00
  • ec03e8830e Remove path variables from pathWithinMapping rstoyanchev 2022-02-14 20:50:38 +00:00
  • 11cb938232 Polishing contribution rstoyanchev 2022-02-14 16:34:40 +00:00
  • f004bb1b64 Add formatting for SockJS GoAway frame Ivan Zbykovskyi 2022-02-03 13:34:02 +02:00
  • c5e1a774a5 Add bean instance generator infrastructure Stephane Nicoll 2022-02-14 14:31:19 +01:00
  • bfe9d4fc49 Merge branch '5.3.x' Brian Clozel 2022-02-14 16:23:49 +01:00
  • 88f73bffa0 Make assertion message lazy in ServletRequestPathUtils Brian Clozel 2022-02-14 16:21:41 +01:00
  • 4c410cbe54 Remove toolchain configuration for Kotlin Brian Clozel 2022-02-14 13:04:09 +01:00
  • 7ecfce2386 Polishing contribution rstoyanchev 2022-02-11 11:04:35 +00:00
  • ad2722b3a3 MissingServletRequestPartException extends ServletRequestBindingException heowc 2022-01-22 15:22:47 +09:00
  • 303e363adf Configure Gradle JVM toolchain for Kotlin tasks Brian Clozel 2022-02-14 11:47:16 +01:00
  • 2a0ec0b2dd Merge branch '5.3.x' Brian Clozel 2022-02-14 10:56:44 +01:00
  • 0ab054c7b9 Upgrade concourse-release-scripts in CI Brian Clozel 2022-02-14 10:55:07 +01:00
  • 5e64081ed1 Merge branch '5.3.x' Sébastien Deleuze 2022-02-14 10:46:18 +01:00
  • 8eb618b480 Make Kotlin functions accessible in CoroutinesUtils Sébastien Deleuze 2022-02-14 10:08:42 +01:00
  • 70269addb7 Merge branch '5.3.x' Brian Clozel 2022-02-14 10:38:41 +01:00
  • 2f78abd56e Upgrade CI pipeline Brian Clozel 2022-02-14 10:29:45 +01:00
  • e6ce328be4 Merge branch '5.3.x' Sam Brannen 2022-02-13 00:00:11 +01:00
  • 3ec612aaf8 Support recursive annotations in merged annotations Sam Brannen 2022-02-11 20:51:19 +01:00
  • 7b0443333d Merge branch '5.3.x' Sam Brannen 2022-02-11 20:44:42 +01:00
  • 4eaee1e738 Short circuit if-conditions in AttributeMethods Sam Brannen 2022-02-11 20:41:23 +01:00
  • eca755ec88 Upgrade to Dokka 1.6.10 Sébastien Deleuze 2022-02-11 17:42:06 +01:00
  • 37b03aee82 Merge branch '5.3.x' Stephane Nicoll 2022-02-11 15:49:53 +01:00
  • 4201479546 Start building against Reactor 2020.0.16 snapshots Stephane Nicoll 2022-02-11 15:41:49 +01:00
  • a4e192e33d Merge branch '5.3.x' Sam Brannen 2022-02-11 15:38:54 +01:00
  • b60340b102 Simplify tests for synthesized annotation toString() Sam Brannen 2022-02-11 15:33:14 +01:00
  • 5ae9217271 Merge branch '5.3.x' Sam Brannen 2022-02-11 15:01:47 +01:00
  • 7257f31ca8 Upgrade Dokka to 1.6.10 Brian Clozel 2022-02-11 13:58:56 +01:00
  • 6c42bcfaec Upgrade to Kotlin 1.6.20-M1 Brian Clozel 2022-02-11 11:39:32 +01:00
  • 2019e176ee Upgrade to AspectJ 1.9.8 Brian Clozel 2022-02-11 11:13:52 +01:00
  • 2fd39839f8 Improve toString() for synthesized annotations Sam Brannen 2022-02-10 16:58:36 +01:00
  • ce87285be5 Use canonical names for types in synthesized annotation toString Sam Brannen 2022-02-10 14:16:34 +01:00
  • 1a4573641d Add code contribution infrastructure Stephane Nicoll 2022-02-10 15:54:43 +01:00
  • d64f8c1a05 Make BeanDefinitionValueResolver public Stephane Nicoll 2022-02-10 15:01:58 +01:00
  • b3ceb0f625 Add core JavaPoet utilities Stephane Nicoll 2022-02-10 14:57:37 +01:00
  • dfae8effa8 Repackage Javapoet in org.springframework.javapoet Stephane Nicoll 2022-01-06 14:52:48 +01:00
  • 97582fd0a1 Update Eclipse template to @since 5.3.16 Sam Brannen 2022-02-09 15:56:17 +01:00
  • 7a2c9b80c2 Merge branch '5.3.x' Stephane Nicoll 2022-02-10 13:14:23 +01:00
  • d2c7dfb79e Add convenience factory method for Managed[List|Set|Map] Stephane Nicoll 2022-02-10 12:37:19 +01:00
  • 5c60a721a7 Upgrade to Gradle 7.4 Sam Brannen 2022-02-08 16:26:37 +01:00
  • 1deb6b04b8 Apply "instanceof pattern matching" in SynthesizedMergedAnnotationInvocationHandler Sam Brannen 2022-02-08 14:27:08 +01:00
  • 839cc5f7f8 Remove unnecessary JDK 9+ check in MergedAnnotationsTests Sam Brannen 2022-02-08 14:19:32 +01:00
  • bf40033e86 Merge branch '5.3.x' Sam Brannen 2022-02-08 14:15:25 +01:00
  • 7139a877f4 Ensure toString() for synthesized annotations is source code compatible Sam Brannen 2022-02-08 13:22:44 +01:00
  • 669b05dc1d Allow AutowiredAnnotationBeanPostProcessor to compile on JDK 11 Sam Brannen 2022-02-08 14:04:11 +01:00
  • a0c97e4c36 Polish Stephane Nicoll 2022-02-03 14:44:28 +01:00
  • 6936f7e0cb Relocate runtime hints to aot package Stephane Nicoll 2022-02-03 14:41:20 +01:00
  • e077a753f8 Polish JsonContentTests Sam Brannen 2022-02-05 20:37:42 +01:00
  • 2ae6431a50 Merge branch '5.3.x' Sam Brannen 2022-02-05 20:26:10 +01:00
  • 038b88e2a1 Polishing Sam Brannen 2022-02-05 20:23:45 +01:00
  • eb84c84373 Polish contribution Sam Brannen 2022-02-05 20:11:47 +01:00
  • 920be8e1b2 Add support for strict JSON comparison in WebTestClient Gleidson Leopoldo 2022-02-01 09:26:14 +00:00
  • a13ad3e969 Polishing Sam Brannen 2022-02-05 19:43:45 +01:00
  • 04fbfddb13 Polish contribution Sam Brannen 2022-02-05 19:12:13 +01:00
  • 1e0e477833 Apply "instanceof pattern matching" in AbstractRoutingDataSource lijun695 2022-02-05 20:51:18 +08:00
  • 9a0f691e86 Merge branch '5.3.x' Stephane Nicoll 2022-02-05 13:59:45 +01:00
  • 874432b38a Merge pull request #28010 from izeye Stephane Nicoll 2022-02-05 13:59:33 +01:00
  • 4ab03fede8 Fix Javadoc since for AopProxyUtils.isLambda() izeye 2022-02-05 21:48:09 +09:00
  • b0bca7f5ae Merge branch '5.3.x' Juergen Hoeller 2022-02-04 23:55:18 +01:00
  • 5bbdd36e19 Upgrade to Checkstyle 9.3, HtmlUnit 2.58, Apache HttpClient 5.1.3 Juergen Hoeller 2022-02-04 23:51:23 +01:00
  • a22feac803 Update license header for https (nohttp rule) Juergen Hoeller 2022-02-04 23:51:05 +01:00