Phillip Webb
08a641c1a2
Polish whitespace in gradle files
3 months ago
Andy Wilkinson
26364c27e2
Rename …DataAutoConfiguration to Data…AutoConfiguration
...
Closes gh-47049
3 months ago
Stéphane Nicoll
787840735b
Add support for RestTestClient
...
This commit adds support for RestTestClient for MockMvc and integration
tests.
Closes gh-47335
3 months ago
Andy Wilkinson
e2ba4dad2a
Correct property in Session Data Redis smoke test
3 months ago
Andy Wilkinson
7a595f1b83
Rename properties for Spring Session Data MongoDB and Data Redis
...
Closes gh-47333
3 months ago
Andy Wilkinson
922592938a
Polish
3 months ago
Andy Wilkinson
b23d7fe203
Ignore deprecation warning caused by Framework
...
See gh-45501
See spring-projects/spring-framework#35557
3 months ago
Andy Wilkinson
f9d4589259
Use Java 25 in native image system test
...
We need to use Java 25 when using buildpacks to create a native image
for a couple of reasons:
- Framework has raised its GraalVM baseline to 25
- Buildpacks have removed support for Java 24
See gh-45501
3 months ago
Stéphane Nicoll
d4fce9a068
Merge branch '3.5.x'
...
Closes gh-47363
3 months ago
Stéphane Nicoll
cc20b3ec3b
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47362
3 months ago
Stéphane Nicoll
f28bea16c5
Merge pull request #47356 from dependabot[bot]
...
* pr/47356:
Bump patch-package from 8.0.0 to 8.0.1 in /antora
Closes gh-47356
3 months ago
dependabot[bot]
4ba14c139e
Bump patch-package from 8.0.0 to 8.0.1 in /antora
...
Bumps [patch-package](https://github.com/ds300/patch-package ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/ds300/patch-package/releases )
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ds300/patch-package/commits )
---
updated-dependencies:
- dependency-name: patch-package
dependency-version: 8.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47356
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Stéphane Nicoll
ad3a18d086
Merge branch '3.5.x'
...
Closes gh-47361
3 months ago
Stéphane Nicoll
98b4afe527
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47360
3 months ago
Stéphane Nicoll
a8caeed578
Merge pull request #47357 from dependabot[bot]
...
* pr/47357:
Polish "Bump gradle/actions from 4.4.3 to 4.4.4"
Bump gradle/actions from 4.4.3 to 4.4.4
Closes gh-47357
3 months ago
Stéphane Nicoll
bc968fc671
Polish "Bump gradle/actions from 4.4.3 to 4.4.4"
...
See gh-47357
3 months ago
dependabot[bot]
1c1a35f6be
Bump gradle/actions from 4.4.3 to 4.4.4
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](ed408507ea...748248ddd2 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: 4.4.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47357
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Stéphane Nicoll
eb307b91ec
Merge branch '3.5.x'
...
Closes gh-47359
3 months ago
Stéphane Nicoll
14791f0593
Fix typos
...
Closes gh-47358
3 months ago
Stéphane Nicoll
474c9cdeb1
Fix javadoc links in reference guide
...
Closes gh-47351
3 months ago
Stéphane Nicoll
cbdd7cf23b
Fix links to source code in reference documentation
...
Closes gh-47348
3 months ago
Andy Wilkinson
569fa5fd7d
Remove milestone repository from Maven and Gradle examples
...
Closes gh-47341
3 months ago
Stéphane Nicoll
5a2f90d1f1
Register spring-boot-batch-jdbc for configuration metadata changelog
...
See gh-46307
3 months ago
Stéphane Nicoll
5301c8d905
Use new spring-boot-micrometer-* modules consistently
...
Closes gh-47350
3 months ago
Stéphane Nicoll
4f6bbac13e
Add support for in-memory Batch infrastructure
...
This commit moves the existing JDBC-based Spring Batch infrastructure
to a new 'spring-boot-batch-jdbc' module, while the existing module
only offers in-memory (aka resourceless) support.
The commit also updates the reference guide to provide some more
information about what's available and how to use it.
Closes gh-46307
3 months ago
Andy Wilkinson
54ffc42309
Fix table formatting
...
Closes gh-47345
See gh-47328
3 months ago
Stéphane Nicoll
8c5a25ee5c
Merge branch '3.5.x'
...
Closes gh-47347
3 months ago
Stéphane Nicoll
30d3889079
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47346
3 months ago
Stéphane Nicoll
e8b6ab14bc
Merge pull request #47300 from xyraclius
...
* pr/47300:
Polish "Use liquibase schema in LiquibaseEndpoint if it set"
Use liquibase schema in LiquibaseEndpoint if it set
Closes gh-47300
3 months ago
Stéphane Nicoll
5344fb218a
Polish "Use liquibase schema in LiquibaseEndpoint if it set"
...
See gh-47300
3 months ago
Nabil Fawwaz Elqayyim
bdb05639bc
Use liquibase schema in LiquibaseEndpoint if it set
...
See gh-47300
Signed-off-by: Nabil Fawwaz Elqayyim <master@nabilfawwaz.com>
3 months ago
Moritz Halbritter
db10e3d1ed
Fix typo
3 months ago
Stéphane Nicoll
ae86895953
Merge branch '3.5.x'
...
Closes gh-47344
3 months ago
Stéphane Nicoll
93c9413ac0
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47343
3 months ago
Stéphane Nicoll
f93c43cb8a
Merge pull request #47339 from fhiyo
...
* pr/47339:
Polish "Use non-deprecated syntax to configure sourceCompatibility"
Use non-deprecated syntax to configure sourceCompatibility
Closes gh-47339
3 months ago
Stéphane Nicoll
c3aca4b126
Polish "Use non-deprecated syntax to configure sourceCompatibility"
...
See gh-47339
3 months ago
fhiyo
b3db525f0f
Use non-deprecated syntax to configure sourceCompatibility
...
See gh-47339
Signed-off-by: fhiyo <13327262+fhiyo@users.noreply.github.com>
3 months ago
Andy Wilkinson
52c55788a2
Add new -test modules to spring-boot-dependencies
...
See gh-47322
See gh-46356
3 months ago
Andy Wilkinson
990644919a
Make all TypeExcludeFilters package-private
...
Closes gh-47227
3 months ago
Andy Wilkinson
2756424035
Merge branch '3.5.x'
...
Closes gh-47331
3 months ago
Andy Wilkinson
9c727be8f2
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47330
3 months ago
Andy Wilkinson
e4e3988433
Fix link to Framework's @Bean annotation
...
Closes gh-47329
3 months ago
Andy Wilkinson
0959271061
Move jackson read and write to spring.jackson.json
...
The spring.jackson.read and spring.jackson.write properties are
JSON-specific. To make this more clear, this commit moves them
beneath spring.jackson.json. This also paves the way for
spring.jackson.cbor and spring.jackson.xml properties for CBOR- and
XML-specific settings should we add auto-configuration for XMLMapper
and/or CBORMapper in the future.
Closes gh-47328
3 months ago
Andy Wilkinson
8c7e0c675f
Move Jackson datetime property beneath datatype
...
Closes gh-47327
3 months ago
Andy Wilkinson
0b601118bd
Modularize spring-boot-test
...
Closes gh-46356
3 months ago
Andy Wilkinson
5348880b69
Modularize spring-boot-test-autoconfigure
...
This commit modularizes spring-boot-test-autoconfigure. It now
contains only the code that's central to test auto-configuration.
Feature-specific functionality has moved out into -test modules,
some existing and some newly created. For example, `@DataJpaTest` can
now be found in spring-boot-data-jpa-test.
Closes gh-47322
3 months ago
Andy Wilkinson
7979a51f65
Fix Maven Plugin tests on main
...
See gh-47318
See gh-47319
3 months ago
Phillip Webb
27715dee20
Allow jars to be marked as a development-tool to exclude from uber-jar
...
Closes gh-47320
3 months ago
Phillip Webb
d27aedf92a
Switch Maven plugin to exclude optional dependencies by default
...
Closes gh-47318
3 months ago
Phillip Webb
b3c28f1ef3
Merge branch '3.5.x'
...
Closes gh-47319
3 months ago