# Beetl-SpringBoot **Repository Path**: yinjun622/Beetl-SpringBoot ## Basic Information - **Project Name**: Beetl-SpringBoot - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 11 - **Created**: 2015-11-24 - **Last Updated**: 2023-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Beetl-SpringBoot ##main类为SampleWebBeetlApplication ###该类中配置了 ###BeetlGroupUtilConfigurationBean和BeetlSpringViewResolverBean ###在SpringBoot中使用需要配置WebAppResourceLoader中root路径 ##package sample.web.cofig ###参考了spring boot源码中velocity的集成,写的集成beetl。 ###如果直接使用 SampleWebBeetlApplication中bean注入的形式,本抱的内容可以忽略。 ####感谢@逝水fox中间过程中给了很多帮助