Commit Graph

33123 Commits

Author SHA1 Message Date
Stephane Nicoll de350a0596 Merge pull request #26326 from weixsun
* pr/26326:
  Polish "Enable Redis connection pool if commons-pool2 is available"
  Enable Redis connection pool if commons-pool2 is available

Closes gh-26326
2021-06-14 08:27:02 +02:00
Stephane Nicoll d17c475504 Polish "Enable Redis connection pool if commons-pool2 is available"
See gh-26326
2021-06-14 08:25:21 +02:00
weixsun 55ff163018 Enable Redis connection pool if commons-pool2 is available
See gh-26326
2021-06-14 08:25:21 +02:00
Stephane Nicoll a72da74cdc Merge pull request #26456 from kedar-joshi
* pr/26456:
  Polish "Upgrade to Flyway 7.9.2"
  Upgrade to Flyway 7.9.2

Closes gh-26456
2021-06-14 08:24:44 +02:00
Stephane Nicoll 05acfaa690 Polish "Upgrade to Flyway 7.9.2"
See gh-26456
2021-06-14 08:22:09 +02:00
Kedar Joshi e6236b76bb Upgrade to Flyway 7.9.2
See gh-26456
2021-06-14 08:22:01 +02:00
Stephane Nicoll 5985234013 Merge pull request #26690 from jaminh
* pr/26690:
  Polish "Allow SpringApplicationBuilder to specify a ResourceLoader"
  Allow SpringApplicationBuilder to specify a ResourceLoader

Closes gh-26690
2021-06-14 08:19:57 +02:00
Stephane Nicoll d5d23d73e7 Polish "Allow SpringApplicationBuilder to specify a ResourceLoader"
See gh-26690
2021-06-14 08:17:52 +02:00
Jamin Hitchcock 7b0ba35025 Allow SpringApplicationBuilder to specify a ResourceLoader
See gh-26690
2021-06-14 08:17:02 +02:00
Stephane Nicoll 41e00e11c4 Merge pull request #26437 from weixsun
* pr/26437:
  Polish "Allow direct use of exposed WebSessionIdResolver bean"
  Allow direct use of exposed WebSessionIdResolver bean

Closes gh-26437
2021-06-14 08:16:34 +02:00
Stephane Nicoll fc0438eda8 Polish "Allow direct use of exposed WebSessionIdResolver bean"
See gh-26437
2021-06-14 08:13:58 +02:00
weixsun 65ce1454e0 Allow direct use of exposed WebSessionIdResolver bean
See gh-26437
2021-06-14 08:13:58 +02:00
Stephane Nicoll c52eabae22 Merge pull request #26422 from marcus-nl
* pr/26422:
  Update copyright year of change file
  Improve configuration of Start and Stop goals

Closes gh-26422
2021-06-12 18:16:40 +02:00
Stephane Nicoll b7f126020e Update copyright year of change file
See gh-26422
2021-06-12 18:00:24 +02:00
Marcus Klimstra 10ffaffb7b Improve configuration of Start and Stop goals
See gh-26422
2021-06-12 18:00:24 +02:00
Stephane Nicoll 30fbd67207 Merge pull request #26341 from nguyensach
* pr/26341:
  Polish "Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder"
  Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder

Closes gh-26341
2021-06-12 17:59:46 +02:00
Stephane Nicoll 6b4efcce11 Polish "Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder"
See gh-26341
2021-06-12 17:51:57 +02:00
nguyensach 850c653862 Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder
See gh-26341
2021-06-12 17:51:57 +02:00
Stephane Nicoll 7879adf5f2 Merge pull request #26337 from mjeffrey
* pr/26337:
  Polish "Add support for @Value annotation"
  Add support for @Value annotation

Closes gh-26337
2021-06-12 17:41:28 +02:00
Stephane Nicoll 69c2621a14 Polish "Add support for @Value annotation"
See gh-26337
2021-06-12 17:40:34 +02:00
Mark Jeffrey 14d86034a1 Add support for @Value annotation
This commit adds support for `@Value` from project Lombok for metadata
generation. This is very similar to the existing `@Data` support.

See gh-26337
2021-06-12 17:40:34 +02:00
Stephane Nicoll ffe2d43653 Merge pull request #26311 from dbyron-sf
* pr/26311:
  Polish "Add configuration property for Tomcat's rejectIllegalHeader"
  Add configuration property for Tomcat's rejectIllegalHeader

Closes gh-26311
2021-06-12 17:39:21 +02:00
Stephane Nicoll d847f4c69e Polish "Add configuration property for Tomcat's rejectIllegalHeader"
See gh-26311
2021-06-12 17:27:11 +02:00
David Byron e5a539d80e Add configuration property for Tomcat's rejectIllegalHeader
See gh-26311
2021-06-12 17:27:10 +02:00
Stephane Nicoll c1c1176020 Merge pull request #26221 from slawekjaranowski
* pr/26221:
  Polish "Reproducible build for spring-boot-maven-plugin:build-info"
  Reproducible build for spring-boot-maven-plugin:build-info

Closes gh-26221
2021-06-12 17:11:26 +02:00
Stephane Nicoll a1183c4641 Polish "Reproducible build for spring-boot-maven-plugin:build-info"
See gh-26221
2021-06-12 17:11:14 +02:00
Slawomir Jaranowski 2dec6dd552 Reproducible build for spring-boot-maven-plugin:build-info
See gh-26221
2021-06-12 17:11:14 +02:00
Andy Wilkinson a05371ea03 Merge branch '2.5.x'
Closes gh-26876
2021-06-11 20:08:02 +01:00
Andy Wilkinson d0b8741fe2 Merge branch '2.4.x' into 2.5.x
Closes gh-26875
2021-06-11 20:07:15 +01:00
Andy Wilkinson 65e3267065 Always use 8 threads when getting from Artifactory
Closes gh-26852
2021-06-11 20:06:09 +01:00
Andy Wilkinson 2bea21ed4f Merge branch '2.5.x'
Closes gh-26874
2021-06-11 19:53:32 +01:00
Andy Wilkinson 866f1e34c1 Merge branch '2.4.x' into 2.5.x
Closes gh-26873
2021-06-11 19:53:05 +01:00
Andy Wilkinson 37d395bad2 Try to stabilize flaky MetricsWebClientFilterFunction test
Closes gh-26855
2021-06-11 19:48:34 +01:00
Stephane Nicoll a2e6fbf51c Merge pull request #26001 from bono007
* pr/26001:
  Polish "Add auto-configuration for DiskSpaceMetrics"
  Add auto-configuration for DiskSpaceMetrics

Closes gh-26001
2021-06-11 17:01:40 +02:00
Stephane Nicoll a90c7181b7 Polish "Add auto-configuration for DiskSpaceMetrics"
See gh-26001
2021-06-11 17:01:36 +02:00
bono007 e3f03dd50a Add auto-configuration for DiskSpaceMetrics
See gh-26001
2021-06-11 17:01:36 +02:00
Andy Wilkinson 151e0eb2b6 Merge branch '2.5.x'
Closes gh-26871
2021-06-11 15:55:42 +01:00
Andy Wilkinson 0ab7144bf1 Merge branch '2.4.x' into 2.5.x
Closes gh-26870
2021-06-11 15:55:31 +01:00
Andy Wilkinson 608c4509f8 Try to stabilise SocketTargetServerConnectionTests
Closes gh-26857
2021-06-11 15:55:01 +01:00
Andy Wilkinson 5123d7c937 Merge branch '2.4.x'
Closes gh-26869
2021-06-11 15:50:33 +01:00
Andy Wilkinson 00b9e7f498 Merge branch '2.4.x' into 2.5.x
Closes gh-26868
2021-06-11 15:49:57 +01:00
Andy Wilkinson 186658cc12 Attempt to stabilize stopTriggersTunnelClose
Closes gh-26856
2021-06-11 15:48:50 +01:00
Stephane Nicoll 9e46061aa6 Allow to chain ContextConsumer implementations
Closes gh-26723
2021-06-11 16:04:34 +02:00
Andy Wilkinson 79b0da555a Merge pull request #26861 from dreis2211
* gh-26861:
  Update some more references to 2.5.x

Closes gh-26861
2021-06-11 11:55:08 +01:00
dreis2211 9d344b1e18 Update some more references to 2.5.x
See gh-26861
2021-06-11 11:54:34 +01:00
Stephane Nicoll 5b3a632458 Configure CI pipeline for Spring Boot 2.6.x 2021-06-11 10:15:15 +02:00
Stephane Nicoll ef38587332 Initiate Spring Boot 2.6.x 2021-06-11 10:13:30 +02:00
Stephane Nicoll 7dd657b9ab Merge branch '2.5.x' 2021-06-11 10:12:28 +02:00
Stephane Nicoll 1a828af178 Update CI parameters for 2.5.x branch 2021-06-11 10:11:57 +02:00
Stephane Nicoll 8054134833 Merge branch '2.4.x' 2021-06-11 10:09:13 +02:00