Commit Graph

32712 Commits (65ce1454e003c4f77ee527040e2251eefe0bd7ad)
 

Author SHA1 Message Date
weixsun 65ce1454e0 Allow direct use of exposed WebSessionIdResolver bean
See gh-26437
3 years ago
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
3 years ago
Stephane Nicoll b7f126020e Update copyright year of change file
See gh-26422
3 years ago
Marcus Klimstra 10ffaffb7b Improve configuration of Start and Stop goals
See gh-26422
3 years ago
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
3 years ago
Stephane Nicoll 6b4efcce11 Polish "Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder"
See gh-26341
3 years ago
nguyensach 850c653862 Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder
See gh-26341
3 years ago
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
3 years ago
Stephane Nicoll 69c2621a14 Polish "Add support for @Value annotation"
See gh-26337
3 years ago
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
3 years ago
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
3 years ago
Stephane Nicoll d847f4c69e Polish "Add configuration property for Tomcat's rejectIllegalHeader"
See gh-26311
3 years ago
David Byron e5a539d80e Add configuration property for Tomcat's rejectIllegalHeader
See gh-26311
3 years ago
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
3 years ago
Stephane Nicoll a1183c4641 Polish "Reproducible build for spring-boot-maven-plugin:build-info"
See gh-26221
3 years ago
Slawomir Jaranowski 2dec6dd552 Reproducible build for spring-boot-maven-plugin:build-info
See gh-26221
3 years ago
Andy Wilkinson a05371ea03 Merge branch '2.5.x'
Closes gh-26876
3 years ago
Andy Wilkinson d0b8741fe2 Merge branch '2.4.x' into 2.5.x
Closes gh-26875
3 years ago
Andy Wilkinson 65e3267065 Always use 8 threads when getting from Artifactory
Closes gh-26852
3 years ago
Andy Wilkinson 2bea21ed4f Merge branch '2.5.x'
Closes gh-26874
3 years ago
Andy Wilkinson 866f1e34c1 Merge branch '2.4.x' into 2.5.x
Closes gh-26873
3 years ago
Andy Wilkinson 37d395bad2 Try to stabilize flaky MetricsWebClientFilterFunction test
Closes gh-26855
3 years ago
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
3 years ago
Stephane Nicoll a90c7181b7 Polish "Add auto-configuration for DiskSpaceMetrics"
See gh-26001
3 years ago
bono007 e3f03dd50a Add auto-configuration for DiskSpaceMetrics
See gh-26001
3 years ago
Andy Wilkinson 151e0eb2b6 Merge branch '2.5.x'
Closes gh-26871
3 years ago
Andy Wilkinson 0ab7144bf1 Merge branch '2.4.x' into 2.5.x
Closes gh-26870
3 years ago
Andy Wilkinson 608c4509f8 Try to stabilise SocketTargetServerConnectionTests
Closes gh-26857
3 years ago
Andy Wilkinson 5123d7c937 Merge branch '2.4.x'
Closes gh-26869
3 years ago
Andy Wilkinson 00b9e7f498 Merge branch '2.4.x' into 2.5.x
Closes gh-26868
3 years ago
Andy Wilkinson 186658cc12 Attempt to stabilize stopTriggersTunnelClose
Closes gh-26856
3 years ago
Stephane Nicoll 9e46061aa6 Allow to chain ContextConsumer implementations
Closes gh-26723
3 years ago
Andy Wilkinson 79b0da555a Merge pull request #26861 from dreis2211
* gh-26861:
  Update some more references to 2.5.x

Closes gh-26861
3 years ago
dreis2211 9d344b1e18 Update some more references to 2.5.x
See gh-26861
3 years ago
Stephane Nicoll 5b3a632458 Configure CI pipeline for Spring Boot 2.6.x 3 years ago
Stephane Nicoll ef38587332 Initiate Spring Boot 2.6.x 3 years ago
Stephane Nicoll 7dd657b9ab Merge branch '2.5.x' 3 years ago
Stephane Nicoll 1a828af178 Update CI parameters for 2.5.x branch 3 years ago
Stephane Nicoll 8054134833 Merge branch '2.4.x' 3 years ago
Stephane Nicoll 29f9fc1c06 Merge branch '2.3.x' into 2.4.x 3 years ago
Spring Buildmaster 8a0bfef9bb Next development version (v2.5.2-SNAPSHOT) 3 years ago
Andy Wilkinson f3f119b111 Don't shutdown logging system before contexts
Add `SpringApplicationShutdownHook` to manage orderly application
shutdown, specifically around the `LoggingSystem`. `SpringApplication`
now offers a `getShutdownHandlers()` method that can be used to add
handlers that are guaranteed to only run after the `ApplicationContext`
has been closed and is inactive.

Fixes gh-26660
3 years ago
Spring Buildmaster 19a7e60641 Next development version (v2.4.8-SNAPSHOT) 3 years ago
Andy Wilkinson 39aa27e13c Make DB init back off without DatabasePopulator
Fixes gh-26850
3 years ago
Spring Buildmaster 5995fc9fc5 Next development version (v2.3.13.BUILD-SNAPSHOT) 3 years ago
Phillip Webb 2835085ffb Polish 3 years ago
Phillip Webb 28abcf88a0 Upgrade to spring-asciidoctor-backends 0.0.2
Closes gh-26846
3 years ago
Phillip Webb 17671980dc Merge branch '2.4.x' 3 years ago
Phillip Webb 7c4f178c17 Merge branch '2.3.x' into 2.4.x 3 years ago
Phillip Webb 3b48526732 Polish 3 years ago