3 Commits

Author SHA1 Message Date
Stéphane Nicoll
3889d44156 Test against temp branch 2024-10-10 14:05:11 +02:00
Stéphane Nicoll
88ce1a7990 Add CI build on several Spring Framework generations
This commit adds a GHA workflow that builds the project against a list
of configurable Spring Framework versions. The build action has been
updated to accept an additional input that tunes the Spring Framework
version the build is using

As a result, the default Spring Framework version of the project is now
configured in gradle.properties.

Closes gh-1802
2024-10-10 14:04:59 +02:00
Stéphane Nicoll
763cd7191f Introduce basic GHA support
This commit adds support for building and deploying snapshots to
repo.spring.io as well as building pull requests.

See gh-1809
2024-10-10 12:17:47 +02:00