# beetl-auto **Repository Path**: findufriend/beetl-auto ## Basic Information - **Project Name**: beetl-auto - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-22 - **Last Updated**: 2022-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # beetl-auto 注解方式自动扫描注册beetl 函数,格式化函数,函数包,标签,虚拟属性,省去一个个手动修改属性文件. beetl.auto.BeetlTest.java 这个类里头 registeExternal 方法即可注册所有注解过的组件,组件都没有被注册成spring bean,需要的化可以修改成spring bean. templates/beetl.html 是测试用的文件 beetl.auto.annots下是注解定义.