Yanming Zhou
f6eaedea35
Reinstate use of configprop macro
...
See gh-36604
3 years ago
Andy Wilkinson
20837bac31
Merge branch '3.1.x'
...
Closes gh-36628
3 years ago
Andy Wilkinson
c3fda93346
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36627
3 years ago
Andy Wilkinson
a92c1abf70
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36626
3 years ago
Andy Wilkinson
c44e7376b4
Upgrade to Spring Asciidoctor Extensions 0.6.2
...
Closes gh-36625
3 years ago
Andy Wilkinson
e3eb2893f0
Merge branch '3.1.x'
...
Closes gh-36623
3 years ago
Andy Wilkinson
3ba5f501ea
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36622
3 years ago
Andy Wilkinson
6b6e8b3fd4
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36621
3 years ago
Andy Wilkinson
a5c3747836
Merge pull request #36617 from dreis2211
...
* gh-36617:
Enable debug option for Kotlin in Gradle Plugin tests
Closes gh-36617
3 years ago
Christoph Dreis
42e89079d3
Enable debug option for Kotlin in Gradle Plugin tests
...
See gh-36617
3 years ago
Moritz Halbritter
96796cc9b5
Disable 'Use Lombok Getter' IntelliJ inspection
3 years ago
Moritz Halbritter
b1a3dad16c
Configure virtual threads on the RabbitMQ listener
...
Closes gh-36387
3 years ago
Moritz Halbritter
f85a7258a6
Polish SampleAmqpSimpleApplication
3 years ago
Moritz Halbritter
eeb1e1fc35
Add VirtualThreads bean and auto-configuration
...
This bean is only in the context if virtual threads are enabled. It can
be used to get access to the virtual thread executor.
3 years ago
Stephane Nicoll
94d9148de6
Merge branch '3.1.x'
...
Closes gh-36613
3 years ago
Stephane Nicoll
6f22baa729
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36612
3 years ago
Stephane Nicoll
150526a6a0
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36611
3 years ago
Stephane Nicoll
87554fb4dc
Add test for RabbitMQ smoke test
...
Closes gh-36610
3 years ago
Moritz Halbritter
3cc9a3bb32
Remove duplicate applicationTaskExecutor bean method
...
See gh-35710
3 years ago
Moritz Halbritter
39f6b85039
Polish
3 years ago
Moritz Halbritter
b0615dd311
Split OpenTelemetry auto-configuration
...
The OpenTelemetry bean is now configured in the
OpenTelemetryAutoConfiguration. This method also applies
SdkLoggerProvider and SdkMeterProvider.
Additionally, the OpenTelemetry Resource is now a bean. Resource
attributes can now be configured through properties
The resourceAttributes in OtlpProperties have been deprecated in favor
of the new one in OpenTelemetryProperties.
Closes gh-36544
Closes gh-36545
3 years ago
Moritz Halbritter
9cb5763794
Add property to set changeConsumerThreadName for Kafka
...
Closes gh-36343
3 years ago
Moritz Halbritter
49ae8c0998
Auto-configure Kafka's threadNameSupplier
...
Closes gh-36344
3 years ago
Stephane Nicoll
7469327c77
Merge pull request #29567 from polarbear567
...
* pr/29567:
Polish "Allow custom RSocket WebsocketServerSpecs to be defined"
Allow custom RSocket WebsocketServerSpecs to be defined
Closes gh-29567
3 years ago
Stephane Nicoll
b0438b0f03
Polish "Allow custom RSocket WebsocketServerSpecs to be defined"
...
See gh-29567
3 years ago
Leo Li
f840141652
Allow custom RSocket WebsocketServerSpecs to be defined
...
See gh-29567
3 years ago
Stephane Nicoll
b8e8b1d483
Merge pull request #36539 from garyrussell
...
* pr/36539:
Polish "Add RabbitMQ container forceStop property"
Add RabbitMQ container forceStop property
Closes gh-36539
3 years ago
Stephane Nicoll
54066791f9
Polish "Add RabbitMQ container forceStop property"
...
See gh-36539
3 years ago
Gary Russell
8b716a2f6c
Add RabbitMQ container forceStop property
...
See gh-36539
3 years ago
Stephane Nicoll
e8dd775d1c
Merge pull request #36509 from quaff
...
* pr/36509:
Harmonize Stream.collect() usage
Closes gh-36509
3 years ago
Yanming Zhou
b1ac64c7e2
Harmonize Stream.collect() usage
...
use Stream.toList() or collect(Collectors.toSet()) where possible.
See gh-36509
3 years ago
Moritz Halbritter
c6c8a0f8c8
Merge branch '3.1.x'
...
Closes gh-36585
3 years ago
Moritz Halbritter
2bc3d22d68
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36584
3 years ago
Moritz Halbritter
c187d96367
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36583
3 years ago
Moritz Halbritter
2dbc1f4c75
Merge pull request #36572 from chicobento
...
* pr/36572:
Fix Tomcat SSL protocol warn message
Closes gh-36572
3 years ago
Francisco Bento
307d6c0a97
Fix Tomcat SSL protocol warn message
...
See gh-36572
3 years ago
Stephane Nicoll
744bf607e1
Merge pull request #36565 from izeye
...
* pr/36565:
Polish
Closes gh-36565
3 years ago
Johnny Lim
96c9915f12
Polish
...
See gh-36565
3 years ago
Moritz Halbritter
5cc2d3b764
Merge branch '3.1.x'
...
Closes gh-36582
3 years ago
Moritz Halbritter
3edb3797a0
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36581
3 years ago
Moritz Halbritter
1a8ffd54fc
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36580
3 years ago
Moritz Halbritter
3a94db480c
Merge pull request #36564 from MahatmaFatalError
...
* pr/36564:
Fix server.forward-headers-strategy documentation
Closes gh-36564
3 years ago
Mahatma_Fatal_Error
98f76698c8
Fix server.forward-headers-strategy documentation
...
See gh-36564
3 years ago
Stephane Nicoll
e7b9984f48
Upgrade to Spring AMQP 3.0.7
...
Closes gh-36573
3 years ago
Andy Wilkinson
cc7db6a239
Merge pull request #36422 from christophstrobl
...
* gh-36422:
Polish "Make HikariDataSource participate in checkpoint-restore"
Make HikariDataSource participate in checkpoint-restore
Closes gh-36422
3 years ago
Andy Wilkinson
b476d368db
Polish "Make HikariDataSource participate in checkpoint-restore"
...
See gh-36422
3 years ago
Christoph Strobl
9240f971fb
Make HikariDataSource participate in checkpoint-restore
...
See gh-36422
3 years ago
Andy Wilkinson
14d2675aab
Add `@ConditionalOnCheckpointRestore`
...
Closes gh-36536
3 years ago
Moritz Halbritter
6050fff078
Auto-configure observability for R2DBC
...
The new ConnectionFactoryDecorator can be used to decorate the
ConnectionFactory built by the ConnectionFactoryBuilder.
The new R2dbcObservationAutoConfiguration configures a
ConnectionFactoryDecorator to attach a ObservationProxyExecutionListener
to ConnectionFactories. This enables Micrometer Observations for R2DBC
queries.
Closes gh-33768
3 years ago
Andy Wilkinson
cc7f5a24b5
Merge branch '3.1.x'
...
Closes gh-36571
3 years ago