Marcus Klimstra
10ffaffb7b
Improve configuration of Start and Stop goals
...
See gh-26422
5 years ago
Stephane Nicoll
6b4efcce11
Polish "Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder"
...
See gh-26341
5 years ago
nguyensach
850c653862
Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder
...
See gh-26341
5 years ago
Stephane Nicoll
69c2621a14
Polish "Add support for @Value annotation"
...
See gh-26337
5 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
5 years ago
Stephane Nicoll
d847f4c69e
Polish "Add configuration property for Tomcat's rejectIllegalHeader"
...
See gh-26311
5 years ago
David Byron
e5a539d80e
Add configuration property for Tomcat's rejectIllegalHeader
...
See gh-26311
5 years ago
Stephane Nicoll
a1183c4641
Polish "Reproducible build for spring-boot-maven-plugin:build-info"
...
See gh-26221
5 years ago
Slawomir Jaranowski
2dec6dd552
Reproducible build for spring-boot-maven-plugin:build-info
...
See gh-26221
5 years ago
Andy Wilkinson
37d395bad2
Try to stabilize flaky MetricsWebClientFilterFunction test
...
Closes gh-26855
5 years ago
Stephane Nicoll
a90c7181b7
Polish "Add auto-configuration for DiskSpaceMetrics"
...
See gh-26001
5 years ago
bono007
e3f03dd50a
Add auto-configuration for DiskSpaceMetrics
...
See gh-26001
5 years ago
Andy Wilkinson
608c4509f8
Try to stabilise SocketTargetServerConnectionTests
...
Closes gh-26857
5 years ago
Andy Wilkinson
186658cc12
Attempt to stabilize stopTriggersTunnelClose
...
Closes gh-26856
5 years ago
Stephane Nicoll
9e46061aa6
Allow to chain ContextConsumer implementations
...
Closes gh-26723
5 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
5 years ago
Andy Wilkinson
39aa27e13c
Make DB init back off without DatabasePopulator
...
Fixes gh-26850
5 years ago
Phillip Webb
2835085ffb
Polish
5 years ago
Phillip Webb
3b48526732
Polish
5 years ago
Stephane Nicoll
18eb88b281
Upgrade to Git Commit ID Plugin 4.0.5
...
Closes gh-26845
5 years ago
Stephane Nicoll
f79f2b1594
Upgrade to Spring AMQP 2.3.8
...
Closes gh-26764
5 years ago
Stephane Nicoll
ab90a948be
Polish "Fix Optaplanner starter url"
...
See gh-26816
5 years ago
Geoffrey De Smet
736b0678e5
Fix Optaplanner starter url
...
See gh-26816
5 years ago
Stephane Nicoll
a7c538faa0
Upgrade to RSocket 1.1.1
...
Closes gh-26839
5 years ago
Stephane Nicoll
2201315556
Upgrade to Jetty 9.4.42.v20210604
...
Closes gh-26838
5 years ago
Stephane Nicoll
5cb1bd8245
Upgrade to Jetty Reactive HTTPClient 1.1.9
...
Closes gh-26837
5 years ago
Madhura Bhave
63806d5bac
Remove duplicate copyright notice from docs
5 years ago
Andy Wilkinson
d79b3597bb
Upgrade to Spring AMQP 2.3.8
...
Closes gh-26762
5 years ago
Andy Wilkinson
d4200a7c56
Upgrade to Spring Integration 5.3.8.RELEASE
...
Closes gh-26772
5 years ago
Andy Wilkinson
03e1b255ea
Upgrade to Spring AMQP 2.2.18.RELEASE
...
Closes gh-26770
5 years ago
Andy Wilkinson
9fb7cf49e4
Upgrade to Spring Kafka 2.7.2
...
Closes gh-26765
5 years ago
Andy Wilkinson
4a11c6a135
Upgrade to Spring Kafka 2.6.9
...
Closes gh-26763
5 years ago
Andy Wilkinson
53068a2489
Upgrade to Spring Kafka 2.5.14.RELEASE
...
Closes gh-26771
5 years ago
Andy Wilkinson
46d7999b1d
Lower spring.sql.init.enabled's deprecation level to warning
...
See gh-26682
5 years ago
Andy Wilkinson
a1c5fcca58
Move common Asciidoctor configuration into our conventions
...
Closes gh-26620
5 years ago
Stephane Nicoll
6a7a11ba59
Upgrade to RSocket 1.1.1
...
Closes gh-26836
5 years ago
Stephane Nicoll
66ae421f74
Upgrade to Neo4j Java Driver 4.1.3
...
Closes gh-26835
5 years ago
Stephane Nicoll
f9a0b0308d
Upgrade to Jetty 9.4.42.v20210604
...
Closes gh-26834
5 years ago
Stephane Nicoll
6cdbed7dc3
Upgrade to Jetty Reactive HTTPClient 1.1.9
...
Closes gh-26833
5 years ago
Stephane Nicoll
872ec0bf00
Upgrade to RSocket 1.0.5
...
Closes gh-26832
5 years ago
Stephane Nicoll
f73e7bcc0c
Upgrade to Neo4j OGM 3.2.24
...
Closes gh-26831
5 years ago
Stephane Nicoll
1ef0068b38
Upgrade to Jetty 9.4.42.v20210604
...
Closes gh-26830
5 years ago
Stephane Nicoll
0563955324
Upgrade to Jetty Reactive HTTPClient 1.1.9
...
Closes gh-26829
5 years ago
Stephane Nicoll
8590eccac4
Polish
...
See gh-26682
5 years ago
Stephane Nicoll
d23b07a166
Upgrade to Spring Framework 5.3.8
...
Closes gh-26761
5 years ago
Stephane Nicoll
e9592229fc
Upgrade to Spring Framework 5.3.8
...
Closes gh-26760
5 years ago
Andy Wilkinson
03f8a46c80
Test our Gradle plugin against 7.1-rc-2
...
Closes gh-26825
5 years ago
Andy Wilkinson
d1e1796f76
Consider overridden getRootUri() when getting root URI
...
Fixes gh-26812
5 years ago
Phillip Webb
1f6983c4c9
Make CompositeHealth.getDetails() public
...
Change `CompositeHealth.getDetails()` to public so that it serializes
correctly when `MapperFeature.CAN_OVERRIDE_ACCESS_MODIFIERS` is
disabled.
Fixes gh-26797
5 years ago
Phillip Webb
9e1c78da99
Update copyright year of changed files
5 years ago