Stephane Nicoll
22e00c71d3
Upgrade to Spring Kafka 3.0.10
...
Closes gh-36835
1 year ago
Stephane Nicoll
83cfa7bc9c
Upgrade to Spring AMQP 3.0.8
...
Closes gh-36832
1 year ago
Stephane Nicoll
21c23a0763
Upgrade to Groovy 4.0.14
...
Closes gh-37056
1 year ago
Stephane Nicoll
da1950a689
Upgrade to Spring AMQP 2.4.15
...
Closes gh-36826
1 year ago
Stephane Nicoll
6fb813813a
Upgrade to Groovy 3.0.19
...
Closes gh-37055
1 year ago
Scott Frederick
1c03ed3184
Merge branch '3.1.x'
...
Closes gh-37052
1 year ago
Scott Frederick
ef40d9ebe2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37051
1 year ago
Scott Frederick
0b197650a9
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37050
1 year ago
Scott Frederick
d5cfe4d475
Remove invalid caches parameter entry from Maven plugin docs
...
Fixes gh-37048
1 year ago
Scott Frederick
c17ecf0f0b
Add support for caching to bind mounts when building images
...
When building an image using the Maven `spring-boot:build-image` goal or
the Gradle `bootBuildImage` task, the build and launch caches can be
configured to use a bind mount as an alternative to using a named
volume.
Closes gh-28387
1 year ago
Brian Clozel
d46a58f0f6
Configure Virtual Threads support in Reactor
...
This commit configures the virtual threads support in Reactor Core for
Schedulers if:
* the current JDK is 21 or higher
* the current environment enables this globally with the
`"spring.threads.virtual.enabled"` property.
This needs to happen early in the application startup process, as this
feature is detected statically when the first schedulers call is made.
As a result, this is being done with an environment post processor and
not with an auto-configuration class.
Closes gh-36302
1 year ago
Stephane Nicoll
5e41d910f0
Upgrade to Spring LDAP 3.2.0-M2
...
Closes gh-36679
1 year ago
Stephane Nicoll
e3cc18831c
Upgrade to Spring Session 3.1.2
...
Closes gh-36849
1 year ago
Stephane Nicoll
f5821653ff
Upgrade to Spring LDAP 3.1.1
...
Closes gh-36847
1 year ago
Stephane Nicoll
1ae23ccc73
Upgrade to Spring Session 3.0.3
...
Closes gh-36838
1 year ago
Stephane Nicoll
48ea1ed8fb
Upgrade to Spring Data Bom 2023.1.0-M2
...
Closes gh-36680
1 year ago
Stephane Nicoll
e995ef6830
Upgrade to Undertow 2.3.8.Final
...
Closes gh-37032
1 year ago
Stephane Nicoll
7763c906bf
Upgrade to Undertow 2.3.8.Final
...
Closes gh-37031
1 year ago
Stephane Nicoll
a75bae6711
Upgrade to Spring Data Bom 2023.0.3
...
Closes gh-36845
1 year ago
Stephane Nicoll
5158c16052
Upgrade to Undertow 2.3.8.Final
...
Closes gh-37030
1 year ago
Stephane Nicoll
73e495e0e3
Upgrade to Spring LDAP 3.0.5
...
Closes gh-36836
1 year ago
Stephane Nicoll
1b8002684a
Upgrade to Spring Data Bom 2022.0.9
...
Closes gh-36834
1 year ago
Stephane Nicoll
be57f33df6
Upgrade to Undertow 2.2.26.Final
...
Closes gh-37029
1 year ago
Stephane Nicoll
0057d67445
Upgrade to Spring Data Bom 2021.2.15
...
Closes gh-36828
1 year ago
Stephane Nicoll
fc35975fcc
Merge branch '3.1.x'
...
Closes gh-37028
1 year ago
Stephane Nicoll
d9cc6e810f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37027
1 year ago
Stephane Nicoll
1f6d0600b5
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37026
1 year ago
Stephane Nicoll
6efd9ed0b0
Test Gradle plugin against Gradle 8.3
...
Closes gh-37025
1 year ago
Stephane Nicoll
2ee1c1eeac
Merge branch '3.1.x'
...
Closes gh-37023
1 year ago
Stephane Nicoll
958f92495d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37022
1 year ago
Stephane Nicoll
f3450fde7d
Detect nested types that are not directly nested to the current type
...
This commit makes sure that sub-namespace that are defined in a flat
manner in a configuration properties are considered for runtime hints
Closes gh-36909
1 year ago
Stephane Nicoll
5c1c5c0d5e
Merge branch '3.1.x'
...
Closes gh-37021
1 year ago
Stephane Nicoll
a15ae2bd02
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37020
1 year ago
Stephane Nicoll
87569a0d17
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37019
1 year ago
Stephane Nicoll
3920f97aa1
Fix bomr version range constraint for single version
...
This commit fixes the version range in our DSL to use brackets around
a particular version we have to skip.
See https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html
Closes gh-36976
1 year ago
Moritz Halbritter
450cd712c9
Merge branch '3.1.x'
...
Closes gh-37016
1 year ago
Moritz Halbritter
a6b63d285c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37015
1 year ago
Moritz Halbritter
d3816651ce
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37014
1 year ago
Moritz Halbritter
dc62e5fbc3
Polish "Set max request header size on Netty when using HTTP/2"
...
See gh-36766
1 year ago
Nerses Aznauryan
ee5b23bb02
Set max request header size on Netty when using HTTP/2
...
Fix an issue that server.max-http-request-header-size doesn't have an
effect on Netty server with http2 enabled.
See gh-36766
1 year ago
Stephane Nicoll
e1af526129
Prohibit upgrades to Liquibase 4.23.1
...
Closes gh-36984
1 year ago
Stephane Nicoll
37467c79d0
Polish "Reuse JOOQ helper to determine the dialect to use"
...
See gh-36991
1 year ago
Ramil Sayetov
36b5500ad0
Reuse JOOQ helper to determine the dialect to use
...
See gh-36991
1 year ago
Stephane Nicoll
16b00b5ef7
Upgrade to Lettuce 6.2.6.RELEASE
...
Closes gh-37006
1 year ago
Stephane Nicoll
7af57299eb
Upgrade to AspectJ 1.9.20
...
Closes gh-37005
1 year ago
Stephane Nicoll
9302bad4d9
Upgrade to Lettuce 6.2.6.RELEASE
...
Closes gh-37004
1 year ago
Stephane Nicoll
0ed32e83fe
Upgrade to AspectJ 1.9.20
...
Closes gh-37003
1 year ago
Stephane Nicoll
b99ebc6f87
Upgrade to Lettuce 6.2.6.RELEASE
...
Closes gh-37002
1 year ago
Stephane Nicoll
bf98729cf9
Upgrade to AspectJ 1.9.20
...
Closes gh-37001
1 year ago
Stephane Nicoll
7d00ff4adf
Upgrade to Byte Buddy 1.14.6
...
Closes gh-36996
1 year ago
Stephane Nicoll
968328ead3
Upgrade to Couchbase Client 3.4.8
...
Closes gh-36988
1 year ago
Stephane Nicoll
983d060030
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36986
1 year ago
Stephane Nicoll
9b8b39db2a
Upgrade to OpenTelemetry 1.29.0
...
Closes gh-36985
1 year ago
Stephane Nicoll
a83fa3e055
Upgrade to jOOQ 3.18.6
...
Closes gh-36983
1 year ago
Stephane Nicoll
da0b810423
Upgrade to Dependency Management Plugin 1.1.3
...
Closes gh-36981
1 year ago
Stephane Nicoll
a690ce6857
Upgrade to Reactor Bom 2023.0.0-M2
...
Closes gh-36677
1 year ago
Stephane Nicoll
494daa6baf
Upgrade to Micrometer Tracing 1.2.0-M2
...
Closes gh-36676
1 year ago
Stephane Nicoll
48b0ff9d4b
Upgrade to Micrometer 1.12.0-M2
...
Closes gh-36675
1 year ago
Stephane Nicoll
a3361e1c9d
Upgrade to Infinispan 14.0.14.Final
...
Closes gh-36982
1 year ago
Jonatan Ivanov
a3f37089db
Fix failing tests due to extended exemplars
...
Micrometer introduced extended exemplars functionality that adds
exemplars to _count too not only to histogram buckets,
see: https://github.com/micrometer-metrics/micrometer/pull/3996
Because of this, some verifications should be changed.
1 year ago
Scott Frederick
73874911ad
Adapt to changes in Spring Data snapshots
...
See gh-36680
1 year ago
Stephane Nicoll
a8bbae0dc1
Upgrade to Reactor Bom 2022.0.10
...
Closes gh-36841
1 year ago
Stephane Nicoll
845f7efe0a
Upgrade to Micrometer Tracing 1.1.4
...
Closes gh-36840
1 year ago
Stephane Nicoll
fefdde10a7
Upgrade to Micrometer 1.11.3
...
Closes gh-36839
1 year ago
Stephane Nicoll
f4788e910d
Upgrade to Infinispan 14.0.14.Final
...
Closes gh-36995
1 year ago
Stephane Nicoll
44c650eef7
Upgrade to Byte Buddy 1.14.6
...
Closes gh-36994
1 year ago
Stephane Nicoll
0a83531324
Upgrade to Reactor Bom 2022.0.10
...
Closes gh-36831
1 year ago
Stephane Nicoll
a3856e4342
Upgrade to Micrometer Tracing 1.0.9
...
Closes gh-36830
1 year ago
Stephane Nicoll
b91b213283
Upgrade to Micrometer 1.10.10
...
Closes gh-36829
1 year ago
Stephane Nicoll
b80f64a0e4
Upgrade to Infinispan 14.0.14.Final
...
Closes gh-36993
1 year ago
Stephane Nicoll
e1c0518047
Upgrade to Reactor Bom 2020.0.35
...
Closes gh-36825
1 year ago
Stephane Nicoll
a39b39c9dd
Upgrade to Micrometer 1.9.14
...
Closes gh-36824
1 year ago
Stephane Nicoll
85b4362ec6
Adapt to change in Spring Framework snapshots
1 year ago
Scott Frederick
eb45aab712
Upgrade default CNB builders to Paketo Jammy
...
Closes gh-36689
1 year ago
Phillip Webb
2ef2529c93
Refine Flyway extension mapping
...
Change `ConfigurationExtensionMapper` to a helper class that can
create a `Consumer` to use with the `PropertyMapper`.
See gh-36364
1 year ago
Stephane Nicoll
a8f5937567
Upgrade to Neo4j Java Driver 5.11.0
...
Closes gh-36980
1 year ago
Stephane Nicoll
09bb60cfb9
Upgrade to Couchbase Client 3.4.8
...
Closes gh-36979
1 year ago
Stephane Nicoll
4b1693f204
Upgrade to Neo4j Java Driver 5.11.0
...
Closes gh-36977
1 year ago
Stephane Nicoll
3188a4f134
Upgrade to Couchbase Client 3.4.8
...
Closes gh-36975
1 year ago
Stephane Nicoll
b0ac3a7835
Merge branch '3.1.x'
...
Closes gh-36973
1 year ago
Stephane Nicoll
5f2432aca2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36972
1 year ago
Stephane Nicoll
0271efae4c
Polish "Avoid setting null compiler option"
...
See gh-36971
1 year ago
omaryaya
a0ad00c542
Avoid setting null compiler option
...
See gh-36971
1 year ago
Stephane Nicoll
7043c82e6d
Merge branch '3.1.x'
...
Closes gh-36970
1 year ago
Stephane Nicoll
5764525a60
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36969
1 year ago
Stephane Nicoll
fe12e75955
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36968
1 year ago
Stephane Nicoll
70ea830277
Merge branch '3.1.x'
...
Closes gh-36967
1 year ago
Stephane Nicoll
0cf21b21ca
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36966
1 year ago
Stephane Nicoll
e043fe434a
Update copyright year of changed file
...
See gh-36965
1 year ago
abaudat
3ad0e77db8
Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes
...
See gh-36965
1 year ago
normandra
62902a798d
Fix typo
...
See gh-36964
1 year ago
Stephane Nicoll
3835e25a18
Add missing Kotlin example
...
See gh-36579
1 year ago
Stephane Nicoll
89bb8e87c2
Merge branch '3.1.x'
...
Closes gh-36963
1 year ago
Stephane Nicoll
8ce6002206
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36962
1 year ago
Stephane Nicoll
82b0666813
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36961
1 year ago
Stephane Nicoll
0e6abd1377
Provide more information about using spring.cache.type=none
...
Closes gh-33694
1 year ago
Stephane Nicoll
e073d14950
Merge branch '3.1.x'
...
Closes gh-36960
1 year ago
Stephane Nicoll
b903df7327
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36959
1 year ago
Stephane Nicoll
3ae65e073c
Use Aether to download JUnit platform launcher
...
This commit updates our maven plugin to use aether directly, rather than
the now deprecated maven features.
Closes gh-36724
1 year ago
Phillip Webb
8edec21a6f
Update copyright year of changed files
1 year ago
Phillip Webb
407fa780c8
Polish
1 year ago
Phillip Webb
d73d8f8e4f
Merge branch '3.1.x'
1 year ago
Phillip Webb
155300525e
Polish
1 year ago
Phillip Webb
2fdc29b885
Revert "Polish"
...
This reverts commit 6a65ca13ea
since
FileCopyUtils will close the reader/writer.
1 year ago
Phillip Webb
848a61a3a8
Merge branch '3.0.x' into 3.1.x
1 year ago
Phillip Webb
9805723415
Update copyright year of changed files
1 year ago
Phillip Webb
a0089c5c76
Merge branch '2.7.x' into 3.0.x
1 year ago
Phillip Webb
46773dd5df
Update copyright year of changed files
1 year ago
Phillip Webb
527b2f2cac
Polish
1 year ago
Stephane Nicoll
7fe0086ee6
Start building against Spring Batch 5.1.0-M2 snapshots
...
See gh-36944
1 year ago
Stephane Nicoll
9274b1016f
Start building against Spring Integration 6.2.0-M2 snapshots
...
See gh-36943
1 year ago
Stephane Nicoll
69bf66d5f7
Start building against Spring Kafka 3.0.10 snapshots
...
See gh-36942
1 year ago
Stephane Nicoll
cbbf933455
Start building against Spring Authorization Server 1.1.2 snapshots
...
See gh-36941
1 year ago
Stephane Nicoll
732f51a614
Start building against Spring AMQP 3.0.8 snapshots
...
See gh-36940
1 year ago
Andy Wilkinson
dc45532c94
Avoid triggering second context creation when first attempt failed
...
Closes gh-24888
1 year ago
Stephane Nicoll
008b568df3
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
...
Closes gh-36938
1 year ago
Stephane Nicoll
1e7bf971c4
Upgrade to Thymeleaf 3.1.2.RELEASE
...
Closes gh-36937
1 year ago
Stephane Nicoll
78f6c66b27
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36936
1 year ago
Stephane Nicoll
940f111499
Upgrade to Pooled JMS 3.1.1
...
Closes gh-36935
1 year ago
Stephane Nicoll
c300c7af1e
Upgrade to Netty 4.1.96.Final
...
Closes gh-36934
1 year ago
Stephane Nicoll
7ebbf4fbc9
Upgrade to Logback 1.4.11
...
Closes gh-36932
1 year ago
Stephane Nicoll
dd7fcec201
Upgrade to jOOQ 3.18.6
...
Closes gh-36931
1 year ago
Stephane Nicoll
1ee5990e41
Upgrade to Jersey 3.1.3
...
Closes gh-36930
1 year ago
Stephane Nicoll
8b7770b21e
Upgrade to Infinispan 14.0.13.Final
...
Closes gh-36929
1 year ago
Stephane Nicoll
be3f8a6ae5
Upgrade to Hibernate 6.2.7.Final
...
Closes gh-36928
1 year ago
Stephane Nicoll
94b8eee7e8
Upgrade to Dependency Management Plugin 1.1.3
...
Closes gh-36927
1 year ago
Stephane Nicoll
ab3a26a72f
Upgrade to Caffeine 3.1.8
...
Closes gh-36926
1 year ago
Stephane Nicoll
8346cf2182
Upgrade to Logback 1.4.11
...
Closes gh-36925
1 year ago
Stephane Nicoll
a73adb53e8
Upgrade to Logback 1.4.11
...
Closes gh-36893
1 year ago
Moritz Halbritter
08ff1c2003
Merge branch '3.1.x'
1 year ago
Moritz Halbritter
6a65ca13ea
Polish
1 year ago
Moritz Halbritter
f54d370fcd
Remove unused class
1 year ago
Moritz Halbritter
3bb93b37ca
Remove --detach and --wait flags from docker compose start command
...
Closes gh-36908
1 year ago
Stephane Nicoll
97e8a6218c
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
...
Closes gh-36922
1 year ago
Stephane Nicoll
65a6e9559c
Upgrade to Thymeleaf 3.1.2.RELEASE
...
Closes gh-36921
1 year ago
Stephane Nicoll
d175ddb2fa
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36920
1 year ago
Stephane Nicoll
86a882bd90
Upgrade to Netty 4.1.96.Final
...
Closes gh-36919
1 year ago
Stephane Nicoll
7484b21202
Upgrade to jOOQ 3.17.15
...
Closes gh-36917
1 year ago
Stephane Nicoll
6d1d946bba
Upgrade to Jersey 3.1.3
...
Closes gh-36916
1 year ago
Stephane Nicoll
c146c03743
Upgrade to Infinispan 14.0.13.Final
...
Closes gh-36915
1 year ago
Stephane Nicoll
2b40da59ea
Upgrade to Dependency Management Plugin 1.1.3
...
Closes gh-36914
1 year ago
Stephane Nicoll
f59c89cd59
Upgrade to Caffeine 3.1.8
...
Closes gh-36912
1 year ago
Stephane Nicoll
82731d9608
Merge branch '3.1.x'
...
Closes gh-36924
1 year ago
Stephane Nicoll
490c6d744c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36923
1 year ago
Stephane Nicoll
bcc904cc1c
Prohibit upgrades to Couchbase Client 3.4.9
...
Closes gh-36885
1 year ago
Moritz Halbritter
784488b090
Merge branch '3.1.x'
...
Closes gh-36910
1 year ago
Moritz Halbritter
d48aa806c2
Remove --no-color flag from docker compose start command
...
Closes gh-36908
1 year ago
Moritz Halbritter
fbd3b65034
Refactor synchronized to Lock in ApplicationTemp
...
The synchronized guards an I/O operation. Additionally, this adds
double-checked locking to the path instance field.
See gh-36670
1 year ago
Moritz Halbritter
bcee354f54
Refactor synchronized to Lock in ConfigTreePropertySource
...
The synchronized guards an I/O operation. This code path can be
triggered every time a user calls .getProperty() on the Environment.
See gh-36670
1 year ago
Andy Wilkinson
d1449fb97c
Make milestone plugin dependencies available to Maven integration tests
1 year ago
Andy Wilkinson
0581d5a26f
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
...
Closes gh-36903
1 year ago
Andy Wilkinson
6e6ffe644a
Upgrade to Thymeleaf 3.1.2.RELEASE
...
Closes gh-36902
1 year ago
Andy Wilkinson
866e1ece47
Upgrade to SnakeYAML 2.1
...
Closes gh-36901
1 year ago
Andy Wilkinson
616034e590
Upgrade to Selenium HtmlUnit 4.11.0
...
Closes gh-36900
1 year ago
Andy Wilkinson
69baa03ee0
Upgrade to Selenium 4.11.0
...
Closes gh-36899
1 year ago
Andy Wilkinson
61b735d1e9
Upgrade to Rabbit Stream Client 0.12.0
...
Closes gh-36898
1 year ago
Andy Wilkinson
1a2813e217
Upgrade to Pooled JMS 3.1.1
...
Closes gh-36897
1 year ago
Andy Wilkinson
c72013c932
Upgrade to Netty 4.1.96.Final
...
Closes gh-36896
1 year ago
Andy Wilkinson
3130dd97c7
Upgrade to Neo4j Java Driver 5.11.0
...
Closes gh-36895
1 year ago
Andy Wilkinson
d7875d601a
Upgrade to Kotlin Coroutines 1.7.3
...
Closes gh-36892
1 year ago
Andy Wilkinson
02921f9879
Upgrade to Kafka 3.5.1
...
Closes gh-36891
1 year ago
Andy Wilkinson
6cfabffa3d
Upgrade to JUnit Jupiter 5.10.0
...
Closes gh-36890
1 year ago
Andy Wilkinson
4ae8949a3d
Upgrade to Jersey 3.1.3
...
Closes gh-36889
1 year ago
Andy Wilkinson
19a75475ae
Upgrade to Hibernate 6.2.7.Final
...
Closes gh-36888
1 year ago
Andy Wilkinson
b581ab0d3a
Upgrade to Flyway 9.21.1
...
Closes gh-36887
1 year ago
Andy Wilkinson
6c3c8398d0
Upgrade to Elasticsearch Client 8.9.0
...
Closes gh-36886
1 year ago
Andy Wilkinson
2c3049f961
Upgrade to Commons Lang3 3.13.0
...
Closes gh-36884
1 year ago
Andy Wilkinson
33a6911f52
Upgrade to Cassandra Driver 4.17.0
...
Closes gh-36883
1 year ago
Andy Wilkinson
d7ddf67700
Upgrade to Caffeine 3.1.8
...
Closes gh-36882
1 year ago
Andy Wilkinson
07a4646329
Upgrade to Artemis 2.30.0
...
Closes gh-36881
1 year ago
Andy Wilkinson
9948fdf975
Upgrade to MSSQL JDBC 12.4.0.jre11
...
Closes gh-36880
1 year ago
Andy Wilkinson
51bff73fe5
Upgrade to Netty 4.1.96.Final
...
Closes gh-36871
1 year ago
Andy Wilkinson
40d0bc0551
Upgrade to Elasticsearch 7.17.12
...
Closes gh-36870
1 year ago
Stephane Nicoll
96aa0611f6
Merge branch '3.1.x'
...
Closes gh-36878
1 year ago
Stephane Nicoll
63a1248a6d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36877
1 year ago
Stephane Nicoll
6800f15aa6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36876
1 year ago
Stephane Nicoll
94c7140001
Use a dedicated application to collect log samples
...
This commit moves the tasks that collect log samples for the reference
guide to an isolated application.
Closes gh-36875
1 year ago
Andy Wilkinson
3c7d400f0d
Merge branch '3.1.x'
...
Closes gh-36866
1 year ago
Andy Wilkinson
cac157b2a6
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36865
1 year ago
Andy Wilkinson
7c77668372
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36864
1 year ago
Andy Wilkinson
c1f2efe00c
Document that spring.security.filter properties are Servlet-only
...
Closes gh-33551
1 year ago
Andy Wilkinson
94d6ccd7a5
Merge branch '3.1.x'
...
Closes gh-36863
1 year ago
Andy Wilkinson
8bd2e1a717
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36862
1 year ago
Andy Wilkinson
29beb3ed24
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36861
1 year ago
Andy Wilkinson
d277631331
Document `@EntityScan` and `@Enable…Repositories` for tuning scanning
...
Closes gh-36282
1 year ago
Moritz Halbritter
5b00d5f89b
Auto-configure SimpleAsyncTaskScheduler when virtual threads are enabled
...
This auto-configures a new SimpleAsyncTaskSchedulerBuilder bean in the
context. This bean is configured to use virtual threads, if enabled.
SimpleAsyncTaskSchedulerCustomizers can be used to customize the built
SimpleAsyncTaskScheduler.
If virtual threads are enabled, the application task scheduler is
configured to be a SimpleAsyncTaskScheduler.
Adds a new configuration property spring.task.scheduling.simple
.concurrency-limit
Closes gh-36609
1 year ago
Andy Wilkinson
3c12f39adb
Merge branch '3.1.x'
...
Closes gh-36860
1 year ago
Andy Wilkinson
30bfc34b5b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36859
1 year ago
Andy Wilkinson
b411fffb30
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36858
1 year ago
Andy Wilkinson
21de3fba3c
Describe quirks of JUL and Log4j2 in OutputCaptureExtension javadoc
...
Closes gh-32562
1 year ago
Andy Wilkinson
bd0652f8db
Merge branch '3.1.x'
...
Closes gh-36857
1 year ago
Andy Wilkinson
0c9e6268d5
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36856
1 year ago
Andy Wilkinson
f82f4d6b56
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36855
1 year ago
Andy Wilkinson
694ff4f875
Include throwables from Logback errors when reporting invalid config
...
Closes gh-32562
1 year ago
Andy Wilkinson
4f9fcfc2de
Merge branch '3.1.x'
...
Closes gh-36854
1 year ago
Andy Wilkinson
c59eca02ba
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36853
1 year ago
Andy Wilkinson
4ec1a05b9c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36852
1 year ago
Andy Wilkinson
45b62b1452
Clarify transfer of logging props from Environment to System props
...
Closes gh-32160
1 year ago
Stephane Nicoll
cee5c9142c
Merge branch '3.1.x'
...
Closes gh-36851
1 year ago
Stephane Nicoll
22fde44e3b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36850
1 year ago