Commit Graph

  • e94811f1b9 Polish WebSocketMessageBrokerConfigurationSupportTests Sam Brannen 2021-07-24 21:45:31 +03:00
  • d034a1f26d Blockhound rule for MediaTypeFactory static initializer Rossen Stoyanchev 2021-07-23 17:01:28 +01:00
  • 460947651a Minor refactoring in DefaultPathContainer Rossen Stoyanchev 2021-07-22 21:53:14 +01:00
  • af67764edb Upgrade to Netty 4.1.66 and Undertow 2.2.9 Juergen Hoeller 2021-07-23 12:20:10 +02:00
  • ba08006d52 ObjectMapper.configure(MapperFeature, boolean) is deprecated as of Jackson 2.13 Juergen Hoeller 2021-07-23 12:19:35 +02:00
  • 2594f4e058 Avoid unnecessary cause initialization in ResponseStatusException Juergen Hoeller 2021-07-23 12:18:15 +02:00
  • 9c0825629b Reintroduce left-hand side navigation in ref docs Sam Brannen 2021-07-17 17:53:43 +03:00
  • e0c0e7f878 Fix typo in ref docs Sam Brannen 2021-07-17 17:03:51 +03:00
  • 0b1d14cdd9 Follow-up fix, checking also "ws" and port 80 case Rossen Stoyanchev 2021-07-16 09:34:12 +01:00
  • 420aa9bef0 Next development version (v5.2.17.BUILD-SNAPSHOT) Spring Buildmaster 2021-07-14 08:00:09 +00:00
  • ca262eaa1c Next development version (v5.3.10-SNAPSHOT) Spring Buildmaster 2021-07-14 06:48:14 +00:00
  • 14adefa867 Remove coroutines links until the javadoc publication is fixed Stephane Nicoll 2021-07-14 07:48:42 +02:00
  • bb816c123c Use MessageSource in HandlerMethod for error reason Rossen Stoyanchev 2021-07-13 19:38:24 +01:00
  • fe3357d6b9 Polishing (backported) Juergen Hoeller 2021-07-13 19:07:15 +02:00
  • 11c51d8633 Upgrade to Reactor Dysprosium-SR21 Juergen Hoeller 2021-07-13 19:06:22 +02:00
  • bdbd999619 Make proxyTargetClass=true with introduction advice work for JDK proxy targets Juergen Hoeller 2021-07-09 13:23:04 +02:00
  • bc4af15e9e BeanCreationException message includes declaring class of constructor/factory method Juergen Hoeller 2021-07-09 13:22:50 +02:00
  • 33f3aa9b8a Upgrade to AspectJ 1.9.7 and EclipseLink 2.7.9 Juergen Hoeller 2021-07-13 18:29:34 +02:00
  • e1f51cbce7 Check both https and wss in forwarded header checks Rossen Stoyanchev 2021-07-13 16:31:58 +01:00
  • 6ec7cffc93 Upgrade to Kotlin 1.5.21 Stephane Nicoll 2021-07-13 14:55:25 +02:00
  • 4bc6f40ce8 Upgrade to Reactor 2020.0.9 Stephane Nicoll 2021-07-13 14:29:59 +02:00
  • bf2790498b Document ResourceBundle limitations Arjen Poutsma 2021-07-13 13:43:03 +02:00
  • 95d7f883ae Deprecate LastModified Rossen Stoyanchev 2021-07-13 12:11:20 +01:00
  • 25131ebf6f Resource handler initialized only once Rossen Stoyanchev 2021-07-13 11:44:06 +01:00
  • 0267b00a65 Minor update to Javadoc for HandlerInterceptor#postHandle Rossen Stoyanchev 2021-07-13 07:01:31 +01:00
  • c6e644e5c3 Polish "Downcast to InetSocketAddress for Jetty 10" Stephane Nicoll 2021-07-13 09:32:16 +02:00
  • 62e916534f Introduce remaining policy setters from ScheduledThreadPoolExecutor Juergen Hoeller 2021-07-13 09:27:48 +02:00
  • e1c0f3b067 CommonsMultipartResolver supports configurable HTTP methods Juergen Hoeller 2021-07-12 23:19:08 +02:00
  • 1ff8da3635 StandardServletMultipartResolver provides strict Servlet compliance option Juergen Hoeller 2021-07-12 23:18:54 +02:00
  • ed27ea7aa0 Restrict fallback multipart binding to POST requests with multipart/form-data Juergen Hoeller 2021-07-12 17:55:49 +02:00
  • 128689e79b Use entrySet iterator in getBodyFromServletRequestParameters Juergen Hoeller 2021-07-12 17:43:19 +02:00
  • 475396b516 Exclude sealed interfaces from auto-proxying (for JDK 17 compatibility) Juergen Hoeller 2021-07-12 17:42:15 +02:00
  • f3f0bd22c5 Fix content negotiation description Sviatoslav Hryb 2021-06-15 21:13:29 +03:00
  • 6d01d49b76 Downcast to InetSocketAddress for Jetty 10 Rossen Stoyanchev 2021-07-12 15:04:14 +01:00
  • a90ed957be Support ResolvableType in BeanDefinitionBuilder Stephane Nicoll 2021-07-12 14:05:30 +02:00
  • 348dc826f9 Fix CI build badge in README Stephane Nicoll 2021-07-12 09:51:51 +02:00
  • 171b283e49 Start building against Reactor 2020.0.9 snapshots Stephane Nicoll 2021-07-12 09:36:22 +02:00
  • 71202d62ed Upgrade to Kotlin Coroutines 1.5.1 Stephane Nicoll 2021-07-12 09:11:44 +02:00
  • ded9c4eb50 Merge pull request #27155 from izeye Stephane Nicoll 2021-07-12 08:22:21 +02:00
  • 925edf28fc Add Javadoc since to BeanDefinitionBuilder.setSynthetic() Johnny Lim 2021-07-12 09:52:36 +09:00
  • 75d4465908 Merge pull request #27151 from HubertWo Stephane Nicoll 2021-07-11 09:10:17 +02:00
  • 98685e8be7 Fix link to Javadoc API Stephane Nicoll 2021-07-11 09:09:46 +02:00
  • e719bc2cda Fix link to Javadoc API Hubert Wo 2021-07-10 11:37:18 +02:00
  • f9167c3df5 Improve Javadoc of ContentCachingRequestWrapper Rossen Stoyanchev 2021-07-09 20:34:22 +01:00
  • fbf4724d78 Replace Jetty 9 only constant with explicit value Rossen Stoyanchev 2021-07-09 20:16:58 +01:00
  • 39442143b7 Fix and improve docs on {*var} pattern Rossen Stoyanchev 2021-07-09 20:09:06 +01:00
  • d3b1c4f62b Code alignment between ThreadPoolTaskExecutor and ThreadPoolTaskScheduler Juergen Hoeller 2021-07-09 15:19:25 +02:00
  • 531174258c Apply dynamic changes in ThreadPoolTaskExecutor before setting local value Filip Hrisafov 2021-03-18 16:25:34 +01:00
  • 564c6f7f86 improve the performance of iteration diguage 2021-06-25 21:58:37 +08:00
  • a07c7865a5 Lazy initialization of transaction UUID (with deprecated getter methods) Juergen Hoeller 2021-07-09 15:07:30 +02:00
  • 8680fdb8bc Polishing Juergen Hoeller 2021-07-09 13:26:46 +02:00
  • 4fe3ca1b82 DataClassRowMapper suppresses setter method calls for constructor-bound properties Juergen Hoeller 2021-07-09 13:26:39 +02:00
  • c45c46dad7 Make proxyTargetClass=true with introduction advice work for JDK proxy targets Juergen Hoeller 2021-07-09 13:23:04 +02:00
  • 74f91339e2 BeanCreationException message includes declaring class of constructor/factory method Juergen Hoeller 2021-07-09 13:22:50 +02:00
  • acb2aec3dd Compatibility with HtmlUnit 2.51 Juergen Hoeller 2021-07-09 13:22:34 +02:00
  • 297880d93e Reinstate abortOnCancel in JettyClientHttpRequest Arjen Poutsma 2021-07-09 10:58:58 +02:00
  • 9cbb5af622 Support request/response wrappers in JettyHttpHandlerAdapter Arjen Poutsma 2021-07-08 16:39:26 +02:00
  • fed1a426b6 Improve BeanDefinitionBuilder to handle the synthetic flag Stephane Nicoll 2021-07-07 16:13:19 +02:00
  • cf78895ba0 Polish Stephane Nicoll 2021-07-07 16:11:48 +02:00
  • b9d65eef61 Dropping accidentally inserted copyright notice Arjen Poutsma 2021-07-07 13:54:07 +02:00
  • 8d747298de Fixing the build Arjen Poutsma 2021-07-07 13:49:10 +02:00
  • 76b1c0f1fc Various bug fixes in CronExpression Arjen Poutsma 2021-07-07 10:56:07 +02:00
  • 94f56a2684 Improve Jetty 10 check on client-side Arjen Poutsma 2021-07-06 11:03:09 +02:00
  • cb251347c3 Do not use internal API in JettyClientHttpConnector Arjen Poutsma 2021-07-05 13:21:18 +02:00
  • 048954dc1d Merge pull request #27102 from diguage Stephane Nicoll 2021-07-02 08:12:29 +02:00
  • 403e1f2505 Update copyright year of changed file Stephane Nicoll 2021-07-02 08:11:41 +02:00
  • f39c6d36c7 Simplify Comparator using method references diguage 2021-06-27 17:08:39 +08:00
  • 83bcd409fc Merge pull request #27101 from diguage Stephane Nicoll 2021-07-02 08:09:37 +02:00
  • 411745f4cb Update copyright year of changed file Stephane Nicoll 2021-07-02 08:09:07 +02:00
  • 01df63b9cd Delete unnecessary variable diguage 2021-06-27 16:49:49 +08:00
  • bde622880d Merge pull request #27113 from devorio Stephane Nicoll 2021-06-30 20:28:52 +02:00
  • 6427a4b5c0 Fix typo in core-beans.adoc devorio 2021-06-30 18:52:52 +02:00
  • 66848cfd59 Revert "Upgrade to Kotlin 1.5.20" Sébastien Deleuze 2021-06-30 11:37:38 +02:00
  • 4863b5d4a8 Revert Mockito to 3.11.0 Sébastien Deleuze 2021-06-30 11:00:32 +02:00
  • d6df4a6577 Upgrade to Kotlin 1.5.20 Sébastien Deleuze 2021-06-30 10:26:22 +02:00
  • dee0108e79 Upgrade to Mockk 1.11.0 Sébastien Deleuze 2021-06-30 10:23:36 +02:00
  • 3ccbf1edeb Increase fudge factor in StopWatchTests Sam Brannen 2021-06-30 10:43:52 +02:00
  • 7f6f184acb Merge pull request #27105 from takumi34 Stephane Nicoll 2021-06-29 19:28:16 +02:00
  • b0f724a597 Update copyright year of changed file Stephane Nicoll 2021-06-29 19:27:57 +02:00
  • 9add04f800 Fix typo in BeanDefinitionDsl.kt takumi34 2021-06-30 01:12:03 +09:00
  • 5d919dc094 Upgrade to Tomcat 9.0.48, Jetty 9.4.42, Jetty Reactive HttpClient 1.1.9, JRuby 9.2.19, Protobuf 3.17.3, SnakeYAML 1.29, WebJars Locator 0.47, AssertJ 3.20.2, Mockito 3.11.2, Checkstyle 8.44 Juergen Hoeller 2021-06-28 14:25:55 +02:00
  • a2ef6badc4 Use StringBuilder.append(char) where possible Sam Brannen 2021-06-24 18:53:51 +02:00
  • 43901b2c6a Fix bug in SimpleMethodMetadataReadingVisitor.Source.toString() Sam Brannen 2021-06-23 14:22:14 +02:00
  • ddbb7c1b5b Avoid use of Supplier in MergedAnnotationReadingVisitor.get Sam Brannen 2021-06-23 14:50:33 +02:00
  • 2bc7a3aa0a Implement equals, hashCode, & toString in BeanMethod and *Metadata types Sam Brannen 2021-06-23 14:27:51 +02:00
  • 882004fc9b Fix bug in SimpleMethodMetadataReadingVisitor.Source.toString() Sam Brannen 2021-06-23 14:22:14 +02:00
  • 1bc236785c Polishing Sam Brannen 2021-06-23 12:18:53 +02:00
  • 300fed97c1 Upgrade to Reactor 2020.0.8 Rossen Stoyanchev 2021-06-23 15:33:57 +01:00
  • 7b34bf2a6c Synchronoss should create temp directory lazily Arjen Poutsma 2021-06-23 15:59:46 +02:00
  • 4f770ca860 Synchronoss should create temp directory lazily Arjen Poutsma 2021-06-23 15:59:46 +02:00
  • d469f6215d Polishing Sam Brannen 2021-06-22 19:54:05 +02:00
  • 3214786757 Define global Asciidoc attributes once Sam Brannen 2021-06-22 18:39:33 +02:00
  • f69152c14e Add javadoc reference to MultipartFile.getResource() Juergen Hoeller 2021-06-22 15:27:19 +02:00
  • 4bb88f3b1d Remove logging dependency in BeanUtils Juergen Hoeller 2021-06-22 15:26:48 +02:00
  • edf0343cfe Upgrade to ASM master (including early support for Java 18 bytecode) Juergen Hoeller 2021-06-22 15:26:35 +02:00
  • eb964542b4 Add doc-root to index.adoc Rossen Stoyanchev 2021-06-21 18:09:34 +01:00
  • 4e8828dc10 Suppress warnings in ServletAnnotationControllerHandlerMethodTests Sam Brannen 2021-06-21 18:55:52 +02:00
  • a8102e6a41 Delete unused code in ConfigurationMethod Sam Brannen 2021-06-21 18:31:43 +02:00
  • 782d7169e4 Polish Javadoc for MethodMetadata Sam Brannen 2021-06-21 18:04:37 +02:00
  • 71995a9087 Introduce custom header for HTML5 ref docs Sam Brannen 2021-06-21 17:52:18 +02:00