Commit Graph

  • 8090a52f5c ForwardedHeaderFilter supports ERROR requestUri attribute rstoyanchev 2023-11-30 13:10:06 +00:00
  • 19bca03aa2 Polishing in ForwardedHeaderFilter rstoyanchev 2023-11-30 12:15:42 +00:00
  • 0e6e225fb9 Implement messageSize methods in JettyWebSocketSession rstoyanchev 2023-11-29 18:11:50 +00:00
  • 8ca82120e0 Add missing exception name to DisconnectedClientHelper rstoyanchev 2023-11-29 14:07:56 +00:00
  • 9ade52dbe2 Exclude Part and MultipartFile from nested constructor binding rstoyanchev 2023-11-28 16:06:07 +00:00
  • feef98b73c Correct conversion from Resource[] with length 1 to Collection<Resource> Yanming Zhou 2023-11-27 17:03:00 +08:00
  • 4a6c3e8f5d Fix reactive retrieval of cached null value for empty Mono Juergen Hoeller 2023-11-30 12:05:16 +01:00
  • f77713b7e0 Document testing automatic checkpoint/restore at startup Sébastien Deleuze 2023-11-30 11:35:01 +01:00
  • dc5bef16b4 Polish Default Profile section Stéphane Nicoll 2023-11-29 17:47:27 +01:00
  • f3b1f37000 Process URL path for filename extraction if URI does not expose path Juergen Hoeller 2023-11-29 17:08:59 +01:00
  • df00aafdff Add a nested generics test for GenericTypeResolver Sébastien Deleuze 2023-11-29 14:49:25 +01:00
  • 7cf124b696 Revert "Support WildcardType resolution in GenericTypeResolver" Sébastien Deleuze 2023-11-29 14:37:44 +01:00
  • 35fcbae8c6 Fix reactive HTTP server Observation instrumentation Brian Clozel 2023-11-29 14:39:56 +01:00
  • c8e6315a67 Polish Stéphane Nicoll 2023-11-29 10:08:20 +01:00
  • 61be452402 Quote name attribute if necessary Stéphane Nicoll 2023-11-28 17:02:09 +01:00
  • 0cbbd3a0d5 Polishing Sam Brannen 2023-11-28 16:21:58 +01:00
  • c92a0bd493 Prevent AotDetector to be initialized at build-time Stéphane Nicoll 2023-11-28 15:46:31 +01:00
  • 755fd75512 Merge pull request #31694 from quaff Stéphane Nicoll 2023-11-28 12:58:14 +01:00
  • f8a40555af Upgrade copyright year of changed file Stéphane Nicoll 2023-11-28 12:53:54 +01:00
  • 64d5e904e8 Use AssertJ isInstanceOf where feasible Yanming Zhou 2023-11-27 16:26:59 +08:00
  • 4e2d357318 Remove list of supported websocket servers Stéphane Nicoll 2023-11-27 16:30:58 +01:00
  • 264ec517f2 Polish Stéphane Nicoll 2023-11-27 16:29:28 +01:00
  • b2e3be10d4 Add test to reproduce behavior Stéphane Nicoll 2023-11-27 08:29:10 +01:00
  • 246833329f Register runtime hints for skipped exceptions in the TestContext framework Sam Brannen 2023-11-27 15:42:20 +01:00
  • 43700302c6 RequestMappingInfo defaults to PathPatternParser rstoyanchev 2023-11-27 10:27:56 +00:00
  • 54ecbb2bc8 Update link to stompjs library rstoyanchev 2023-11-24 14:44:12 +00:00
  • 9eb2f29d4a Move sample to unit test Stéphane Nicoll 2023-11-27 07:58:19 +01:00
  • 97264c77dd Consistently log exceptions from TestExecutionListeners at WARN level Sam Brannen 2023-11-26 12:44:06 +01:00
  • b17f3bc07b Polishing Sam Brannen 2023-11-26 12:31:15 +01:00
  • a15f472898 Include scroll() in SharedEntityManagerCreator's queryTerminatingMethods Sam Brannen 2023-11-26 12:09:06 +01:00
  • 0785256b2f Match HandlerMapping lookup to bean signature Stéphane Nicoll 2023-11-22 16:00:39 +01:00
  • 95e250d4bd Log test aborted exceptions at INFO level in the TestContext framework Sam Brannen 2023-11-25 17:56:33 +01:00
  • dbad9fd208 Update copyright headers Sam Brannen 2023-11-25 14:59:40 +01:00
  • 657b1c6455 Document need for -parameters flag in exception messages Sam Brannen 2023-11-25 14:53:56 +01:00
  • 23dc5696d9 Polish contribution Sam Brannen 2023-11-25 14:26:45 +01:00
  • a56bf87476 Clarify that DI is a type of IoC RedStainedInk 2023-11-24 21:08:02 +01:00
  • c2745de60c Polish Stéphane Nicoll 2023-11-25 09:57:13 +01:00
  • 710373d286 Consider generics in equals method (for ConversionService caching) Juergen Hoeller 2023-11-24 23:25:59 +01:00
  • 0599320bd8 Filter candidate methods by name first (for more efficient sorting) Juergen Hoeller 2023-11-24 23:25:28 +01:00
  • 8921be18de Properly return loaded type even if identified as reloadable Juergen Hoeller 2023-11-24 23:25:01 +01:00
  • 6ff75f157b Detect current schema as indicated by JDBC Connection Juergen Hoeller 2023-11-24 23:24:20 +01:00
  • 15d9d9d06a Add current observation context in ClientRequest Brian Clozel 2023-11-24 17:31:37 +01:00
  • 894dce7cd8 Optimize loops on BeanDefinitionPropertiesCodeGenerator Krane 2023-11-24 16:29:44 +01:00
  • 34031ebea9 Escape schema and function name patterns if necessary Stéphane Nicoll 2023-11-24 15:49:41 +01:00
  • b2757d9a21 Add Javadoc to MockHttpServletResponse#getErrorMessage Brian Clozel 2023-11-24 14:41:36 +01:00
  • 655b4aacb7 Upgrade to Kotlin 1.9.21 Sébastien Deleuze 2023-11-24 10:43:40 +01:00
  • fb4455b396 Polish Stéphane Nicoll 2023-11-24 08:37:27 +01:00
  • 677b03c36d Merge pull request #31663 from quaff Stéphane Nicoll 2023-11-24 08:32:37 +01:00
  • 85aa4b65dc Polish "Polish GenericTypeResolver Javadoc" Stéphane Nicoll 2023-11-24 08:28:37 +01:00
  • 0b61755ea3 Polish GenericTypeResolver Javadoc Yanming Zhou 2023-11-24 12:03:24 +08:00
  • 3bcd30e811 Remove API diff Gradle plugin configuration Brian Clozel 2023-11-23 15:53:35 +01:00
  • 121e3540cc Clear cached executors in setBeanFactory (for reused AspectJ aspect) Juergen Hoeller 2023-11-23 16:15:01 +01:00
  • 0d8dee2878 Apply fallback for proxy with negative match or annotation pointcut Juergen Hoeller 2023-11-23 16:14:33 +01:00
  • 3a6d0c1d5b Always fall back to original method if annotation pointcut used Yanming Zhou 2023-05-24 12:23:32 +08:00
  • 16c6376b3f Merge pull request #31659 from Johannes-Rost Stéphane Nicoll 2023-11-23 13:01:37 +01:00
  • 487dbf8140 Polish "Polish RestClient Javadoc" Stéphane Nicoll 2023-11-23 12:59:03 +01:00
  • e95f8d2922 Polish RestClient Javadoc johannesrost 2023-11-23 09:27:02 +01:00
  • 52b40ffb03 Next development version (v6.1.2-SNAPSHOT) Spring Builds 2023-11-23 08:58:29 +00:00
  • d50b51e312 Fix ordering of releasing resources in JSON Encoder Brian Clozel 2023-11-22 18:21:06 +01:00
  • 03b9edc36e Update STOMP WebSocket transport reference docs rstoyanchev 2023-11-22 15:20:37 +00:00
  • 824bc09d11 Actual caching of null values in retrieve(key, valueLoader) Juergen Hoeller 2023-11-22 15:56:26 +01:00
  • 441e210533 Treat kotlin.Unit as void in web controllers Sébastien Deleuze 2023-11-22 12:40:32 +01:00
  • c329ed83ef Polish InvocableHandlerMethodKotlinTests Sébastien Deleuze 2023-11-22 11:10:32 +01:00
  • 48f3c08395 Test for mixed order across bean factory hierarchy Juergen Hoeller 2023-11-22 12:38:04 +01:00
  • c60926476a Polishing Juergen Hoeller 2023-11-22 12:23:24 +01:00
  • e64b81eec4 Revised handling of allowNullValues for asynchronous retrieval Juergen Hoeller 2023-11-22 12:22:13 +01:00
  • 5a3ad6b7c9 Late key generation for consistent evaluation of unless expressions Juergen Hoeller 2023-11-22 00:27:32 +01:00
  • 1410c466b7 Support for late-determined cache misses from retrieve(key) Juergen Hoeller 2023-11-21 23:11:34 +01:00
  • 8ffbecc7c3 WebSocketMessageBrokerStats implements SmartInitializingSingleton rstoyanchev 2023-11-21 17:58:00 +00:00
  • e6ab8a6d61 Remove attributes from RestClient Arjen Poutsma 2023-11-21 11:19:54 +01:00
  • 8567402969 Extract recurring asciidoc links to attributes, cleanup old doc files Simon Baslé 2023-11-21 15:59:24 +01:00
  • 4cc43b4ddc Refine AppCDS documentation Sébastien Deleuze 2023-11-21 15:06:08 +01:00
  • bec385d310 Use JarURLConnection caching defaults Sébastien Deleuze 2023-11-21 12:00:33 +01:00
  • 878b33c56f Further polish LruContextCacheTests Sam Brannen 2023-11-21 11:29:09 +01:00
  • f46902869f Polish LruContextCacheTests Yanming Zhou 2023-11-21 17:25:40 +08:00
  • 617ba84577 Remove notes about WebTestClient type inference issue in Kotlin Sam Brannen 2023-11-21 10:23:10 +01:00
  • 3290260ef0 Polishing Sam Brannen 2023-11-21 09:36:01 +01:00
  • fff50657d2 Polishing Juergen Hoeller 2023-11-20 21:01:40 +01:00
  • 695559879e Restore outdated local/remote-slsb attributes for declaration compatibility Juergen Hoeller 2023-11-20 21:01:36 +01:00
  • 54f87f1ff7 Skip buffer in StreamUtils#copy(String) “7fantasy7” 2023-11-18 21:55:10 +03:00
  • e24954068a Polish Stéphane Nicoll 2023-11-20 16:24:17 +01:00
  • 500b495994 Add section on AppCDS in the reference guide Stéphane Nicoll 2023-11-20 16:20:49 +01:00
  • 4b5cb5fa2e Fix additional WebFlux-related links Sam Brannen 2023-11-20 16:22:35 +01:00
  • f02e231406 Fix link to Spring WebFlux chapter star_Ho 2023-11-20 23:29:09 +09:00
  • 19691b4bde Add basic test for reactive caching Stéphane Nicoll 2023-11-20 15:24:40 +01:00
  • f146d09607 Handle default package with AOT processing Stéphane Nicoll 2023-11-20 11:44:12 +01:00
  • 7d2ea7e7e1 Ensure PathResourceResolvers log warnings for non-existent resources Sam Brannen 2023-11-20 11:27:04 +01:00
  • 8c9481d4c4 Polishing Sam Brannen 2023-11-20 11:19:13 +01:00
  • ec905cb073 Share internal StandardExecutionContext delegates Stéphane Nicoll 2023-11-17 12:20:28 +01:00
  • 7006d0a80e Polishing Sam Brannen 2023-11-19 14:28:19 +01:00
  • 69049a4b0f Overhaul Javadoc for PathMatchingResourcePatternResolver Sam Brannen 2023-11-19 14:27:41 +01:00
  • 194747a80c Polish PathMatchingResourcePatternResolver Sam Brannen 2023-11-19 14:26:12 +01:00
  • 7b14606d92 Next development version (v6.1.1-SNAPSHOT) Spring Builds 2023-11-16 14:33:01 +00:00
  • af1b3c72d5 Merge branch '6.0.x' rstoyanchev 2023-11-16 11:15:44 +00:00
  • 770cbd2fb5 Revise exception handling in HandlerMappingIntrospector rstoyanchev 2023-11-16 10:34:36 +00:00
  • d1867f1b73 Merge branch '6.0.x' Juergen Hoeller 2023-11-16 11:35:12 +01:00
  • e5f04e5ddf Polishing Juergen Hoeller 2023-11-16 11:34:31 +01:00
  • 99378fe947 Polishing Juergen Hoeller 2023-11-16 11:22:09 +01:00
  • b0e29acd23 Upgrade to SmallRye Mutiny 1.10.0 Juergen Hoeller 2023-11-16 11:22:01 +01:00
  • c02f735056 Merge branch '6.0.x' Brian Clozel 2023-11-16 09:04:09 +01:00