Stéphane Nicoll
cacb3d4820
Polish "Remove deprecated micrometer.observations.annotations.enabled"
...
See gh-44320
2025-02-18 11:22:39 +01:00
Johnny Lim
1c9bc7f336
Remove deprecated micrometer.observations.annotations.enabled
...
See gh-44320
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-02-18 11:20:07 +01:00
Stéphane Nicoll
5c49a76c82
Merge branch '3.4.x'
...
Closes gh-44322
2025-02-18 11:18:45 +01:00
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
2025-02-18 11:18:39 +01:00
Stéphane Nicoll
ceaf88c1a4
Polish "Include non-default DataSource candidates"
...
See gh-44293
2025-02-18 11:18:26 +01:00
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 >
2025-02-18 11:18:26 +01:00
Andy Wilkinson
1be1876628
Merge branch '3.4.x'
...
Closes gh-44321
2025-02-18 10:06:02 +00:00
Andy Wilkinson
0eeb0b61de
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44319
2025-02-18 10:05:37 +00:00
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
2025-02-18 10:05:09 +00:00
Stéphane Nicoll
c1d4531eb5
Merge branch '3.4.x'
...
Closes gh-44318
2025-02-18 11:03:15 +01:00
Stéphane Nicoll
b0a6d325c9
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44317
2025-02-18 11:03:06 +01:00
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
2025-02-18 11:02:58 +01:00
Stéphane Nicoll
062b73f4a4
Polish contribution
...
See gh-44310
2025-02-18 10:59:52 +01:00
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 >
2025-02-18 10:55:04 +01:00
Stéphane Nicoll
7cdafc8a23
Merge pull request #44313 from izeye
...
* pr/44313:
Add Javadoc since for UndertowReactiveWebServerFactory.getAccessLogPrefix()
Closes gh-44313
2025-02-18 09:58:35 +01:00
Johnny Lim
487e56a5a9
Add Javadoc since for UndertowReactiveWebServerFactory.getAccessLogPrefix()
...
See gh-44313
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-02-18 09:58:20 +01:00
Moritz Halbritter
5883fc210f
Revert "Fix ApplicationResourceLoaderTests on Windows"
...
This reverts commit 09ac085a6a .
2025-02-17 18:08:06 +01:00
Moritz Halbritter
af51660f40
Merge pull request #44309 from nosan
...
* pr/44309:
Handle absolute files on Windows
Closes gh-44309
2025-02-17 18:08:01 +01:00
Dmytro Nosan
183b9e6920
Handle absolute files on Windows
...
See gh-44309
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-02-17 18:05:37 +01:00
Moritz Halbritter
09ac085a6a
Fix ApplicationResourceLoaderTests on Windows
2025-02-17 17:46:37 +01:00
Moritz Halbritter
dc4dbd1bf2
Rename management.server.accesslog.prefix
...
Closes gh-44196
2025-02-17 14:48:49 +01:00
Moritz Halbritter
8ff1e631fe
Document SSL support for Docker Compose and Testcontainers
...
Closes gh-41137
2025-02-17 13:36:26 +01:00
Moritz Halbritter
dae891f473
Add SSL service connection support for Kafka
...
See gh-41137
2025-02-17 13:23:16 +01:00
Moritz Halbritter
789d30deab
Add SSL service connection support for ElasticSearch
...
See gh-41137
2025-02-17 13:23:16 +01:00
Moritz Halbritter
7cf9cc74a2
Add SSL service connection support for Redis
...
See gh-41137
2025-02-17 13:23:16 +01:00
Moritz Halbritter
b773dcd356
Add ability to copy additional files when running Docker Compose tests
...
See gh-41137
2025-02-17 13:23:16 +01:00
Moritz Halbritter
109fd6f97d
Add SSL service connection support for MongoDB
...
See gh-41137
2025-02-17 13:23:16 +01:00
Moritz Halbritter
0ccf1b81d8
Add SSL service connection support for Couchbase
...
See gh-41137
2025-02-17 13:23:16 +01:00
Moritz Halbritter
9c520d6af7
Add SSL service connection support for Cassandra
...
See gh-41137
2025-02-17 13:23:16 +01:00
Moritz Halbritter
e26ccbe028
Add SSL service connection support for AMQP
...
See gh-41137
2025-02-17 13:23:15 +01:00
Moritz Halbritter
b62a0c1ae0
Add SSL support to Docker Compose and Testcontainers infrastructure
...
See gh-41137
Co-authored-by: Phillip Webb <phil.webb@broadcom.com >
2025-02-17 13:23:15 +01:00
Moritz Halbritter
528b7e9ad9
Add working directory support for ApplicationResourceLoader
...
See gh-41137
2025-02-17 13:23:15 +01:00
Moritz Halbritter
d8b470a511
Add method to create an SslBundle which uses the system default managers
...
See gh-41137
2025-02-17 13:23:15 +01:00
Stéphane Nicoll
631d07cfe1
Merge branch '3.4.x'
...
Closes gh-44308
2025-02-17 13:10:17 +01:00
Stéphane Nicoll
4d21f1e8b1
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44307
2025-02-17 13:10:10 +01:00
Stéphane Nicoll
e51efef30b
Merge pull request #44306 from nosan
...
* pr/44306:
Fix build
Closes gh-44306
2025-02-17 13:10:06 +01:00
Dmytro Nosan
35a77e2cf1
Fix build
...
See gh-44306
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-02-17 13:09:52 +01:00
Stéphane Nicoll
d71f0b4372
Merge pull request #44290 from nosan
...
* pr/44290:
Polish "Auto-configure ObjectDirectoryMapper"
Auto-configure ObjectDirectoryMapper
Closes gh-44290
2025-02-17 12:02:57 +01:00
Stéphane Nicoll
3ed0e021ac
Polish "Auto-configure ObjectDirectoryMapper"
...
See gh-44290
2025-02-17 12:02:39 +01:00
Dmytro Nosan
8435aeb0e2
Auto-configure ObjectDirectoryMapper
...
This commit improves LdapAutoConfiguration to also auto-configure an
ObjectDirectoryMapper and configure LdapTemplate to use it.
See gh-44290
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-02-17 12:02:39 +01:00
Andy Wilkinson
ca1bd3f633
Merge branch '3.4.x'
...
Closes gh-44304
2025-02-17 11:01:43 +00:00
Andy Wilkinson
9fa40adb45
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44303
2025-02-17 11:01:31 +00:00
Andy Wilkinson
045fbee395
Document need for $ separator when auto-config is nested
...
Closes gh-44298
2025-02-17 11:00:29 +00:00
Stéphane Nicoll
828d90ede9
Merge branch '3.4.x'
2025-02-17 11:50:11 +01:00
Stéphane Nicoll
2adbc24be1
Polish
2025-02-17 11:49:59 +01:00
Stéphane Nicoll
514666b210
Polish
2025-02-17 11:33:15 +01:00
Stéphane Nicoll
2884caee36
Merge branch '3.4.x'
...
Closes gh-44302
2025-02-17 11:31:03 +01:00
Stéphane Nicoll
db34e37041
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44301
2025-02-17 11:30:55 +01:00
Stéphane Nicoll
6760c3981c
Merge pull request #44267 from ngocnhan-tran1996
...
* pr/44267:
Clarifyt when UserDetailsService auto-configuration will back off
Closes gh-44267
2025-02-17 11:30:49 +01:00
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 >
2025-02-17 11:29:37 +01:00