Stéphane Nicoll
8d55f24f45
Merge pull request #44293 from quaff
...
* pr/44293:
Polish "Include non-default DataSource candidates"
Include non-default DataSource candidates
Closes gh-44293
1 year ago
Stéphane Nicoll
ceaf88c1a4
Polish "Include non-default DataSource candidates"
...
See gh-44293
1 year ago
Yanming Zhou
8d27f4ee7c
Include non-default DataSource candidates
...
This commit updates H2ConsoleAutoConfiguration to consider non-default
data sources when logging connection URLs.
See gh-44293
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
1 year ago
Andy Wilkinson
0eeb0b61de
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44319
1 year ago
Andy Wilkinson
0a42082671
Fail fast when trying to use SNI with reactive Jetty
...
Previously only a servlet-based Jetty server would fail fast when
trying to use SNI with Jetty. A reactive Jetty server just ignored
the configuration. This commit aligns the behavior of the two by
making the reactive server fail fast as well.
Closes gh-44316
1 year ago
Stéphane Nicoll
b0a6d325c9
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44317
1 year ago
Stéphane Nicoll
84998f91a9
Merge pull request #44310 from nosan
...
* pr/44310:
Polish contribution
Catch WebServer stop or destroy exception when context refresh fails
Closes gh-44310
1 year ago
Stéphane Nicoll
062b73f4a4
Polish contribution
...
See gh-44310
1 year ago
Dmytro Nosan
84bde2a836
Catch WebServer stop or destroy exception when context refresh fails
...
This commit adds the stop or destroy failure as a suppressed
exception if either ServletWebServerApplicationContext or
ReactiveWebServerApplicationContext refresh fails.
See gh-44310
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Stéphane Nicoll
4d21f1e8b1
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44307
1 year ago
Stéphane Nicoll
e51efef30b
Merge pull request #44306 from nosan
...
* pr/44306:
Fix build
Closes gh-44306
1 year ago
Dmytro Nosan
35a77e2cf1
Fix build
...
See gh-44306
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Andy Wilkinson
9fa40adb45
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44303
1 year ago
Andy Wilkinson
045fbee395
Document need for $ separator when auto-config is nested
...
Closes gh-44298
1 year ago
Stéphane Nicoll
2adbc24be1
Polish
1 year ago
Stéphane Nicoll
db34e37041
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44301
1 year ago
Stéphane Nicoll
6760c3981c
Merge pull request #44267 from ngocnhan-tran1996
...
* pr/44267:
Clarifyt when UserDetailsService auto-configuration will back off
Closes gh-44267
1 year ago
Tran Ngoc Nhan
f3ce5bca0c
Clarifyt when UserDetailsService auto-configuration will back off
...
See gh-44267
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 year ago
Tran Ngoc Nhan
d212232d9d
Implement RuntimeHintsRegistrar
...
CLoses gh-44299
1 year ago
Stéphane Nicoll
c20599a6c8
Merge pull request #44266 from ngocnhan-tran1996
...
* pr/44266:
Implement RuntimeHintsRegistrar
Closes gh-44266
1 year ago
Tran Ngoc Nhan
e982136f5e
Implement RuntimeHintsRegistrar
...
See gh-44266
1 year ago
Stéphane Nicoll
e67c8b43a2
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44296
1 year ago
Stéphane Nicoll
d9c54312d8
Merge pull request #44259 from nosan
...
* pr/44259:
Polish "Do not auto-configure ViewResolver if spring-webmvc is absent"
Do not auto-configure ViewResolver if spring-webmvc is absent
Closes gh-44259
1 year ago
Stéphane Nicoll
6aa0055e5e
Polish "Do not auto-configure ViewResolver if spring-webmvc is absent"
...
See gh-44259
1 year ago
Dmytro Nosan
ac73766f9b
Do not auto-configure ViewResolver if spring-webmvc is absent
...
See gh-44259
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Stéphane Nicoll
40eefd5cae
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44294
1 year ago
Stéphane Nicoll
6f05926643
Merge pull request #44134 from nosan
...
* pr/44134:
Destroy WebServer if ReactiveWebServerApplicationContext refresh fails
Closes gh-44134
1 year ago
Dmytro Nosan
c28c16eb9c
Destroy WebServer if ReactiveWebServerApplicationContext refresh fails
...
Prior to this commit, if ReactiveWebServerApplicationContext failed to
refresh, only WebServer.stop() was called.
This commit additionally invokes WebServer.destroy(), aligning
the behavior with ServletWebServerApplicationContext when a refresh
failure occurs.
See gh-44134
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Stéphane Nicoll
04a23e91d1
Merge branch '3.3.x' into 3.4.x
1 year ago
Stéphane Nicoll
a557cc9469
Upgrade to Spring Data Bom 2024.1.3
...
Closes gh-44119
1 year ago
Stéphane Nicoll
f12f712ab9
Upgrade to REST Assured 5.5.1
...
Closes gh-44281
1 year ago
Stéphane Nicoll
1c946f9b64
Upgrade to Prometheus Client 1.3.6
...
Closes gh-44280
1 year ago
Stéphane Nicoll
0a673881a4
Upgrade to Spring Data Bom 2024.0.9
...
Closes gh-44106
1 year ago
Stéphane Nicoll
922a4b9c13
Merge branch '3.3.x' into 3.4.x
1 year ago
Stéphane Nicoll
c70c916593
Start building against Spring AMQP 3.2.3 snapshots
...
See gh-44278
1 year ago
Stéphane Nicoll
f91d2df403
Start building against Spring AMQP 3.1.9 snapshots
...
See gh-44277
1 year ago
Andy Wilkinson
e71bdab8c0
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44273
1 year ago
Andy Wilkinson
589a84d72a
Upgrade Java version in .sdkmanrc to 17.0.14
...
Closes gh-44272
1 year ago
Stéphane Nicoll
d1ed2bbe1c
Merge branch '3.3.x' into 3.4.x
1 year ago
Stéphane Nicoll
f7cbddabc5
Upgrade to Spring LDAP 3.2.11
...
Closes gh-44111
1 year ago
Stéphane Nicoll
21b60098bc
Upgrade to Spring LDAP 3.2.11
...
Closes gh-44124
1 year ago
Stéphane Nicoll
cd2f131412
Upgrade to Couchbase Client 3.7.8
...
Closes gh-44269
1 year ago
Stéphane Nicoll
3b51522818
Merge branch '3.3.x' into 3.4.x
1 year ago
Stéphane Nicoll
15494d7f89
Upgrade to Spring Framework 6.2.3
...
Closes gh-44120
1 year ago
Stéphane Nicoll
3671e64aff
Upgrade to Json-smart 2.5.2
...
Closes gh-44264
1 year ago
Stéphane Nicoll
188c9a794a
Upgrade to Spring Framework 6.1.17
...
Closes gh-44107
1 year ago
Stéphane Nicoll
69f01052dd
Upgrade to Json-smart 2.5.2
...
Closes gh-44263
1 year ago
Andy Wilkinson
e12ae999b1
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44261
1 year ago
Andy Wilkinson
2e00552130
Move MockPkcs11Security to spring-boot-testsupport
...
Closes gh-44260
1 year ago
Andy Wilkinson
015649a935
Merge pull request #44253 from quaff
...
* gh-44253:
Include non-default HikariDataSource candidates in metrics
Closes gh-44253
1 year ago