Commit Graph

  • a4f75e9c6a Polishing Juergen Hoeller 2019-12-09 13:29:00 +01:00
  • 119dd04ae5 Avoid ByteArrayOutputStream for source values without the need to be encoded Juergen Hoeller 2019-12-09 13:28:39 +01:00
  • ebbb562cb9 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop stsypanov 2019-12-08 23:39:38 +02:00
  • 0f41536820 Fix RSocketRequester Coroutines extensions Sébastien Deleuze 2019-12-09 11:50:06 +01:00
  • b1e59961fb Merge pull request #24160 from PyvesB Stephane Nicoll 2019-12-08 14:02:32 +01:00
  • e15ccdb35d Polish DataBufferUtils javadoc PyvesB 2019-12-07 21:25:00 +00:00
  • 5341e77796 Introduce regression tests for prototype/request-scoped @ControllerAdvice Sam Brannen 2019-12-07 19:02:06 +01:00
  • 2108bdf876 Introduce regression test for prototype @ControllerAdvice beans Sam Brannen 2019-12-07 18:30:56 +01:00
  • fc42ca2866 Polish contribution Sam Brannen 2019-12-07 13:39:05 +01:00
  • d7d474f658 Do not cache prototype @ControllerAdvice beans yokotaso 2019-12-07 14:20:36 +09:00
  • 55ae3c5e87 Polishing Sam Brannen 2019-12-07 12:59:03 +01:00
  • de8a6c8c57 Polishing Sam Brannen 2019-12-06 19:08:54 +01:00
  • d4d940e6e3 Add missing backtick in WebSocket documentation Eric Helgeson 2019-12-06 12:02:22 -06:00
  • 484006ce90 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution stsypanov 2019-12-06 14:07:07 +02:00
  • 7c84695333 Support variable resolution of wildcard types Phillip Webb 2019-12-05 13:17:41 -08:00
  • a4fa6a7a31 Test status quo for @Inherited annotation support in AnnotationMetadata Sam Brannen 2019-12-05 23:28:44 +01:00
  • 3b9d1a00b0 Polishing Sam Brannen 2019-12-05 22:37:00 +01:00
  • c2141e2e93 Add @since tags to firstElement methods Juergen Hoeller 2019-12-05 16:36:55 +01:00
  • d503bc2804 Add firstElement to CollectionUtils Vitalii Rastvorov 2019-12-04 18:18:46 +02:00
  • 14ce84cebb Fix status code in webflux.adoc Johnny Lim 2019-12-05 13:00:44 +09:00
  • 828fe39523 Consistently use releaseBody in DefaultWebClient Rossen Stoyanchev 2019-12-04 18:19:18 +00:00
  • 3a48682226 Replace ReadCancellationException with takeWhile Rossen Stoyanchev 2019-12-04 18:17:46 +00:00
  • b866d4209c Add UriUtils.encodeQueryParams Rossen Stoyanchev 2019-12-04 17:33:31 +00:00
  • 797f618f2b Remove mismatched marker in core-beans.adoc Rossen Stoyanchev 2019-12-04 16:14:14 +00:00
  • f049a6ec16 Add integration test for gh-24110 Sam Brannen 2019-12-03 17:12:14 +01:00
  • fb13f6f0bc Add integration test for gh-24110 Sam Brannen 2019-12-03 16:48:30 +01:00
  • 6f15f32be3 Honor default values for implicit aliases in composed annotations wanxiangming1994 2019-12-01 20:22:41 +08:00
  • 1bff7ce141 Next Development Version Spring Buildmaster 2019-12-03 08:59:24 +00:00
  • 7203da7133 Next Development Version Spring Buildmaster 2019-12-03 08:06:03 +00:00
  • a21df0cc6d Provide default codecs config callback to custom codecs Brian Clozel 2019-12-02 22:52:55 +01:00
  • 21053780ef Polish Brian Clozel 2019-12-02 23:13:44 +01:00
  • decbb9ccf9 Provide default codecs config callback to custom codecs Brian Clozel 2019-12-02 22:52:55 +01:00
  • d1ab81587c [*.*] is displayed as [bold .] and needs to be escaped Wang Xuesong 2019-12-03 02:14:18 +08:00
  • fcbc437825 Polishing (follow-up on acfeb7) Rossen Stoyanchev 2019-12-02 17:14:13 +00:00
  • 83683a13bb Allow ExchangeStrategies customizations in WebClient Brian Clozel 2019-11-29 22:26:52 +01:00
  • 35b7f3bf34 Unpublish Gradle metadata Brian Clozel 2019-12-02 16:43:02 +01:00
  • 279777b2f3 Polishing Sam Brannen 2019-12-02 16:22:40 +01:00
  • 50ac8ad8b7 Fix checkstyle violation Rossen Stoyanchev 2019-12-02 14:25:00 +00:00
  • acfeb77d41 Polishing Rossen Stoyanchev 2019-12-02 14:12:33 +00:00
  • d4209392d2 Allow ExchangeStrategies customizations in WebClient Brian Clozel 2019-11-29 22:26:52 +01:00
  • 59165dd526 Upgrade to AspectJ 1.9.5 and Checkstyle 8.27 Juergen Hoeller 2019-12-02 13:10:07 +01:00
  • 17e2a0c7ea Upgrade to AspectJ 1.9.5 and Checkstyle 8.27 Juergen Hoeller 2019-12-02 12:59:02 +01:00
  • 1560bbd81e Revert "Allow ExchangeStrategies customizations in WebClient" Brian Clozel 2019-12-02 10:39:53 +01:00
  • 25554d0b21 Revert "Allow ExchangeStrategies customizations in WebClient" Brian Clozel 2019-12-02 10:29:24 +01:00
  • 1548a0c9a0 Upgrade to Mockito 3.2 Juergen Hoeller 2019-12-02 00:28:08 +01:00
  • dcedd29deb Polishing Juergen Hoeller 2019-12-01 11:11:42 +01:00
  • e144b3a73c Polishing Juergen Hoeller 2019-12-01 10:58:53 +01:00
  • ea1992c8d1 Backport of recent ExtendedBeanInfo refinements from 5.1.x Juergen Hoeller 2019-12-01 10:58:36 +01:00
  • 32e7adfa32 Polishing Juergen Hoeller 2019-12-01 02:00:40 +01:00
  • 4f86282b14 Polishing Juergen Hoeller 2019-12-01 01:55:26 +01:00
  • 91b557eb4b Polishing Juergen Hoeller 2019-12-01 01:21:53 +01:00
  • b3237f3eb6 Polishing Juergen Hoeller 2019-12-01 00:41:53 +01:00
  • fd68fb115d Backport of recent ExtendedBeanInfo refinements from master Juergen Hoeller 2019-12-01 00:40:57 +01:00
  • 567c7695dd Polishing Juergen Hoeller 2019-12-01 00:20:00 +01:00
  • 2267080ff4 Upgrade to Protobuf 3.11 and Apache Johnzon 1.2.2 Juergen Hoeller 2019-12-01 00:14:16 +01:00
  • 43e047c523 Allow ExchangeStrategies customizations in WebClient Brian Clozel 2019-11-29 22:26:52 +01:00
  • b3020bc484 Allow ExchangeStrategies customizations in WebClient Brian Clozel 2019-11-29 22:26:52 +01:00
  • d7023fd02b Delete unused JdbcTemplate fields in examples Sam Brannen 2019-11-29 19:01:42 +01:00
  • 52a1fc4329 Polish BatchPreparedStatementSetter example in reference manual Sam Brannen 2019-11-29 18:50:42 +01:00
  • 5648ef3276 Fix examples for <tx:method/> settings in reference manual Sam Brannen 2019-11-29 18:41:59 +01:00
  • 7f61f3852c Enable reading from the remote build cache for all Andy Wilkinson 2019-11-29 16:58:09 +00:00
  • 093323beeb Introduce Checkstyle rule to prohibit class names ending with "Test" Sam Brannen 2019-11-29 17:30:29 +01:00
  • c18d1ce7ca Merge pull request #24074 Rossen Stoyanchev 2019-11-29 15:55:14 +00:00
  • 395c1e415c Polishing contribution Rossen Stoyanchev 2019-11-29 11:48:33 +00:00
  • a15a726fef Improve getMultipartContentType in mock request. Frederik Boster 2019-11-25 15:02:13 +01:00
  • 47779df896 Merge pull request #24087 Rossen Stoyanchev 2019-11-29 15:54:15 +00:00
  • 25f3465f1f Polishing contribution Rossen Stoyanchev 2019-11-29 15:53:37 +00:00
  • e858b21c60 #24022 - added protobuf MessageConverter Parviz ROzikov 2019-11-26 09:54:49 +07:00
  • d9ebc3bbc4 Polish StringArrayPropertyEditor[Tests] Sam Brannen 2019-11-29 14:55:18 +01:00
  • 7cedffc707 Support @Inherited again in reflection-based AnnotationMetadata Sam Brannen 2019-11-29 00:07:44 +01:00
  • 85016aef30 Test status quo for @Inherited annotations in AnnotationMetadata Sam Brannen 2019-11-28 18:45:58 +01:00
  • 7fdf775394 Test status quo for @Inherited annotations in AnnotationMetadata Sam Brannen 2019-11-28 18:19:44 +01:00
  • d1f544209e Test status quo for AnnotatedTypeMetadata.getAnnotationAttributes() Sam Brannen 2019-11-28 13:50:35 +01:00
  • 59084c6b73 Test status quo for AnnotatedTypeMetadata.getAnnotationAttributes() Sam Brannen 2019-11-28 13:42:59 +01:00
  • b44daa8b71 Remove the few remaining usages of UriTemplate Rossen Stoyanchev 2019-11-28 11:28:49 +00:00
  • df2ed75df0 MultipartBodyBuilder Javadoc update Rossen Stoyanchev 2019-11-28 10:40:28 +00:00
  • d8f7ed133f Puslish Gradle metadata Brian Clozel 2019-11-28 10:48:13 +01:00
  • 6f3909f2f0 Upgrade to Kotlin 1.3.61 Sébastien Deleuze 2019-11-28 09:44:35 +01:00
  • 4aa013c508 Remove duplicate checks in ResponseCookieTests Johnny Lim 2019-11-28 10:07:20 +09:00
  • 62ca7c4e8f Hoist constant byte[] out of loop stsypanov 2019-11-23 23:19:42 +02:00
  • 52630b06f5 Upgrade to Reactor Dysprosium-SR2 Stephane Nicoll 2019-11-27 11:52:43 +01:00
  • 4fcc09a02c Upgrade to Reactor Californium-SR14 Stephane Nicoll 2019-11-27 11:51:27 +01:00
  • c394bdbbc3 Merge pull request #24089 from ryenus Stephane Nicoll 2019-11-27 09:43:34 +01:00
  • 40331eaca3 Fix consecutive-word duplications in documentation ryenus 2019-11-27 10:08:36 +08:00
  • 26d800cc93 Fix empty payload handling in RSocketRequester Rossen Stoyanchev 2019-11-27 07:35:45 +00:00
  • 5a552f1670 Update links between WebFlux and Web MVC Rossen Stoyanchev 2019-11-26 21:50:01 +00:00
  • 30d68f2de7 Reject user names with "%2F" in STOMP Rossen Stoyanchev 2019-11-26 16:21:48 +00:00
  • 08669cc7c3 Updates to CONTRIBUTING.md Rossen Stoyanchev 2019-11-26 15:56:37 +00:00
  • db97dac86d Improve readability of CONTRIBUTING.md jasdeepgill 2019-11-24 20:35:19 -08:00
  • f57f337104 Protected method to decorate WebSocketHandler Rossen Stoyanchev 2019-11-26 12:08:22 +00:00
  • 526d89e1e6 Refine Throwable handling in spring-websocket Rossen Stoyanchev 2019-11-26 12:04:00 +00:00
  • 70a3dbff24 WebSession creation does not block Rossen Stoyanchev 2019-11-26 10:44:09 +00:00
  • ddb38eefee Expose method to determine form content type Arjen Poutsma 2019-11-26 10:50:08 +01:00
  • 2d86f221ce Remove println Arjen Poutsma 2019-11-25 18:27:34 +01:00
  • f5b082d3b3 Remove println Arjen Poutsma 2019-11-25 18:27:13 +01:00
  • c164759c41 Fix NullPointerException in Jackson2SmileDecoder Arjen Poutsma 2019-11-25 11:40:53 +01:00
  • 5f3c7ca559 Fix NullPointerException in Jackson2SmileDecoder Arjen Poutsma 2019-11-25 11:40:53 +01:00
  • a79eaded5d Javadoc Arjen Poutsma 2019-11-25 11:37:55 +01:00
  • 6ed1b5835b Separate step for retrieve in RSocketRequester Rossen Stoyanchev 2019-11-25 11:47:41 +00:00
  • b234c77b67 Add missing verify() in EncoderHttpMessageWriterTests Christoph Dreis 2019-11-22 20:01:49 +01:00