Andy Wilkinson
82ea3b51b3
Polish
5 years ago
Andy Wilkinson
5b2caa890e
Merge pull request #17997 from SammyVimes
...
* gh-17997:
Polish "Upgrade to Flyway 6.0.1"
Upgrade to Flyway 6.0.1
Closes gh-17997
5 years ago
Andy Wilkinson
0e2a131e5d
Polish "Upgrade to Flyway 6.0.1"
...
See gh-17997
5 years ago
Semyon Danilov
278b20d9c9
Upgrade to Flyway 6.0.1
...
See gh-17997
5 years ago
Phillip Webb
1e2f8959d9
Fix broken asciidoc rendering
...
Restore the blank line at the end of `executable-jar-format.adoc`
which appears to be required.
See gh-18007
5 years ago
Phillip Webb
b6e3f48a89
Delete old appendix file
...
Delete file accidentally added during merge.
See gh-18007
5 years ago
Phillip Webb
d70519038b
Fix broken asciidoc syntax
...
See gh-18007
5 years ago
Phillip Webb
ca53780c43
Merge branch '2.1.x'
...
Closes gh-18007
5 years ago
Phillip Webb
64d4bf823a
Reformat documentation to one sentence per line
...
Update reference documentation to use one sentence per line formatting
as recommended by the Asciidoctor team.
Closes gh-12445
5 years ago
Andy Wilkinson
9a7b2ce007
Upgrade to Mssql Jdbc 7.4.1.jre8
...
Closes gh-17965
5 years ago
Andy Wilkinson
a04a6c3e92
Merge branch '2.1.x'
...
Closes gh-17996
5 years ago
Andy Wilkinson
aa63261051
Merge pull request #17976 from nebhale
...
* gh-17976:
Use exec when launching the JVM in CLI's shell script
Closes gh-17976
5 years ago
Ben Hale
2a04d94cf1
Use exec when launching the JVM in CLI's shell script
...
Previously, when the Spring Boot CLI ran the Java command line for an
application it did a straight invocation which suppressed propagation of
signals to the JVM in certain circumstances (e.g within Docker containers).
This change prepends the command with exec which causes the Java process to
replace the script process in a shell ensuring that signals are propagated to
the Java process without suppression.
See gh-17976
Signed-off-by: Ben Hale <bhale@pivotal.io>
5 years ago
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