Skip to content
New issue

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

How to get all template variables #81

Open
niejian opened this issue May 6, 2023 · 0 comments
Open

How to get all template variables #81

niejian opened this issue May 6, 2023 · 0 comments

Comments

@niejian
Copy link

niejian commented May 6, 2023

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.

How to get all variable information except the variable list provided below

平台默认支持一些模板变量,用于代码模板的编写:

变量 说明 实例值
appShotName 项目简短名称 app
applicationName 项目全名 Application
basePackage 项目的base包路径 com.theonef.testapp
version 项目版本 1.0
spring-boot.version Spring Boot 版本 2.2.6.RELEASE
java.version jdk 版本 1.8
artifactId 项目坐标 testapp
groupId 项目坐标 com.theonef
module 当前模块 web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant