Commit Graph

  • 75c63f877b Merge branch '5.3.x' Stephane Nicoll 2022-07-25 13:33:06 +02:00
  • 95a400abfb Merge pull request #28867 from arvyy Stephane Nicoll 2022-07-25 13:32:13 +02:00
  • 4383a673bb Add missing closing parenthesis arvyy 2022-07-25 13:19:49 +03:00
  • 1bce274099 Merge branch '5.3.x' Arjen Poutsma 2022-07-25 12:24:16 +02:00
  • f7b94fc3e8 Updated sdkmanrc Arjen Poutsma 2022-07-25 12:21:58 +02:00
  • ae6a464a80 Merge branch '5.3.x' Stephane Nicoll 2022-07-22 16:15:55 +02:00
  • 93760d1211 Merge pull request #28853 from marcwrobel Stephane Nicoll 2022-07-22 16:15:05 +02:00
  • 421b5cb311 Polish "Deprecate SockJsServiceRegistration#setSupressCors" Stephane Nicoll 2022-07-22 16:07:12 +02:00
  • 1cc36e5be9 Deprecate SockJsServiceRegistration#setSupressCors Marc Wrobel 2022-07-21 23:54:38 +02:00
  • c1738aab0d Improve target detection for FactoryBeans with generic Stephane Nicoll 2022-07-22 13:09:10 +02:00
  • bbcc269487 Polish Stephane Nicoll 2022-07-22 12:09:16 +02:00
  • c09eb633db Rename test fixture to avoid class with existing TestBean class Stephane Nicoll 2022-07-22 12:03:00 +02:00
  • ba5ab1ad9d Polish Stephane Nicoll 2022-07-22 09:24:27 +02:00
  • cfb61d2a17 Add generics to BeanInstanceSupplier Phillip Webb 2022-07-21 13:27:24 +01:00
  • 069d6d3280 Propagate getFactoryMethod() when using InstanceSupplier.andThen() Phillip Webb 2022-07-20 18:56:57 +01:00
  • 3ae1b9ba57 Polish CodeBlock joining logic Phillip Webb 2022-07-20 10:25:45 +01:00
  • 4560313b9d Merge pull request #28843 from OlgaMaciaszek Stephane Nicoll 2022-07-20 10:46:47 +02:00
  • 85173b5de3 Polish "Handle inferred init/destroy method consistently" Stephane Nicoll 2022-07-20 10:41:49 +02:00
  • 68e28a5f59 Handle inferred init/destroy method consistently Olga Maciaszek-Sharma 2022-07-19 19:35:55 +02:00
  • d6345db7c9 Use target of the FactoryBean only if the FactoryBean is public Stephane Nicoll 2022-07-19 21:00:55 +02:00
  • 978cdfff46 Formatting Stephane Nicoll 2022-07-19 17:57:28 +02:00
  • 1acb41ff43 Add AOT support for by-type RuntimeBeanReference Stephane Nicoll 2022-07-19 17:56:35 +02:00
  • cd4f4d978d Merge branch '5.3.x' Stephane Nicoll 2022-07-19 15:39:44 +02:00
  • f7c32d3a0b Merge pull request #28842 from adrianbob Stephane Nicoll 2022-07-19 15:39:36 +02:00
  • 9c0a2eeeb2 Reintroduce Javadoc links to Apache HttpClient 5.1 APIs Adrian Bob 2022-07-19 15:23:22 +03:00
  • 85d4a79cdc Improve location of generated bean definitions of FactoryBeans Stephane Nicoll 2022-07-19 14:59:07 +02:00
  • c0bea373a2 Merge branch '5.3.x' Sébastien Deleuze 2022-07-19 10:19:00 +02:00
  • 7fa9f1c9cf Fix broken link to rsocket protocol page Jupiter 2022-07-14 10:43:01 +09:00
  • 578f155809 Polishing Phillip Webb 2022-07-18 15:01:32 +01:00
  • 444e06fa22 Harmonize visibility of RuntimeHints builders Stephane Nicoll 2022-07-18 14:09:25 +02:00
  • 87b83e8291 Make MethodName package-private Phillip Webb 2022-07-18 11:20:43 +01:00
  • 0ea4ee163c Polishing Phillip Webb 2022-07-18 10:54:30 +01:00
  • 75ab47b57c Link factoryMethod consistently in AOT-generated bean definitions Stephane Nicoll 2022-07-18 09:20:26 +01:00
  • f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs Phillip Webb 2022-06-23 13:48:38 -07:00
  • 4f8516e2c3 Polishing Sam Brannen 2022-07-15 18:24:55 +02:00
  • 72e4a5f9fe Fix precondition check in TestClassScanner and improve Javadoc Sam Brannen 2022-07-15 17:10:47 +02:00
  • 3fd72652be Fix @ExtendWith search in TestClassScanner Sam Brannen 2022-07-15 16:46:39 +02:00
  • 1f3ea5133f Polishing Sam Brannen 2022-07-15 15:28:47 +02:00
  • 77f8408e80 Polish Brian Clozel 2022-07-15 14:28:19 +02:00
  • c34ccfdb81 Simplify @EneabledIfRuntimeHintsAgent support Sam Brannen 2022-07-03 20:31:31 +02:00
  • f5503298fb Handle missing dependencies for optional TestExecutionListener again Sam Brannen 2022-07-15 13:50:28 +02:00
  • 9962aa00a0 Introduce TestClassScanner to locate Spring test classes for AOT processing Sam Brannen 2022-07-14 14:38:20 +02:00
  • db43425bf9 Javadoc Arjen Poutsma 2022-07-14 15:18:50 +02:00
  • f145b53fc8 Use existing context path in DefaultServerRequestBuilder Arjen Poutsma 2022-07-14 14:54:37 +02:00
  • 1e03b30d33 Use existing context path in DefaultServerRequestBuilder Arjen Poutsma 2022-07-14 14:54:37 +02:00
  • bf63309d05 Allow empty path in MockMvc rstoyanchev 2022-07-14 12:50:32 +01:00
  • 963fd75aff Merge branch '5.3.x' Stephane Nicoll 2022-07-14 11:34:36 +02:00
  • 7df149c8b8 Next development version (v5.3.23-SNAPSHOT) Spring Builds 2022-07-14 08:50:40 +00:00
  • 4c08c276f7 Avoid NPE in PathMatchConfigurer rstoyanchev 2022-07-13 20:23:40 +01:00
  • f814fb420b Merge branch '5.3.x' rstoyanchev 2022-07-13 19:21:33 +01:00
  • e50131d454 Add Consumer methods to configure Jackson modules rstoyanchev 2022-07-13 19:10:51 +01:00
  • cdd4e8cd7f Improve regex support for URL path matching rstoyanchev 2022-07-13 18:43:51 +01:00
  • 7a042062f5 Compatibility with Hibernate 6.0/6.1 (for transitional purposes) Juergen Hoeller 2022-07-13 18:07:12 +02:00
  • cabd126fb8 Upgrade to Woodstox 6.3, Gson 2.9, Protobuf 3.21.2 Juergen Hoeller 2022-07-13 17:10:09 +02:00
  • a426f87a5f Merge branch '5.3.x' Juergen Hoeller 2022-07-13 17:08:21 +02:00
  • a81558ee5a Polishing Sam Brannen 2022-07-13 16:58:56 +02:00
  • 02b7ddbc70 Upgrade to Log4J 2.18, H2 2.1.214, OpenPDF 1.3.29, XStream 1.4.19, HtmlUnit 2.63, Jetty Reactive HttpClient 1.1.12 Juergen Hoeller 2022-07-13 16:48:02 +02:00
  • 8e5c4903d4 Avoid synchronization in AbstractAspectJAdvice#calculateArgumentBindings Juergen Hoeller 2022-07-13 16:47:35 +02:00
  • 0fb9de5d0e Merge branch '5.3.x' Sam Brannen 2022-07-13 16:36:01 +02:00
  • bd3499671c Fix typos in test code Marc Wrobel 2022-07-12 20:11:17 +02:00
  • 8242897c81 Merge branch '5.3.x' Sam Brannen 2022-07-13 16:13:49 +02:00
  • 2e4d7e4ef9 Polishing Sam Brannen 2022-07-13 16:12:26 +02:00
  • c6be3b33c9 Fix and improve Javadoc in spring-aop Marc Wrobel 2022-07-12 17:58:30 +02:00
  • c112bb0ae1 Fix and improve Javadoc in spring-beans Marc Wrobel 2022-07-12 17:54:01 +02:00
  • 0b5c5dbc31 Merge branch '5.3.x' Sam Brannen 2022-07-13 15:13:41 +02:00
  • 165fba868c Fix typos in reference docs Marc Wrobel 2022-07-12 19:32:14 +02:00
  • 2ca64ad88a Fix minor typos in project README Marc Wrobel 2022-07-12 19:30:48 +02:00
  • aae9050351 Merge branch '5.3.x' Sam Brannen 2022-07-13 14:55:30 +02:00
  • ea27206a32 Polishing Sam Brannen 2022-07-13 14:44:48 +02:00
  • c48c5e7691 Fix and improve Javadoc in spring-context Marc Wrobel 2022-07-12 16:43:15 +02:00
  • bc15f839cd Fix and improve Javadoc in spring-core Marc Wrobel 2022-07-12 16:25:12 +02:00
  • ff9a4ab35c Update documentation for RFC 7807 support rstoyanchev 2022-07-13 13:11:51 +01:00
  • eea793be98 Move sections on REST API exceptions 2 levels up rstoyanchev 2022-07-13 11:44:39 +01:00
  • 3badc47647 Polishing rstoyanchev 2022-07-13 11:27:51 +01:00
  • 89f66ccf6a Merge branch '5.3.x' Sam Brannen 2022-07-13 14:06:53 +02:00
  • 46db372951 Polishing Sam Brannen 2022-07-13 14:00:59 +02:00
  • 91258271e4 Fix and improve Javadoc in spring-expression Marc Wrobel 2022-07-12 15:57:04 +02:00
  • e76fbcb290 Fix and improve Javadoc in spring-jms Marc Wrobel 2022-07-12 15:53:53 +02:00
  • 82ca27e46f Fix and improve Javadoc in spring-messaging Marc Wrobel 2022-07-12 15:51:25 +02:00
  • ddd11610cf Merge branch '5.3.x' Sam Brannen 2022-07-13 13:46:34 +02:00
  • bca104798b Fix and improve Javadoc in spring-jdbc Marc Wrobel 2022-07-12 14:25:16 +02:00
  • b30eb6837c Fix and improve Javadoc in spring-oxm Marc Wrobel 2022-07-12 13:50:38 +02:00
  • ac06d1dfa9 Fix and improve Javadoc in spring-orm Marc Wrobel 2022-07-12 13:48:23 +02:00
  • cfb39acc97 Fix and improve Javadoc in spring-r2dbc Marc Wrobel 2022-07-12 13:45:36 +02:00
  • 3ff1326cbb Merge branch '5.3.x' Sam Brannen 2022-07-13 13:23:21 +02:00
  • 222dbf8377 Update copyright date Sam Brannen 2022-07-13 13:22:40 +02:00
  • 10838a636f Correctly identify MaxUploadSizeExceededException in StandardMultipartHttpServletRequest kacperkrzyzak 2022-07-05 14:55:42 +02:00
  • d660f5f62f Fix Javadoc in ResponseEntityExceptionHandler Sam Brannen 2022-07-13 12:22:03 +02:00
  • 353666627f Polishing Sam Brannen 2022-07-13 12:18:29 +02:00
  • 263811ecfa Add WebFlux equivalent of ResponseEntityExceptionHandler rstoyanchev 2022-07-13 10:52:35 +01:00
  • dfae4eec2d Merge branch '5.3.x' Juergen Hoeller 2022-07-13 11:16:13 +02:00
  • 3c3ae32f07 Upgrade to Netty 4.1.79, Jetty 9.4.48, Undertow 2.2.18, Checkstyle 10.3.1 Juergen Hoeller 2022-07-13 11:11:17 +02:00
  • a3e46a2db7 ResolvableType.forInstance returns NONE for null instance Juergen Hoeller 2022-07-13 11:10:35 +02:00
  • de1b938e2e Improve diagnostics for CGLIB ClassLoader mismatch with --add-opens hint Juergen Hoeller 2022-07-13 11:10:00 +02:00
  • d72aeac319 Create well-known non-interface types without using reflection Juergen Hoeller 2022-07-13 11:09:43 +02:00
  • 5247eeba84 Support LocalDate/Time for SQL type mappings Juergen Hoeller 2022-07-13 11:09:30 +02:00
  • ae70e3c81c Apply read-only enforcement after R2DBC transaction begin Juergen Hoeller 2022-07-13 11:09:17 +02:00
  • 56fc64dd14 Apply read-only enforcement after R2DBC transaction begin Juergen Hoeller 2022-07-13 10:31:39 +02:00
  • 7055ddb489 Upgrade to R2DBC 1.0 Juergen Hoeller 2022-07-13 10:23:51 +02:00
  • b135cbe7c8 Merge branch '5.3.x' Sébastien Deleuze 2022-07-13 10:10:42 +02:00