Which Spring Boot and Java versions are supported? #25
Answered
by
ddsha441981
ddsha441981
asked this question in
Q&A
|
We are still on Spring Boot 2.7 with Java 17 in some services and Boot 4.0 in others. Will WireDoctor work across this range? |
Answered by
ddsha441981
Jul 29, 2026
Replies: 1 comment
|
Yes — that exact range is CI-tested. The full test matrix (compat.yml) runs green on:
Important caveats:
|
0 replies
Answer selected by
ddsha441981
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes — that exact range is CI-tested. The full test matrix (compat.yml) runs green on:
Important caveats:
BufferingApplicationStartup(introduced in 2.4). Lines older than 2.7 may work but aren't CI-verified.spring-context/spring-bootAPIs — but only the listed lines carry a CI guarantee.