Andy Wilkinson
bc3ee5b232
Upgrade to RSocket 1.0.0-RC6
...
Closes gh-20048
5 years ago
Andy Wilkinson
ab512edb96
Upgrade to Spring Session Dragonfruit-M1
...
Closes gh-20045
5 years ago
Andy Wilkinson
5c2b28cb57
Merge branch '2.2.x'
...
Closes gh-20043
5 years ago
Andy Wilkinson
45fd60337d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20042
5 years ago
Andy Wilkinson
b6a408ae77
Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE
...
Closes gh-20041
5 years ago
Madhura Bhave
9382cd4db1
Polish wildcard location documentation
5 years ago
Madhura Bhave
3f9d0058ad
Document new Docker-related features
...
Closes gh-19868
5 years ago
Scott Frederick
56c5a3de6d
Disambiguate a class in RabbitMQ CLI sample
...
Fixes gh-20003
5 years ago
Stephane Nicoll
1c87325420
Merge branch '2.2.x'
5 years ago
Stephane Nicoll
d85bdfb23c
Fix checkstyle violation
5 years ago
Stephane Nicoll
9aef2bde77
Merge branch '2.2.x'
...
Closes gh-20030
5 years ago
Stephane Nicoll
10643b7702
Polish "Stop time web metrics when autotime is disabled"
...
See gh-19981
5 years ago
babjo
e323e05eea
Stop time web metrics when autotime is disabled
...
See gh-19981
5 years ago
Stephane Nicoll
6213ff6aab
Merge branch '2.2.x'
...
Closes gh-20029
5 years ago
Stephane Nicoll
fa239a0628
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20028
5 years ago
Stephane Nicoll
12b644d73c
Polish contribution
...
See gh-19901
5 years ago
Dmytro Nosan
aead3a7c44
Handle message of @ResponseStatus-annotated exception with WebFlux
...
See gh-19901
5 years ago
Madhura Bhave
0a377647ca
Import OAuth2 auto-configurations in web slice tests
...
Fixes gh-19823
5 years ago
Scott Frederick
60f5bb1636
Remove health actuator code deprecated in 2.2
...
This partially re-applies the deprecation removal from commit
df1837a16b
,
without removing CompositeHealthIndicator, HealthAggregator, and related
configuration that is required by Spring Cloud.
5 years ago
Madhura Bhave
e64a145ef0
Add support for wildcard locations for properties and YAML files
...
Closes gh-19909
5 years ago
Scott Frederick
de1a26cf35
Revert "Remove deprecated HealthIndicator and HealthAggregator 2.2 code"
...
This reverts commit df1837a16b
.
5 years ago
Stephane Nicoll
b5e23e7405
Update copyright year of changed files
...
See gh-20020
5 years ago
Johnny Lim
b67ece48e4
Polish
...
See gh-20020
5 years ago
dreis2211
e4a95a8047
Upgrade to Ivy 2.5.0
...
See gh-20022
5 years ago
dreis2211
2d9902f10e
Fix link to Spring Integration Graph documentation
...
See gh-19992
5 years ago
Stephane Nicoll
90e3d88793
Fix link to Spring Integration Graph documentation
...
Closes gh-20023
5 years ago
Stephane Nicoll
5833d2c5e8
Fix Embedded Mongo classpath check
...
This commit changes the classpath check condition to verify that the
core module of the MongoDB driver is present. Previously, we were only
checking for the presence of the sync driver, making embedded support
unavailable with the reactive variant.
Closes gh-19960
5 years ago
Stephane Nicoll
c4daff7225
Polish "Upgrade to MongoDB Java Driver 4.0 beta1"
...
See gh-19960
5 years ago
Christoph Strobl
d2d6dbdc00
Upgrade to MongoDB Java Driver 4.0 beta1
...
See gh-19960
5 years ago
dreis2211
326092b69e
Upgrade to Ant 1.10.7
...
See gh-20002
5 years ago
Stephane Nicoll
52659b1df4
Merge branch '2.2.x'
...
Closes gh-20013
5 years ago
Johnny Lim
6ef288f45b
Polish samples in doc
...
See gh-20004
5 years ago
dreis2211
56df70b0e7
Use Spring 5 module of Jersey
...
See gh-20009
5 years ago
Andy Wilkinson
bca98c5126
Use a RegularFileProperty to configure BootBuildImage's input jar
...
Closes gh-20010
5 years ago
Johnny Lim
0ddf8be151
Polish
...
See gh-20001
5 years ago
Stephane Nicoll
9b79208b60
Upgrade copyright date
...
See gh-19995
5 years ago
Johnny Lim
e6d5f5a271
Polish
...
See gh-19995
5 years ago
Scott Frederick
afb67887da
Restore deprecated class required by Spring Cloud
...
See gh-19860
5 years ago
Phillip Webb
cbacab5e26
Polish
5 years ago
Phillip Webb
1eee83a07e
Update copyright year of changed files
5 years ago
Phillip Webb
234c5033d4
Polish whitespace
5 years ago
Scott Frederick
653cabe2ce
Add documentation for gradle bootBuildImage task
5 years ago
Madhura Bhave
bceed1305f
Jar files added after build time should be added to classpath
...
Fixes gh-19973
5 years ago
Scott Frederick
b281af0b9b
Remove adding of existing layers to EphemeralBuilder
...
Layers were being added to the EphemeralBuilder each time one was
created, but those layers already existed in the base builder image.
Closes gh-19832
5 years ago
Andy Wilkinson
7b0d1eaffc
Test the Gradle Plugin against Gradle 6.1.1
...
Closes gh-19912
5 years ago
Andy Wilkinson
886e7ba38c
Merge branch '2.2.x'
...
Closes gh-19989
5 years ago
Andy Wilkinson
a37c170376
Try to make CouchbaseAutoConfigurationIntegrationTests less flakey
...
Closes gh-19932
5 years ago
Andy Wilkinson
2725264be1
Polishing formatting of DockerApi
5 years ago
Andy Wilkinson
6db5ca97d3
Sort names alphabetically in metrics list response
...
Closes gh-19934
5 years ago
Andy Wilkinson
28442b5ca5
Lower the minimum required Docker API version to 1.24
...
Closes gh-19945
5 years ago