Skip to content

Grails 7.0.x with Tomcat 11 layout <meta name="layout" content="main" /> is not working #14039

Answered by jamesfredley
sbal5488 asked this question in Q&A
Discussion options

You must be logged in to vote

Grails 7.0.x uses Spring Boot 3.4.x which supports tomcat 10.1.x. You can see the supported versions on https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/3.4.3 or on https://mvnrepository.com/artifact/org.grails/grails-bom/7.0.0-M1.

https://spring.io/blog/2024/10/01/from-spring-framework-6-2-to-7-0

spring-projects/spring-boot#42730 (comment) - Tomcat 11 support might be added in Spring Boot 3.5.x, which will become Grails 7.1.x.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jdaugherty
Comment options

You must be logged in to vote
2 replies
@jamesfredley
Comment options

@jamesfredley
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants