Commit Graph

  • 3eb9886724 Merge branch '5.3.x' Juergen Hoeller 2022-02-04 23:24:21 +01:00
  • bc9cd9a687 Find interface method even for late-bound interface declaration in subclass Juergen Hoeller 2022-02-04 23:21:27 +01:00
  • a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) Juergen Hoeller 2022-02-04 23:21:00 +01:00
  • 132d8c7f45 Support for CGLIB BeanMap utility on JDK 17 Juergen Hoeller 2022-02-04 23:19:06 +01:00
  • d07e1be623 Retrieve JDBC Connection via JdbcCoordinator (for compatibility with Hibernate 6) Juergen Hoeller 2022-02-04 22:24:50 +01:00
  • 6b1c2dc944 Consistently override (and prevent overriding for) aliases with bean definitions Juergen Hoeller 2022-02-04 21:12:42 +01:00
  • e5af4aa608 Initial upgrade to R2DBC Borca Juergen Hoeller 2022-02-04 21:09:02 +01:00
  • 9688e61e20 Upgrade to Groovy 4.0 Juergen Hoeller 2022-02-04 21:01:02 +01:00
  • 4358b48b08 Merge branch '5.3.x' Sam Brannen 2022-02-04 20:01:48 +01:00
  • 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas Sam Brannen 2022-02-04 19:41:46 +01:00
  • c064e90697 Merge branch '5.3.x' Stephane Nicoll 2022-02-04 09:24:50 +01:00
  • 6bc7d41734 Merge pull request #28004 from An1s9n Stephane Nicoll 2022-02-04 09:24:30 +01:00
  • 05d3e820f9 Polish reference to ManagedBean annotation Pavel Anisimov 2022-02-04 08:20:45 +03:00
  • b3f786728e Use modern language features in tests Sam Brannen 2022-02-03 15:35:32 +01:00
  • 32cd73261a Apply "switch expressions" where applicable Sam Brannen 2022-02-02 16:56:53 +01:00
  • 9a5ecd0c46 Apply "instanceof pattern matching" in spring-r2dbc Sam Brannen 2022-02-02 16:03:12 +01:00
  • 12342d7f8e Sync ScriptUtilsUnitTests implementations Sam Brannen 2022-02-02 16:57:27 +01:00
  • c263cbfbe4 Fix broken test missed in merge Sam Brannen 2022-02-03 15:16:27 +01:00
  • 54565e95b5 Merge branch '5.3.x' Sam Brannen 2022-02-03 14:58:36 +01:00
  • f8a5a8d7be Use modern language features in tests Sam Brannen 2022-02-03 14:50:10 +01:00
  • 5ad261228d Upgrade JDK 17 and JDK 18 versions in CI image Brian Clozel 2022-02-03 10:22:43 +01:00
  • d94298aae5 Merge branch '5.3.x' Stephane Nicoll 2022-02-03 09:58:21 +01:00
  • 82a2544918 Upgrade to spring javaformat 0.0.31 Stephane Nicoll 2022-02-03 08:49:16 +01:00
  • e702c22da4 Upgrade Ubuntu version in CI image Stephane Nicoll 2022-02-03 08:48:52 +01:00
  • 823958bcc5 Merge branch '5.3.x' into main rstoyanchev 2022-02-02 17:35:54 +00:00
  • c4e362500b Polishing tests rstoyanchev 2022-02-02 17:09:04 +00:00
  • 8d5a6520ce Ensure all converters don't close InputStream rstoyanchev 2022-02-02 15:32:21 +00:00
  • 4effca35b5 Ignore Content-Type that is invalid (not concrete) rstoyanchev 2022-01-31 13:51:40 +01:00
  • 6e4551131d Merge branch '5.3.x' Arjen Poutsma 2022-02-01 13:52:52 +01:00
  • 8f9a1cdc0c Consider current date in "1W" cron expressions Arjen Poutsma 2022-02-01 13:51:40 +01:00
  • 84ebbdd38e Merge branch '5.3.x' Stephane Nicoll 2022-01-31 09:34:54 +01:00
  • 136bd2002e Upgrade to spring javaformat 0.0.30 Stephane Nicoll 2022-01-31 09:34:12 +01:00
  • 5378f2040d Merge branch '5.3.x' Sam Brannen 2022-01-30 15:51:58 +01:00
  • a749a6bf54 Stop applying Groovy plugin for the root Gradle project Sam Brannen 2022-01-28 16:55:05 +01:00
  • 24ff2d2b6f Merge branch '5.3.x' Sam Brannen 2022-01-30 15:45:55 +01:00
  • 7072aab53b Improve log message when searching for default executor for async processing Sam Brannen 2022-01-29 17:51:13 +01:00
  • e3529453d1 Remove dependency management for groovy-test Sam Brannen 2022-01-29 17:29:31 +01:00
  • de33e3b575 Merge branch '5.3.x' Sam Brannen 2022-01-29 12:43:18 +01:00
  • dbeae27d3c Reduce build time by reducing shutdown wait period for Jetty tests Sam Brannen 2022-01-29 12:41:39 +01:00
  • ed2696287a Stop applying Groovy plugin for the root Gradle project Sam Brannen 2022-01-28 16:55:05 +01:00
  • 8e2bb5f3af Merge branch '5.3.x' Sam Brannen 2022-01-28 16:40:58 +01:00
  • fb312d0ed5 Improve Javadoc for DatabasePopulator Sam Brannen 2022-01-28 16:40:35 +01:00
  • e5129c58f4 Merge branch '5.3.x' Sam Brannen 2022-01-28 16:18:13 +01:00
  • 0e670b1c15 Polish contribution Sam Brannen 2022-01-28 16:15:21 +01:00
  • fadfcf4e43 Fix ServletUriComponentsBuilder examples in ref docs wkwkhautbois 2022-01-28 23:06:32 +09:00
  • a9a6b071d9 Merge branch '5.3.x' Arjen Poutsma 2022-01-28 13:45:45 +01:00
  • caa13690e8 Support multiple boundary buffers in MultipartParser Arjen Poutsma 2022-01-28 13:41:51 +01:00
  • 786d80c0bb Merge branch '5.3.x' Sam Brannen 2022-01-27 16:13:55 +01:00
  • 6647023151 Document how to register annotated classes in a GenericWebApplicationContext Sam Brannen 2022-01-27 15:47:21 +01:00
  • e32f94bf8c Polish GenericWebApplicationContext and AnnotationConfigWebApplicationContext Sam Brannen 2022-01-26 20:21:13 +01:00
  • 29768cdd11 Merge branch '5.3.x' Stephane Nicoll 2022-01-27 09:55:55 +01:00
  • 8f1f68377d Upgrade Java versions in CI image Stephane Nicoll 2022-01-27 09:52:25 +01:00
  • bd6d697395 Upgrade Java versions in CI image Stephane Nicoll 2022-01-27 09:52:25 +01:00
  • 4d54e5ad87 Merge branch '5.3.x' Sam Brannen 2022-01-26 17:34:28 +01:00
  • 7f65e17ff2 Improve documentation for implementing AspectJ around advice Sam Brannen 2022-01-26 17:32:36 +01:00
  • 9095f1d584 Polish AspectJ documentation Sam Brannen 2022-01-26 17:32:07 +01:00
  • 84e6d2a95c Merge branch '5.3.x' Stephane Nicoll 2022-01-26 14:12:26 +01:00
  • 4f16d5b5b2 Merge pull request #27826 from Drezir Stephane Nicoll 2022-01-26 14:12:13 +01:00
  • 6a6c7df824 Polish "Add CacheErrorHandler implementation that logs exceptions" Stephane Nicoll 2022-01-26 14:08:17 +01:00
  • 5c9fbcc23c Add CacheErrorHandler implementation that logs exceptions Adam Ostrožlík 2021-12-16 11:15:23 +01:00
  • f64cc08b62 Apply "instanceof pattern matching" in additional core classes Sam Brannen 2022-01-26 13:49:50 +01:00
  • e7b9d61225 Merge branch '5.3.x' Sam Brannen 2022-01-26 12:32:25 +01:00
  • f4f5cee76c Polish AOP namespace tests Sam Brannen 2022-01-26 12:29:30 +01:00
  • bf1cf549b1 Delete unused XML config in AOP namespace tests Sam Brannen 2022-01-26 12:15:10 +01:00
  • c58885fc35 Upgrade to Hibernate ORM 5.6.5, Eclipse Yasson 2.0.4, JRuby 9.3.3 Juergen Hoeller 2022-01-26 00:24:01 +01:00
  • 065ac8e081 Merge branch '5.3.x' Juergen Hoeller 2022-01-26 00:06:12 +01:00
  • 1272cd557d Upgrade to SmallRye Mutiny 1.3.1, Aalto 1.3.1, Woodstox 6.2.8 Juergen Hoeller 2022-01-26 00:02:12 +01:00
  • 993b6d1351 Upgrade to Tomcat 9.0.58, Protobuf 3.19.3, Rome 1.18, H2 2.1.210, SLF4J 1.7.35, Mockito 4.3.1, HtmlUnit 2.57, XMLUnit 2.9, Checkstyle 9.2.1 Juergen Hoeller 2022-01-25 23:51:22 +01:00
  • 0a92d84778 Check open status before close call (aligned with EntityManagerFactoryUtils) Juergen Hoeller 2022-01-25 23:50:45 +01:00
  • 48ce714d15 Provide an API to record various runtime hints Stephane Nicoll 2021-12-21 09:20:12 +01:00
  • 72fc706c22 Merge branch '5.3.x' Sam Brannen 2022-01-25 10:03:51 +01:00
  • 652c13a6ea Enable ReflectionUtilsTests.findMethodWithVarArgs() Sam Brannen 2022-01-25 09:58:57 +01:00
  • cb3fa89946 Polish ReflectionUtilsTests Sam Brannen 2022-01-25 09:57:36 +01:00
  • 08daacfc1b Merge branch '5.3.x' Sam Brannen 2022-01-24 20:33:51 +01:00
  • d01dca14e9 Filter methods in Object in ReflectionUtils.USER_DECLARED_METHODS Sam Brannen 2022-01-24 17:03:16 +01:00
  • d698446f7c Polish ReflectionUtils[Tests] Sam Brannen 2022-01-24 13:45:09 +01:00
  • f9a19c749b Merge branch '5.3.x' Stephane Nicoll 2022-01-22 10:42:18 +01:00
  • 5ef023afd2 Merge pull request #27967 from arey Stephane Nicoll 2022-01-22 10:42:08 +01:00
  • 316764cad0 Fix CaffeineCacheManager configuration example in reference doc Antoine Rey 2022-01-21 19:52:37 +01:00
  • 54c7f53eff Avoid use of var declarations Sam Brannen 2022-01-21 19:25:44 +01:00
  • b943a7a07c Merge branch '5.3.x' Sam Brannen 2022-01-21 16:09:40 +01:00
  • a681d6af22 Fix Javadoc links to JSR 305 annotations where feasible Sam Brannen 2022-01-21 15:52:09 +01:00
  • a323c39e97 Remove Groovy from "Eclipse/STS Project Import Guide" Sam Brannen 2022-01-21 11:27:09 +01:00
  • 9af2c9d55d Overhaul GroovyBeanDefinitionReaderTests Sam Brannen 2022-01-21 10:45:45 +01:00
  • e94e67cd93 Polish GroovyApplicationContextTests Sam Brannen 2022-01-21 10:36:17 +01:00
  • 1cf2960eb6 Use AssertJ instead of Groovy Assertions Sam Brannen 2022-01-21 10:34:12 +01:00
  • a6deac3ffe Polish contribution Sam Brannen 2022-01-21 10:33:32 +01:00
  • f7c3706361 Port GroovyDynamicElementReader to Java Dave Syer 2022-01-18 11:18:15 +00:00
  • 912bb16e44 Merge branch '5.3.x' Sam Brannen 2022-01-20 15:54:50 +01:00
  • 7211912057 Polish tests in spring-web shirohoo 2022-01-20 14:06:13 +09:00
  • 66732afc10 Merge branch '5.3.x' Juergen Hoeller 2022-01-19 13:56:37 +01:00
  • 148eac0200 Upgrade to SLF4J 1.7.33, Netty 4.1.73, R2DBC Arabba-SR12 Juergen Hoeller 2022-01-19 13:54:22 +01:00
  • 86be03945b Polishing Juergen Hoeller 2022-01-19 13:54:03 +01:00
  • 537aced28b Avoid message listener recovery in case of persistence exceptions on commit Juergen Hoeller 2022-01-19 13:53:38 +01:00
  • e565d2cabb Apply "instanceof pattern matching" in PropertySourcesPlaceholderConfigurer Sam Brannen 2022-01-18 16:23:41 +01:00
  • d72cf89ebf Make PropertySourcesPlaceholderConfigurerTests pass on JDK 17 Sam Brannen 2022-01-18 16:21:26 +01:00
  • 4a51e4bbc7 Merge branch '5.3.x' Sam Brannen 2022-01-18 16:16:10 +01:00
  • 5c76ff5ef6 Ensure unresolvable placeholders can be ignored with @Value Sam Brannen 2022-01-18 16:00:50 +01:00
  • 4388a7c4d0 Merge branch '5.3.x' Sam Brannen 2022-01-17 18:05:06 +01:00
  • d02d5adb54 Download gradle-enterprise-conventions plugin from "release" repo Sam Brannen 2022-01-17 18:03:27 +01:00