We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description: 我现在使用的是2.9.3版本的maven包,请问如果我想要升级到最新的3.1.7版本的maven包,除了maven修改外,对代码还需要做什么兼容性处理吗? 目前主要使用了模版配置、自定义字段、自定义公共字段、数据绑定
<dependency> <groupId>com.ibeetl</groupId> <artifactId>beetl</artifactId> <version>3.1.7.RELEASE</version> </dependency>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
我现在使用的是2.9.3版本的maven包,请问如果我想要升级到最新的3.1.7版本的maven包,除了maven修改外,对代码还需要做什么兼容性处理吗?
目前主要使用了模版配置、自定义字段、自定义公共字段、数据绑定
The text was updated successfully, but these errors were encountered: