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
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
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
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
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
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
Stéphane Nicoll
980202f654
Merge branch '3.4.x'
...
Closes gh-44300
2025-02-17 11:22:14 +01:00
Tran Ngoc Nhan
d212232d9d
Implement RuntimeHintsRegistrar
...
CLoses gh-44299
2025-02-17 11:21:04 +01:00
Tran Ngoc Nhan
e982136f5e
Implement RuntimeHintsRegistrar
...
See gh-44266
2025-02-17 11:09:29 +01:00
Stéphane Nicoll
4ef74747ef
Merge branch '3.4.x'
...
Closes gh-44297
2025-02-17 11:07:05 +01:00
Stéphane Nicoll
e67c8b43a2
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44296
2025-02-17 11:06:58 +01:00
Stéphane Nicoll
6aa0055e5e
Polish "Do not auto-configure ViewResolver if spring-webmvc is absent"
...
See gh-44259
2025-02-17 11:01:23 +01:00
Dmytro Nosan
ac73766f9b
Do not auto-configure ViewResolver if spring-webmvc is absent
...
See gh-44259
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-02-17 11:01:07 +01:00
Stéphane Nicoll
667b161d8c
Merge branch '3.4.x'
...
Closes gh-44295
2025-02-17 10:53:57 +01:00
Stéphane Nicoll
40eefd5cae
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44294
2025-02-17 10:53:48 +01:00
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 >
2025-02-17 10:45:34 +01:00
Stéphane Nicoll
8d713fb6c7
Polish "Auto-configure CqlTemplate and ReactiveCqlTemplate"
...
See gh-44291
2025-02-17 09:20:03 +01:00
Dmytro Nosan
e8661f6bee
Auto-configure CqlTemplate and ReactiveCqlTemplate
...
See gh-44291
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-02-17 09:14:06 +01:00
Stéphane Nicoll
755ef85587
Upgrade to Spring Data Bom 2025.0.0-M1
...
Closes gh-44159
2025-02-14 17:16:12 +01:00
Stéphane Nicoll
5e4d47363d
Upgrade to REST Assured 5.5.1
...
Closes gh-44285
2025-02-14 17:16:11 +01:00
Stéphane Nicoll
4c917a5dd7
Upgrade to Prometheus Client 1.3.6
...
Closes gh-44284
2025-02-14 17:16:06 +01:00
Stéphane Nicoll
7c26ccd827
Upgrade to Flyway 11.3.2
...
Closes gh-44283
2025-02-14 17:16:01 +01:00
Stéphane Nicoll
b22705975e
Upgrade to Byte Buddy 1.17.1
...
Closes gh-44282
2025-02-14 17:15:55 +01:00
Stéphane Nicoll
a557cc9469
Upgrade to Spring Data Bom 2024.1.3
...
Closes gh-44119
2025-02-14 17:13:02 +01:00
Stéphane Nicoll
f12f712ab9
Upgrade to REST Assured 5.5.1
...
Closes gh-44281
2025-02-14 17:13:01 +01:00
Stéphane Nicoll
1c946f9b64
Upgrade to Prometheus Client 1.3.6
...
Closes gh-44280
2025-02-14 17:12:57 +01:00