Commit Graph

3 Commits

Author SHA1 Message Date
Anthony Dahanne
be780f7a4b Integrate PR#94 comments from @Kehrlann
* move bindings to src/test/resources
* get rid of unused / duplicate annotations
* move all dependencies to test scope for test projects
2023-06-05 12:34:04 -04:00
Anthony Dahanne
34316c314e help tooling detect which versions to use
Co-authored-by: Daniel Garnier-Moiroux <git@garnier.wf>

Enhance SpringBootVersionResolver

[issue] Make this package-protected ; you don't want this class to be a part of your public API (same as MapMapper).
[suggestion] set the default value for forcedVersion to -1, it's a usual convention for "this is invalid".

Co-authored-by: Daniel Garnier-Moiroux <git@garnier.wf>
2023-06-05 12:33:33 -04:00
Anthony Dahanne
81739ee14f Add integration tests for Spring Boot 2 and 3
* use Maven modules to do so
* spring-cloud-bindings goes one level down
* addition of a spring-cloud-bindings parent

Inspired by @gregturn and spring-data-rest
2023-06-05 12:33:28 -04:00