Stéphane Nicoll
f8e04e0be2
Polish "Fix Homebrew formula to use libexec"
...
See gh-47696
6 months ago
Vinicius Lublanski
72832b06d3
Fix Homebrew formula to use libexec
...
See gh-47696
Signed-off-by: Vinicius Lublanski <vlublima@gmail.com>
6 months ago
Brian Clozel
9dda15a825
Configure Jetty with VirtualThreadPool
...
Prior to this commit, Spring Boot would auto-configure a
`QueuedThreadPool` on the Jetty embedded server when the virtual threads
option is enabled.
This commit configures instead the dedicated `VirtualThreadPool` that
the Jetty team recommends when Virtual Threads is supported.
Fixes gh-47690
6 months ago
Stéphane Nicoll
9f9c178067
Upgrade to Logback 1.5.20
...
Closes gh-47712
6 months ago
Stéphane Nicoll
4b31052d31
Upgrade to Groovy 4.0.29
...
Closes gh-47711
6 months ago
Vincent Potucek
168fa858c5
Remove unnused parameter
...
See gh-47694
Signed-off-by: Vincent Potucek <vpotucek@me.com>
6 months ago
Stéphane Nicoll
5280f1ab8f
Refresh tools getting started section
...
Closes gh-47699
6 months ago
Stéphane Nicoll
5d2e5da3b5
Upgrade to Spring LDAP 3.2.15
...
Closes gh-47452
6 months ago
Stéphane Nicoll
91d65688e1
Upgrade to Spring Data Bom 2024.1.11
...
Closes gh-47450
6 months ago
Moritz Halbritter
66c112936e
Add runtime hints for timeout methods with Duration overloads
...
Closes gh-47675
6 months ago
Phillip Webb
bc6a92a1c9
Include deprecated configuration properties in reference documentation
...
Add a new appendix section to show deprecated properties and when
possible their replacement or reason.
Closes gh-47622
6 months ago
Stéphane Nicoll
fdf1debe52
Upgrade to Reactor Bom 2024.0.11
...
Closes gh-47448
6 months ago
Stéphane Nicoll
de7d50f78a
Upgrade to Netty 4.1.128.Final
...
Closes gh-47647
6 months ago
Phillip Webb
682ad665f5
Fix 'Check scoped proxy target for isDefaultCandidate'
...
Fix accidental logic issue introduced in commit c14b57a3eb .
See gh-47633
6 months ago
Phillip Webb
c14b57a3eb
Check scoped proxy target for isDefaultCandidate
...
Update `OnBeanCondition` to check the scoped proxy target for
`isDefaultCandidate`. This fixes an issue introduced by
https://github.com/spring-projects/spring-framework/pull/35627 .
Fixes gh-47633
6 months ago
Moritz Halbritter
5ca677125c
Add runtime hints for JavaVersion detection
...
Closes gh-47619
6 months ago
Stéphane Nicoll
9af4aeffd8
Start building against Spring Integration 6.4.8 snapshots
...
See gh-47611
6 months ago
Stéphane Nicoll
4b02534e90
Start building against Spring AMQP 3.2.8 snapshots
...
See gh-47610
6 months ago
Stéphane Nicoll
fa6d5dbee5
Upgrade to MSSQL JDBC 12.8.2.jre11
...
Closes gh-47607
6 months ago
Stéphane Nicoll
1254e6a8de
Upgrade to Micrometer Tracing 1.4.11
...
Closes gh-47447
6 months ago
Stéphane Nicoll
62af7ada47
Upgrade to Micrometer 1.14.12
...
Closes gh-47446
6 months ago
Stéphane Nicoll
8afdb63b2c
Upgrade to Undertow 2.3.20.Final
...
Closes gh-47524
6 months ago
Stéphane Nicoll
7e3139fcfc
Upgrade to RxJava3 3.1.12
...
Closes gh-47522
6 months ago
Stéphane Nicoll
ee9065b737
Upgrade to R2DBC Postgresql 1.0.8.RELEASE
...
Closes gh-47521
6 months ago
Stéphane Nicoll
668909f868
Upgrade to Pulsar 3.3.9
...
Closes gh-47520
6 months ago
Stéphane Nicoll
3241cd7e94
Upgrade to Postgresql 42.7.8
...
Closes gh-47519
6 months ago
Stéphane Nicoll
2973f3cb4d
Upgrade to Lombok 1.18.42
...
Closes gh-47518
6 months ago
Stéphane Nicoll
937cf4b828
Upgrade to Logback 1.5.19
...
Closes gh-47517
6 months ago
Stéphane Nicoll
8d0c7c1d63
Upgrade to jOOQ 3.19.27
...
Closes gh-47516
6 months ago
Stéphane Nicoll
2b93abc6af
Upgrade to Jetty 12.0.28
...
Closes gh-47515
6 months ago
Stéphane Nicoll
1092b861ef
Upgrade to Jetty Reactive HTTPClient 4.0.12
...
Closes gh-47514
6 months ago
Stéphane Nicoll
4af7eef007
Upgrade to Jaybird 5.0.10.java11
...
Closes gh-47513
6 months ago
Stéphane Nicoll
b4738b74ef
Upgrade to Jakarta XML Bind 4.0.4
...
Closes gh-47237
6 months ago
Stéphane Nicoll
f6cda6b1c0
Upgrade to Jakarta Mail 2.1.5
...
Closes gh-47511
6 months ago
Stéphane Nicoll
74fd14f397
Upgrade to HttpCore5 5.3.6
...
Closes gh-47510
6 months ago
Stéphane Nicoll
28932e3e27
Upgrade to Hibernate 6.6.33.Final
...
Closes gh-47509
6 months ago
Stéphane Nicoll
629af48e1a
Upgrade to Glassfish JAXB 4.0.6
...
Closes gh-47508
6 months ago
Stéphane Nicoll
162a761def
Upgrade to Classmate 1.7.1
...
Closes gh-47507
6 months ago
Stéphane Nicoll
328ed3a1f2
Upgrade to Angus Mail 2.0.5
...
Closes gh-47506
6 months ago
Stéphane Nicoll
f85c74327d
Start building against Spring Batch 5.2.4 snapshots
...
See gh-47486
6 months ago
Stéphane Nicoll
30938e30f0
Rename annotations used by tests of the configuration processor
...
This commit renames the annotations and other signals that the
annotation processor uses to process configuration metadata. By adding
a `Test` prefix, this prevents the confusion with the real annotation.
Closes gh-47468
6 months ago
Andy Wilkinson
bee968e0db
Fix Bitnami variant of Neo4j Docker Compose test
...
See gh-46983
6 months ago
Stéphane Nicoll
3038fb89ec
Start building against Spring WS 4.0.16 snapshots
...
See gh-47456
6 months ago
Stéphane Nicoll
13a5a336b6
Start building against Spring Session 3.4.6 snapshots
...
See gh-47455
6 months ago
Stéphane Nicoll
3abcba2bcc
Start building against Spring Security 6.4.12 snapshots
...
See gh-47454
6 months ago
Stéphane Nicoll
58831a7fe2
Start building against Spring Pulsar 1.2.11 snapshots
...
See gh-47453
6 months ago
Stéphane Nicoll
b9f5f27372
Start building against Spring LDAP 3.2.15 snapshots
...
See gh-47452
6 months ago
Stéphane Nicoll
2e7b21afbe
Start building against Spring Data Bom 2024.1.11 snapshots
...
See gh-47450
6 months ago
Stéphane Nicoll
c21066b1ba
Start building against Spring Authorization Server 1.4.6 snapshots
...
See gh-47449
6 months ago
Stéphane Nicoll
7b9041a527
Start building against Reactor Bom 2024.0.11 snapshots
...
See gh-47448
6 months ago