Stephane Nicoll
4b82d7d944
Merge pull request #20541 from dreis2211
...
* pr/20541:
Use @Configuration(proxyBeanMethods=false) wherever possible
Closes gh-20541
5 years ago
dreis2211
d9171d0afe
Use @Configuration(proxyBeanMethods=false) wherever possible
...
See gh-20541
5 years ago
Andy Wilkinson
566f79b086
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20543
5 years ago
Andy Wilkinson
b51c7386aa
Fix detection of application home for paths containing spaces
...
Fixes gh-20531
5 years ago
Andy Wilkinson
9fbb664db6
Avoid eager init when evaluating DevToolsDataSourceCondition
...
Previously, DevToolsDataSourceCondition called
getBeanNamesForType(Class) which could trigger unwanted initialization
of lazy init singletons and objects created by FactoryBeans.
This commit updates DevToolsDataSourceCondition to prohibit eager
init when getting the names of the beans of a particular type.
Fixes gh-20430
5 years ago
Andy Wilkinson
e937b2e0cd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20501
5 years ago
Andy Wilkinson
f251772e17
Fix behaviour of DependencyCustomizer ifAllResourcesPresent
...
Previously, DependencyCustomizer's ifAllResourcesPresent method
would return a customizer that added modules if any of the resources
were present. This commit corrects this behaviours so that modules are
only added if all resources are present.
Fixes gh-20418
5 years ago
Andy Wilkinson
e1ce21c3a5
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20499
5 years ago
Andy Wilkinson
2b2113714d
Use getTomcatWebServer to create TomcatWebServer instance
...
TomcatReactiveWebServerFactory's getTomcatWebServer is described as
being a hook point the can be overrideden to return a different
TomcatWebServer or to apply additional processing to the Tomcat
server. Previously, this did not work as the method was not called
to create the TomcatWebServer instance. Instead, TomcatWebServer was
instantiated and returned directly.
This commit updates TomcatReactiveWebServerFactory to call
getTomcatWebServer to create the TomcatWebServer instance. A test
has also been added to verify that the method is now used.
Fixes gh-20386
5 years ago
Andy Wilkinson
8e7a557954
Merge pull request #20436 from DreierF
...
* gh-20436:
Update versiion of git-properties plugin shown in the docs
Closes gh-20436
5 years ago
Florian Dreier
76451d47b7
Update versiion of git-properties plugin shown in the docs
...
See gh-20436
5 years ago
Madhura Bhave
a27e145f03
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20432
5 years ago
Madhura Bhave
06d870bdd0
Do not wrap CF JSON Keys containing special characters
...
This reverts commit 6828a15d31
.
The commit has been reverted as it breaks backwards compatiblity.
Fixes gh-20343
5 years ago
Stephane Nicoll
1fdb08300b
Polish
5 years ago
Stephane Nicoll
3152971ad1
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20421
5 years ago
Stephane Nicoll
c5344b58c2
Merge pull request #20420 from dreis2211
...
* pr/20420:
Upgrade CI to Docker 19.03.7
Closes gh-20420
5 years ago
dreis2211
570dca8064
Upgrade CI to Docker 19.03.7
...
See gh-20420
5 years ago
Stephane Nicoll
5009b5e511
Merge pull request #20388 from dreis2211
...
* pr/20388:
Fix some deprecations
Closes gh-20388
5 years ago
dreis2211
f08a9db984
Fix some deprecations
...
See gh-20388
5 years ago
Stephane Nicoll
743671fabe
Merge pull request #19987 from izeye
...
* pr/19987:
Use ServerHttpResponse.getRawStatusCode() in WebFluxTags
Closes gh-19987
5 years ago
Johnny Lim
1721aeccb0
Use ServerHttpResponse.getRawStatusCode() in WebFluxTags
...
See gh-19987
5 years ago
Stephane Nicoll
8f61a4bf39
Merge pull request #20385 from dreis2211
...
* pr/20385:
Test the Gradle Plugin against Gradle 6.2.2
Closes gh-20385
5 years ago
dreis2211
daa3855fc8
Test the Gradle Plugin against Gradle 6.2.2
...
See gh-20385
5 years ago
Madhura Bhave
d83ef715a4
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20375
5 years ago
Madhura Bhave
bb8e653b3d
Merge pull request #20361 from dreis2211
...
* pr/20361:
Upgrade CI images to Ubuntu Bionic 20200219
Closes gh-20361
5 years ago
dreis2211
cd9879d45a
Upgrade CI images to Ubuntu Bionic 20200219
...
See gh-20361
5 years ago
Stephane Nicoll
8c6dc8bf22
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20358
5 years ago
Stephane Nicoll
d0019cda4a
Merge pull request #20355 from dreis2211
...
* pr/20355:
Automate Ubuntu base image upgrade
Closes gh-20355
5 years ago
dreis2211
4136300235
Automate Ubuntu base image upgrade
...
See gh-20355
5 years ago
Madhura Bhave
8469b62cb3
Merge pull request #20339 from dreis2211
...
* pr/20339:
Remove redundant code
Closes gh-20339
5 years ago
dreis2211
4eaaf88b2d
Remove redundant code
...
See gh-20339
5 years ago
Spring Buildmaster
f483459548
Next development version (v2.2.6.BUILD-SNAPSHOT)
5 years ago
Andy Wilkinson
a7b3ed0a09
Merge branch '2.1.x' into 2.2.x
5 years ago
Spring Buildmaster
3df446227e
Next development version (v2.1.14.BUILD-SNAPSHOT)
5 years ago
Madhura Bhave
ea8f2a7276
Fix tests following changes to EndpointRequest
...
See gh-20329
5 years ago
Madhura Bhave
cdae79dad9
Cache management port type in EndpointRequestMatcher
...
Closes gh-20329
5 years ago
Stephane Nicoll
421fe77b04
Upgrade to Neo4j Ogm 3.2.9
...
Closes gh-20330
5 years ago
Stephane Nicoll
ef67ad7a35
Upgrade to Liquibase 3.8.7
...
Closes gh-20328
5 years ago
Stephane Nicoll
fa6f8f80b5
Upgrade to Rxjava2 2.2.18
...
Closes gh-20327
5 years ago
Stephane Nicoll
a838537487
Upgrade to Dropwizard Metrics 4.1.3
...
Closes gh-20326
5 years ago
Stephane Nicoll
398e68393e
Upgrade to Okhttp3 3.14.7
...
Closes gh-20325
5 years ago
Stephane Nicoll
560bf28e85
Upgrade to Spring Kafka 2.3.6.RELEASE
...
Closes gh-20203
5 years ago
Stephane Nicoll
080d549cb2
Upgrade to Spring Integration 5.2.4.RELEASE
...
Closes gh-20202
5 years ago
Stephane Nicoll
3c7ed819fa
Upgrade to Spring AMQP 2.2.5.RELEASE
...
Closes gh-20106
5 years ago
Stephane Nicoll
c0bac905e1
Revert "Start building against Spring HATEOAS 1.0.4 snapshots"
...
This reverts commit 34f33e8b0d
.
See gh-20232
5 years ago
Stephane Nicoll
c7a238e4a4
Merge branch '2.1.x' into 2.2.x
5 years ago
Stephane Nicoll
0c5973f688
Upgrade to Neo4j Ogm 3.1.17
...
Closes gh-20322
5 years ago
Stephane Nicoll
eb33be8849
Upgrade to Rxjava2 2.2.18
...
Closes gh-20321
5 years ago
Stephane Nicoll
5db92e3d30
Upgrade to Jackson 2.9.10.20200223
...
Closes gh-20320
5 years ago
Stephane Nicoll
70c3f8ae45
Merge branch '2.1.x' into 2.2.x
5 years ago