Closed
Description
I've change the property key for specifying the base directory(base package path) like same with mybatis-thymeleaf via #56 . The basePackage
can be use, however it become the deprecated property key since 1.2.0. If you are updating to 1.2+, please change to use the templateFile.baseDir
instead of it.