Support for Spring Boot 4 also bumps java target compatibility to 21.
It makes Java21 a pre-requisite for migration to Spring Boot 4 for all projects that also depend on restdocs-api-spec.
Spring Boot 4 has however retained support for Java17, so I was wondering why Java target compatibility was updated in this context.
Would you be open to restore Java target compatibility to Java17 and keep it aligned with Java support of Spring Boot ?
Support for Spring Boot 4 also bumps java target compatibility to 21.
It makes Java21 a pre-requisite for migration to Spring Boot 4 for all projects that also depend on restdocs-api-spec.
Spring Boot 4 has however retained support for Java17, so I was wondering why Java target compatibility was updated in this context.
Would you be open to restore Java target compatibility to Java17 and keep it aligned with Java support of Spring Boot ?