Andy Wilkinson
142270d361
Merge pull request #17991 from izeye
...
* gh-17991:
Polish "Improve handling of non-standard status codes in RestTemplate metrics"
Improve handling of non-standard status codes in RestTemplate metrics
Closes gh-17991
5 years ago
Andy Wilkinson
0217de4349
Polish "Improve handling of non-standard status codes in RestTemplate metrics"
...
See gh-17991
5 years ago
Johnny Lim
1acff410a2
Improve handling of non-standard status codes in RestTemplate metrics
...
See gh-17991
5 years ago
Andy Wilkinson
7f8b3a7b86
Test the Gradle Plugin against Gradle 5.6.1
...
Closes gh-17995
5 years ago
Andy Wilkinson
bd9f7a13f5
Merge pull request #17984 from dreis2211
...
* gh-17984:
Test the Gradle Plugin against Gradle 5.6.1
Closes gh-17984
5 years ago
dreis2211
26a22fa523
Test the Gradle Plugin against Gradle 5.6.1
...
See gh-17984
Closes gh-17984
5 years ago
Andy Wilkinson
bbec7b0f37
Merge branch '2.1.x'
...
Closes gh-17994
5 years ago
Andy Wilkinson
9961647c7f
Improve handling of reserved characters in MetaInfResourceManager
...
Previously, MetaInfResourceManager that we use with Undertow to serve
static resources from jar's META-INF/resources did not correctly
handle characters in the path that should be percent-encoded when
used in a URL.
This commit updates MetaInfResourceManager to encode the path before
it is used to create a URL. Prior to this encoding, encoded slashes
(%2F) are decoded as, unlike other encoded characters in the request's
URL, encoded slashes are not decoded prior to calling the
ResourceManager.
Fixes gh-17853
5 years ago
Stephane Nicoll
b57db504df
Fix broken build due to Kotlin upgrade
5 years ago
Stephane Nicoll
078d53a5f2
Upgrade to Kotlin 1.3.50
...
Closes gh-17982
5 years ago
Andy Wilkinson
11f67b8536
Upgrade to Kotlin Coroutines 1.3.0
...
Closes gh-17907
5 years ago
Andy Wilkinson
b9324020e4
Merge pull request #17981 from polarbear567
...
* gh-17981:
Upgrade to Git commit ID plugin 3.0.1
Closes gh-17981
5 years ago
leoli
fac4b9c830
Upgrade to Git commit ID plugin 3.0.1
...
See gh-17981
5 years ago
Stephane Nicoll
5939834c3d
Merge pull request #17962 from OLPMO
...
* pr/17962:
Polish contribution
Polish
Closes gh-17962
5 years ago
Stephane Nicoll
96596f8ecc
Polish contribution
...
See gh-17962
5 years ago
Kant
7ee3656188
Polish
...
See gh-17962
5 years ago
Madhura Bhave
2726540e76
Merge branch '2.1.x'
...
Closes gh-17980
5 years ago
Madhura Bhave
674f2f5a6c
EndpointRequest should match @ServletEndpoint
...
This commit also changes the request matcher for MVC
endpoints to use an AntPathRequestMatcher instead of an
MvcRequestMatcher. The endpoint is always available
under the mapped endpoint path and this way the same matcher
can be used for both MVC and Jersey.
Fixes gh-17912
Co-authored-by: Phillip Webb <pwebb@pivotal.io>
5 years ago
Andy Wilkinson
e3c87cba0b
Merge pull request #17973 from dreis2211
...
* gh-17973:
Fix upstream RSocket method renames
Closes gh-17973
5 years ago
dreis2211
ec57f0c31f
Fix upstream RSocket method renames
...
See gh-17973
5 years ago
Stephane Nicoll
c44a6dee3d
Merge pull request #17782 from vpavic
...
* pr/17782:
Add dependency management for IBM DB2 JDBC driver
Closes gh-17782
5 years ago
Vedran Pavic
cb3efc1ef6
Add dependency management for IBM DB2 JDBC driver
...
See gh-17782
5 years ago
Stephane Nicoll
66e1a0a14d
Merge pull request #17970 from izeye
...
* pr/17970:
Polish "Fix a broken Asciidoctor syntax"
Fix a broken Asciidoctor syntax
Closes gh-17970
5 years ago
Stephane Nicoll
cda310ba0a
Polish "Fix a broken Asciidoctor syntax"
...
See gh-17970
5 years ago
Johnny Lim
78a467f9d3
Fix a broken Asciidoctor syntax
...
See gh-17970
5 years ago
Stephane Nicoll
e92a530640
Merge branch '2.1.x'
...
Closes gh-17972
5 years ago
Stephane Nicoll
21302df854
Merge pull request #17968 from polarbear567
...
* pr/17968:
Fix Undertow access log dir property name in doc
Closes gh-17968
5 years ago
leoli
34d28f48ca
Fix Undertow access log dir property name in doc
...
See gh-17968
5 years ago
Madhura Bhave
46ea4a2501
isPublisherConfirms in RabbitProperties should not throw NPE
...
Fixes gh-17967
5 years ago
Phillip Webb
fb846f434f
Merge branch '2.1.x'
...
Fixes gh-17959
5 years ago
Phillip Webb
4c446c38a6
Only add management error page for Spring MVC
...
Move management `ErrorPage` registration from the
`WebMvcEndpointChildContextConfiguration` to
`WebMvcEndpointChildContextConfiguration` and only add it when the
error controller is registered.
Fixes gh-17938
5 years ago
Stephane Nicoll
0e2eac4a39
Upgrade Java 13 version in CI image
...
See gh-17839
5 years ago
Stephane Nicoll
7d994e607d
Restructure tests to exercise deprecated property in a dedicated test
...
See gh-17848
5 years ago
Madhura Bhave
21783faede
Merge branch '2.1.x'
...
Closes gh-17953
5 years ago
Madhura Bhave
8a879dd2df
Merge pull request #17952 from htztomic
...
* pr/17952:
Polish "Configure Issuer Validator for Resource Server"
Configure Issuer Validator for Resource Server
Closes gh-17952
5 years ago
Madhura Bhave
28d374d84d
Polish "Configure Issuer Validator for Resource Server"
...
See gh-17952
5 years ago
HaiTao Zhang
b3d189cf87
Configure Issuer Validator for Resource Server
...
See gh-17952
5 years ago
Madhura Bhave
86a9037721
Merge pull request #17848 from htztomic
...
* pr/17848:
Polish "Support additional publisher confirm types"
Support additional publisher confirm types
Closes gh-17848
5 years ago
Madhura Bhave
8954fe13e5
Polish "Support additional publisher confirm types"
...
See gh-17848
5 years ago
HaiTao Zhang
8c1c8a27d9
Support additional publisher confirm types
...
See gh-17848
5 years ago
Madhura Bhave
54f4e4405a
Merge pull request #17939 from htztomic
...
* pr/17939:
Polish "Sanitize password in URI properties"
Sanitize password in URI properties
Closes gh-17939
5 years ago
Madhura Bhave
7829593746
Polish "Sanitize password in URI properties"
...
See gh-17939
5 years ago
HaiTao Zhang
d49a2ec98e
Sanitize password in URI properties
...
See gh-17939
5 years ago
Madhura Bhave
0fee0ca71c
Merge pull request #17915 from htztomic
...
* pr/17915:
Polish "Added support for devtools YAML configuration"
Added support for devtools YAML configuration
Closes gh-17915
5 years ago
Madhura Bhave
48b5b6a24c
Polish "Added support for devtools YAML configuration"
...
See gh-17915
5 years ago
HaiTao Zhang
00a3ad0fd1
Added support for devtools YAML configuration
...
See gh-17915
5 years ago
Andy Wilkinson
b54ff7c45f
Merge branch '2.1.x'
...
Closes gh-17950
5 years ago
Andy Wilkinson
608228d617
Improve handling of non-standard status codes in WebClient metrics
...
Fixes gh-17695
5 years ago
Andy Wilkinson
ba6fe60134
Merge branch '2.1.x'
...
Closes gh-17948
5 years ago
Andy Wilkinson
52050c173c
Fix spying on scoped beans with @SpyBean
...
Previously, when spying on a scoped bean the creation of the spy
would be performed using the scoped proxy. This would result in
the spy being unable to spy on any of the target bean's methods as
the scoped proxy's implementations of those methods would be final.
This commit updates MockitoPostProcessor so that the creation of the
spy and injection of the @SpyBean-annotated field is performed using
the scoped target. The scoped target has not be proxied so this
allows Mockito to spy on all of its methods.
Closes gh-17817
5 years ago