Andy Wilkinson
ff4babc4d1
Upgrade to jOOQ 3.19.19
...
Closes gh-44367
1 year ago
Andy Wilkinson
9704afbe2a
Upgrade to Tomcat 10.1.36
...
Closes gh-44331
1 year ago
Phillip Webb
0e551651d8
Merge pull request #44355 from nosan
...
* pr/44355:
Polish ClassPath
Closes gh-44355
1 year ago
Dmytro Nosan
e919fd806f
Polish ClassPath
...
See gh-44355
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Andy Wilkinson
cfc12bfef7
Remove unused empty-web.xml
...
Closes gh-44357
1 year ago
Stéphane Nicoll
b5d50ebf7a
Upgrade to Spring Kafka 3.2.7
...
Closes gh-44110
1 year ago
Stéphane Nicoll
c31872cd2f
Upgrade to Spring Integration 6.3.8
...
Closes gh-44109
1 year ago
Stéphane Nicoll
d89d1aa332
Upgrade to Spring Authorization Server 1.3.5
...
Closes gh-44105
1 year ago
Stéphane Nicoll
55c9603387
Upgrade to Spring AMQP 3.1.9
...
Closes gh-44277
1 year ago
Phillip Webb
082c5859e8
Polish
1 year ago
Phillip Webb
8aea6d575a
Update copyright year of changed files
1 year ago
Phillip Webb
bc28fbad28
Use latest Buildship in Eclipse setup
1 year ago
Phillip Webb
0be58127c6
Drop JST installs from Eclipse setup
1 year ago
Andy Wilkinson
bba964cd12
Prohibit upgrades to Tomcat 10.1.35 and 10.1.36
...
Closes gh-44331
1 year ago
Phillip Webb
9dff6cddd4
Merge pull request #44340 from nosan
...
* pr/44340:
Don't use ArgFile when using JavaCompiler
Closes gh-44340
1 year ago
Dmytro Nosan
0e81b6386e
Don't use ArgFile when using JavaCompiler
...
See gh-44340
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Phillip Webb
9ba851d4ac
Merge pull request #44330 from nosan
...
* pr/44330:
Polish ClasspathBuilder
Closes gh-44330
1 year ago
Dmytro Nosan
616d4cb149
Polish ClasspathBuilder
...
See gh-44330
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Andy Wilkinson
b6abb42ec9
Remove redundant prohibiting of Tomcat version
...
See gh-44331
1 year ago
Andy Wilkinson
e8812ace3b
Upgrade to Tomcat 10.1.36
...
Closes gh-44331
1 year ago
Andy Wilkinson
7ba2d873a8
Upgrade to Spring Security 6.3.7
...
Closes gh-44113
1 year ago
Andy Wilkinson
99744ec9d8
Upgrade to Spring Pulsar 1.1.9
...
Closes gh-44112
1 year ago
Andy Wilkinson
e1d79e80bb
Upgrade to Spring GraphQL 1.3.4
...
Closes gh-44108
1 year ago
Stéphane Nicoll
29e498b6bc
Only run Windows-related tests on Windows
...
See gh-44305
1 year ago
Stéphane Nicoll
4c1f63bdf2
Merge pull request #44305 from nosan
...
* pr/44305:
Polish "Use ArgFile for classpath argument on Windows"
Use ArgFile for classpath argument on Windows
Closes gh-44305
1 year ago
Stéphane Nicoll
cd8c12da0b
Polish "Use ArgFile for classpath argument on Windows"
...
See gh-44305
1 year ago
Dmytro Nosan
a6b80831f0
Use ArgFile for classpath argument on Windows
...
This commit uses @argfile syntax for classpath argument on Windows OS
to avoid creating a command-line that is too long.
See gh-44305
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
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
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
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
045fbee395
Document need for $ separator when auto-config is nested
...
Closes gh-44298
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
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
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
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
0a673881a4
Upgrade to Spring Data Bom 2024.0.9
...
Closes gh-44106
1 year ago
Stéphane Nicoll
f91d2df403
Start building against Spring AMQP 3.1.9 snapshots
...
See gh-44277
1 year ago
Andy Wilkinson
589a84d72a
Upgrade Java version in .sdkmanrc to 17.0.14
...
Closes gh-44272
1 year ago
Stéphane Nicoll
f7cbddabc5
Upgrade to Spring LDAP 3.2.11
...
Closes gh-44111
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
2e00552130
Move MockPkcs11Security to spring-boot-testsupport
...
Closes gh-44260
1 year ago