Commit Graph

  • f3fd8f9e1d Update Reactor BOM to 2022.0.0-M2 Simon Baslé 2022-04-20 11:51:17 +02:00
  • f7d032c924 Polish formatting Sam Brannen 2022-05-09 15:31:53 +02:00
  • 6c131ef9dc Merge branch '5.3.x' Sam Brannen 2022-05-09 15:23:15 +02:00
  • a1c7380398 Add test for value attribute in @ModelAttribute in WebFlux Sam Brannen 2022-05-09 15:22:22 +02:00
  • 2713f28c28 Fix typo in declarative HTTP interfaces docs Maciej Walkowiak 2022-05-09 14:12:51 +02:00
  • d2b674391a Add documentation for interface proxy client rstoyanchev 2022-05-09 09:49:28 +01:00
  • 54d90aa6f5 Remove Remoting and EJB sections in reference docs rstoyanchev 2022-05-09 09:21:07 +01:00
  • 5d0f49c2c8 Add WebInputException subclasses rstoyanchev 2022-05-09 08:58:31 +01:00
  • 06e1cc2f9b Use Arrays.toString for initMethodNames and destroyMethodNames arrays in AbstractBeanDefinition#toString evgeny.bovykin 2022-05-08 19:08:49 +02:00
  • 061d1263f8 Merge branch '5.3.x' Sam Brannen 2022-05-07 17:24:50 +02:00
  • 7dd622bdb2 Support name attribute in @ModelAttribute in WebFlux Sam Brannen 2022-05-07 17:14:59 +02:00
  • 9b1c8a3a5c Fix broken ToStringVisitorTests Sam Brannen 2022-05-07 16:45:46 +02:00
  • a69d9716c9 Merge branch '5.3.x' Sam Brannen 2022-05-07 16:28:01 +02:00
  • 64c96c579d Polish contribution Sam Brannen 2022-05-07 16:14:41 +02:00
  • 39e3876301 Fix BindingResult error when ModelAttribute has custom name in WebFlux Carlos Bouzón García 2022-05-06 00:00:02 +02:00
  • 7700570253 Don't consider singleton instances when deducing bean class Phillip Webb 2022-05-06 09:51:16 -07:00
  • 2b65f274dc Use Set.of instead of HashSet with Arrays.asList Juergen Hoeller 2022-05-06 16:19:27 +02:00
  • 12357fdf44 Add byte[] to supported JMS message header types Juergen Hoeller 2022-05-06 16:14:15 +02:00
  • f8c4071f73 Introduce removeApplicationListener method at ApplicationContext level Juergen Hoeller 2022-05-06 16:14:04 +02:00
  • 8627bef8d9 Polishing Sam Brannen 2022-05-06 14:12:30 +02:00
  • 16e7f1f212 Complete refactor of AOT concepts Phillip Webb 2022-05-04 20:23:24 -07:00
  • 702207d9ee Add updated ApplicationContextAotGenerator Phillip Webb 2022-05-04 20:26:37 -07:00
  • 588d4d8776 Update scoped proxy AOT support Phillip Webb 2022-04-26 20:48:24 -07:00
  • b677eb90f9 Update PersistenceAnnotationBeanPostProcessor AOT support Phillip Webb 2022-04-26 20:48:40 -07:00
  • e4a8258fb2 Update ConfigurationClassPostProcessor AOT support Phillip Webb 2022-04-18 10:20:55 -07:00
  • 7664a54c93 Update InitDestroyAnnotationBeanPostProcessor AOT support Phillip Webb 2022-04-15 10:36:36 -07:00
  • 77c5a6f18d Update AutowiredAnnotationBeanPostProcessor AOT support Phillip Webb 2022-04-15 10:36:05 -07:00
  • 4d87071f3a Add AOT interfaces and classes to support bean factories Phillip Webb 2022-04-13 20:20:59 -07:00
  • c5c68a4662 Add MethodReference support Phillip Webb 2022-04-13 18:15:41 -07:00
  • 1816c77c51 Add generation context interface Phillip Webb 2022-04-13 18:16:14 -07:00
  • d5374550e5 Add support for generating classes Phillip Webb 2022-04-26 20:51:31 -07:00
  • 55d7f7a014 Add support for generating methods Phillip Webb 2022-04-13 18:21:50 -07:00
  • 16456342f5 Add support for generating method names Phillip Webb 2022-04-13 18:21:39 -07:00
  • ca2b5e068b Add support for generating class names Phillip Webb 2022-04-13 18:13:34 -07:00
  • a605d3f6ed Add AccessVisibility detection support Phillip Webb 2022-04-13 17:38:40 -07:00
  • 9c12833e16 Add withFiles support to TestCompiler Phillip Webb 2022-04-26 21:42:35 -07:00
  • 99173fbd4f Add GeneratedFiles interface and support classes Phillip Webb 2022-04-13 17:37:53 -07:00
  • f2cf78c525 Add programmatic autowiring support classes Phillip Webb 2022-04-13 17:27:05 -07:00
  • 3209d7f126 Add InstanceSupplier and RegisteredBean support Phillip Webb 2022-04-13 17:13:17 -07:00
  • d31eb4c0f1 Add RootBeanDefinition constructor that accepts a ResolvableType Phillip Webb 2022-04-13 17:09:17 -07:00
  • 4b82546b97 Improve TestCompiler and allow lookup based class defines Phillip Webb 2022-04-13 16:48:13 -07:00
  • b3efdf3c2b Add Throwable functional interfaces Phillip Webb 2022-04-13 16:43:31 -07:00
  • d30e6bf647 Add MockSpringFactoriesLoader Phillip Webb 2022-04-13 16:41:33 -07:00
  • 58c441f961 Support multiple SpringFactoriesLoader files Phillip Webb 2022-04-13 16:39:18 -07:00
  • f17372ebea Add position variant of ObjectUtils.addObjectToArray Phillip Webb 2022-04-13 16:35:28 -07:00
  • 44bdcef0b9 Tweak Eclipse settings Phillip Webb 2022-03-07 11:14:12 -08:00
  • ddba45d01d Polish formatting Phillip Webb 2022-05-05 11:56:23 -07:00
  • 8c2b1e633e Upgrade to Hibernate ORM 5.6.8, POI 5.2.2, Caffeine 3.1 Juergen Hoeller 2022-05-05 18:15:32 +02:00
  • bf4e3975fb Merge branch '5.3.x' Juergen Hoeller 2022-05-05 18:07:39 +02:00
  • f771603789 Polishing Juergen Hoeller 2022-05-05 18:04:54 +02:00
  • e441832e99 Accept WritableResource as required dependency type as well Juergen Hoeller 2022-05-05 18:04:13 +02:00
  • f963fc5f98 Check that nullable annotations are from org.springframework.lang Juergen Hoeller 2022-05-05 18:02:27 +02:00
  • b55eee1b0d Upgrade to ASM 9.3 Juergen Hoeller 2022-05-05 18:01:53 +02:00
  • 28742171fd Upgrade to Netty 4.1.76, Mockito 4.5.1, HtmlUnit 2.61 Juergen Hoeller 2022-05-05 18:01:31 +02:00
  • 122ca4dd98 Assert with isEqualToNormalizingNewlines for Windows compatibility Juergen Hoeller 2022-05-05 17:26:33 +02:00
  • 17c778e3a0 Preserve javax nullability annotations for AOP Alliance fork Juergen Hoeller 2022-05-05 17:26:17 +02:00
  • 0f6d459de7 Support for jakarta.enterprise.concurrent.Asynchronous annotation Juergen Hoeller 2022-05-05 17:25:39 +02:00
  • bd4ce3ec16 Upgrade to Gradle 7.4.2 Sam Brannen 2022-05-05 16:35:52 +02:00
  • 0d561caf6d Merge branch '5.3.x' Sam Brannen 2022-05-05 16:32:27 +02:00
  • 7a75b94556 Fix typo in reference docs regarding RequestMappingHandlerAdapter Lee, Kyutae 2022-04-23 16:53:44 +09:00
  • 62fcf5e60d Merge branch '5.3.x' Sam Brannen 2022-05-05 16:23:19 +02:00
  • ab71ff93bb Polish package-info for org.springframework.util Sam Brannen 2022-05-05 16:21:57 +02:00
  • cf30327740 Remove Log4J configurer from package-info.java in spring-core neals 2022-05-03 20:22:09 -07:00
  • 5641584a89 Merge branch '5.3.x' Sam Brannen 2022-05-05 16:11:36 +02:00
  • e22a038725 Remove Log4J initialization from package-info.java neals 2022-05-05 05:16:14 -07:00
  • 63b129a3f7 Check that nullable annotations are from org.springframework.lang Phillip Webb 2022-05-03 11:09:14 -07:00
  • 68bb4023eb Merge branch '5.3.x' Brian Clozel 2022-05-03 16:12:42 +02:00
  • 7aedb9ee33 Build CI image using oci-build-task resource Brian Clozel 2022-05-03 15:50:29 +02:00
  • 365a18c9c2 Polishing Sam Brannen 2022-05-03 15:46:07 +02:00
  • c68665980f Merge branch '5.3.x' Brian Clozel 2022-05-03 15:11:23 +02:00
  • 5b1719cd77 Upgrade CI to concourse-release-scripts 0.3.4 Brian Clozel 2022-05-03 15:09:23 +02:00
  • c056b81753 Upgrade JDK and Ubuntu versions in CI image Brian Clozel 2022-05-03 15:08:14 +02:00
  • dbdd67ec62 Remove outdated docker-image resource from CI Brian Clozel 2022-05-03 15:05:58 +02:00
  • f692a15460 Merge branch '5.3.x' Sam Brannen 2022-05-03 14:34:21 +02:00
  • 4fcfa5b991 Update and simplify ArrayConstructorTests Sam Brannen 2022-05-03 14:27:48 +02:00
  • 2d2726b8f7 Add RequestBody resolver and minor improvements rstoyanchev 2022-05-03 12:41:52 +01:00
  • 7797453f28 Refactor resolver tests rstoyanchev 2022-05-03 08:46:22 +01:00
  • 2794553d2e Add resolvers for URI, cookies, and request params rstoyanchev 2022-05-02 21:36:09 +01:00
  • f8ac5985bd Extract base class AbstractNamedValueArgumentResolver rstoyanchev 2022-04-29 17:34:16 +01:00
  • d91b840d0e Polishing and refactoring rstoyanchev 2022-04-29 16:25:48 +01:00
  • 38bf0776a1 Add initial RequestHeaderArgumentResolver implementation and tests. Olga Maciaszek-Sharma 2022-04-28 19:07:10 +02:00
  • 0a9271e721 Suppress warning in test Sam Brannen 2022-05-03 12:30:46 +02:00
  • 437b35b336 Merge branch '5.3.x' Sam Brannen 2022-05-03 12:15:45 +02:00
  • ed06a6de26 Convert SimpleFormController example to @Controller in reference manual Sam Brannen 2022-05-03 12:03:04 +02:00
  • afa799b4f0 Suppress warning in test Sam Brannen 2022-05-03 11:46:47 +02:00
  • f934c09211 Polish ExtendedBeanInfo Sam Brannen 2022-05-02 17:05:25 +02:00
  • 3b64529f81 Merge pull request #28236 from lxbzmy:main Arjen Poutsma 2022-04-29 12:40:53 +02:00
  • efafccde2b Polish contribution & Support multiple quoted printable segments in Content-Disposition Arjen Poutsma 2022-04-29 12:36:30 +02:00
  • 195b622411 Support multiple base64 segments in Content-Disposition Alex Lei 2022-03-27 10:36:16 +08:00
  • 217117ced0 Remove Jakarta Mail dependency from spring-web Arjen Poutsma 2022-04-28 15:21:58 +02:00
  • b4e6014a14 Merge branch '5.3.x' into main rstoyanchev 2022-04-28 11:40:11 +01:00
  • f0d149b330 Polishing contribution rstoyanchev 2022-04-28 11:26:50 +01:00
  • caaf83b8e6 Add tests for binding to a Part field binchoo 2022-04-27 12:49:05 +09:00
  • b30f4d7bb7 Exposes all root causes to ExceptionHandler methods rstoyanchev 2022-04-25 16:01:02 +01:00
  • 62ab360f64 Update HttpMethodArgumentResolver rstoyanchev 2022-04-27 17:18:03 +01:00
  • b1384ddafa Add HttpServiceProxyFactory builder rstoyanchev 2022-04-27 17:02:44 +01:00
  • 8a46e96875 Add remaining HttpExchange annotations rstoyanchev 2022-04-27 11:20:52 +01:00
  • d7ab5b4132 Refactor HttpRequestSpec to HttpRequestValues rstoyanchev 2022-04-27 09:25:23 +01:00
  • 564f8ba7a0 Update after review rstoyanchev 2022-04-26 16:28:56 +01:00
  • bb44c0e13a Polishing rstoyanchev 2022-04-21 21:04:17 +00:00