Andy Wilkinson
94884f201c
Merge branch '2.3.x'
...
Closes gh-23599
4 years ago
Andy Wilkinson
2d3291fb83
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23598
4 years ago
Andy Wilkinson
7ac14203ab
Expand Gradle plugin's docs on setting bootRun's system properties
...
Closes gh-23578
4 years ago
Stephane Nicoll
35d41e4ae2
Remove code deprecated in Spring Boot 2.2
...
Closes gh-22034
4 years ago
Stephane Nicoll
b08da63da5
Polish
4 years ago
Andy Wilkinson
1d610fe1c8
Add configuration properties for Flyway 7's new config options
...
Closes gh-23579
4 years ago
Andy Wilkinson
847aecf621
Upgrade to Flyway 7.0.0
...
Closes gh-23514
4 years ago
Stephane Nicoll
d952a8f3a5
Avoid unnecessary reflection in builders
...
Closes gh-23560
4 years ago
Stephane Nicoll
ebc9c575e3
Allow to customize RSocketServer's fragment size
...
Closes gh-23247
4 years ago
Stephane Nicoll
ec0fae883c
Merge pull request #23550 from sann3
...
* pr/23550:
Polish "Polish empty string checks"
Polish empty string checks
Closes gh-23550
4 years ago
Stephane Nicoll
5feaf2bc1a
Polish "Polish empty string checks"
...
See gh-23550
4 years ago
Santhoshkumar. P
5cb07e292d
Polish empty string checks
...
See gh-23550
4 years ago
Stephane Nicoll
294af45bb3
Replace reflection call in HttpMessageConverters
...
Closes gh-23485
4 years ago
Stephane Nicoll
c4e224ffac
Merge pull request #23575 from dreis2211
...
* pr/23575:
Avoid unnecessary explicit initialization of Atomics
Closes gh-23575
4 years ago
dreis2211
ecee9c0f9b
Avoid unnecessary explicit initialization of Atomics
...
Constructor calls like new AtomicInteger(0) cause a volatile write that
can be saved in cases where the constructor parameter is the default
value.
See gh-23575
4 years ago
Stephane Nicoll
48c2f4d9cc
Merge pull request #23041 from tomekl007
...
* pr/23041:
Polish "Improve Cassandra health indicator with more robust mechanism"
Improve Cassandra health indicator with more robust mechanism
Closes gh-23041
4 years ago
Stephane Nicoll
6f08e9709e
Polish "Improve Cassandra health indicator with more robust mechanism"
...
See gh-23041
4 years ago
tomekl007
8e5a041bb4
Improve Cassandra health indicator with more robust mechanism
...
See gh-23041
4 years ago
Stephane Nicoll
f241cd04f8
Merge pull request #23554 from dreis2211
...
* pr/23554:
Improve performance of DispatcherServletRegistrationCondition
Closes gh-23554
4 years ago
dreis2211
efbbd8b367
Improve performance of DispatcherServletRegistrationCondition
...
See gh-23554
4 years ago
Stephane Nicoll
2ab2cf061f
Merge pull request #23564 from jkhoward
...
* pr/23564:
Polish "Add configuration option for channelRpcTimeout"
Add configuration option for channelRpcTimeout
Closes gh-23564
4 years ago
Stephane Nicoll
c4e1b4f5dd
Polish "Add configuration option for channelRpcTimeout"
...
See gh-23564
4 years ago
Jasmine Howard
baa9d129f2
Add configuration option for channelRpcTimeout
...
This commit adds a configuration option to configure
RabbitConnectionFactory's channelRpcTimeout property.
See gh-23564
4 years ago
Stephane Nicoll
341bccbdd7
Merge pull request #23571 from mnhock
...
* pr/23571:
Update copyright of changed file
Use platform-independent line separator
Closes gh-23571
4 years ago
Stephane Nicoll
1e2ed8ab4c
Update copyright of changed file
...
See gh-23571
4 years ago
mnhock
fc89051242
Use platform-independent line separator
...
See gh-23571
4 years ago
Stephane Nicoll
797c12e75d
Merge branch '2.3.x'
...
Closes gh-23573
4 years ago
Stephane Nicoll
a74c538bec
Merge pull request #23561 from thorasine
...
* pr/23561:
Fix typos
Closes gh-23561
4 years ago
Thorasine
6c3dfac1d0
Fix typos
...
See gh-23561
4 years ago
Madhura Bhave
351929a616
Merge branch '2.3.x'
...
Closes gh-23570
4 years ago
Madhura Bhave
e2289e2f21
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23569
4 years ago
Madhura Bhave
4dad8c221a
Merge pull request #23566 from Shraddha-Yeole
...
* pr/23566:
Polish "Do not fail if h2Console bean cannot connect to db"
Do not fail if h2Console bean cannot connect to db
Closes gh-23566
4 years ago
Madhura Bhave
c0f158dffd
Polish "Do not fail if h2Console bean cannot connect to db"
...
See gh-23566
4 years ago
Shraddha Yeole
2d76de29ff
Do not fail if h2Console bean cannot connect to db
...
See gh-23566
4 years ago
Madhura Bhave
2e5b95cc6e
Merge branch '2.3.x'
4 years ago
Madhura Bhave
9a6d52e30d
Merge branch '2.2.x' into 2.3.x
4 years ago
Madhura Bhave
3118ca9313
Polish
4 years ago
Madhura Bhave
ae7de284f4
Merge branch '2.3.x'
...
Closes gh-23568
4 years ago
Madhura Bhave
121ba2b0ab
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23567
4 years ago
Madhura Bhave
0cdb1b3b26
Merge pull request #23562 from ketaki-t
...
* pr/23562:
Remove documentation for unsupported gradle versions
Closes gh-23562
4 years ago
ketaki-t
66aa24b5f0
Remove documentation for unsupported gradle versions
...
See gh-23562
4 years ago
Madhura Bhave
9c7e041d41
Merge pull request #23565 from desainidhi99
...
* pr/23565:
Polish "Deprecate EmbeddedDatabaseConnection#HSQL"
Deprecate EmbeddedDatabaseConnection#HSQL in favor of HSQLDB
Closes gh-23565
4 years ago
Madhura Bhave
7c22e71753
Polish "Deprecate EmbeddedDatabaseConnection#HSQL"
...
See gh-23565
4 years ago
desainidhi99
d5a1421bbe
Deprecate EmbeddedDatabaseConnection#HSQL in favor of HSQLDB
...
See gh-23565
4 years ago
Andy Wilkinson
65c7cd43db
Merge branch '2.3.x'
...
Closes gh-23557
4 years ago
Andy Wilkinson
914dccade2
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23555
4 years ago
Andy Wilkinson
323af718e2
Only change the method of requests that Jetty won't handle by default
...
Previously, JettyEmbeddedErrorHandler would change the method of every
request that is handles to GET. This was being done to work around
Jetty's error handling only dealing with GET, POST, and HEAD requests
by default. It had the unwanted side-effect of causing an error
response to a HEAD request having a body as, from the error handling's
perspective, it was a GET request.
This commit updates JettyEmbeddedErrorHandler to only set the method
on a request for which error handling is being performed if the method
isn't already one that will be handled, leaving the method of GET,
POST, and HEAD requests unchanged.
Unfortunately, short of implementing an HTTP client, this change cannot
be tested as the Apache HttpClient, OkHttp, and the JDK's
HttpURLConnection all silently drop the body of a response to a HEAD
request, preventing a test from asserting that a body hasn't been sent.
Closes gh-23551
4 years ago
Stephane Nicoll
a10aed521a
Upgrade Ubuntu version in CI images
...
Closes gh-23547
4 years ago
Stephane Nicoll
83acdbc0c3
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
74a164e822
Upgrade Ubuntu version in CI images
...
Closes gh-23548
4 years ago