本次发布主要支持SpringBoot3+Spring6+JDK17,也对项目结构做了调整 以SpringBoot3为例子 <dependency> <groupId>com.ibeetl</groupId> <artifactId>beetl-spring-boot-starter</artifactId> <version>3.14.1.RELEASE</version> </dependency> Java代码使用@EnableBeetl启用Beetl模板引擎 @SpringBoo... Beetl 模板引擎 3.14 发布,支持 SpringBoot3下载地址