Garret Wilson

Results 186 comments of Garret Wilson

> The problem only applies to applications that use JSPs. Ah, that is good news. Thank you for the clarification. > From what have seen, those are an increasingly small...

> Spring Boot 2.7 uses JUnit 5.9 which, at the time of writing, is the newest minor version available. If I misinterpreted the dependency tree, please point out my mistake....

> That's the purpose of this issue. It wouldn't still be open if we didn't plan to improve the documentation. Indeed the status of this ticket was not clear to...

Another thing that was not clear is that this error only appears with Tomcat Jasper (more good news). Normally this translates to "is the application using JSP". But in my...

> We've added [a small section to the migration guide](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#jsps) … I think that about covers it. The only thing I would add is to make clear that what is...

> I've just updated the wiki to that effect. I think that is perfect, thanks—concise, direct, and complete. 👍