org.springframework.boot:spring-boot-maven-plugin:3.4.5
顯示有關 spring-boot-maven-plugin 的幫助資訊。呼叫 mvn spring-boot:help -Ddetail=true -Dgoal=<goal-name>
顯示引數詳情。
引數詳情
detail
名稱 |
detail
|
型別 |
boolean
|
預設值 |
false
|
使用者屬性 |
detail
|
起始版本 |
|
goal
要顯示幫助資訊的目標名稱。如果未指定,則顯示所有目標。
名稱 |
goal
|
型別 |
java.lang.String
|
預設值 |
|
使用者屬性 |
goal
|
起始版本 |
|
indentSize
名稱 |
indentSize
|
型別 |
int
|
預設值 |
2
|
使用者屬性 |
indentSize
|
起始版本 |
|
lineLength
名稱 |
lineLength
|
型別 |
int
|
預設值 |
80
|
使用者屬性 |
lineLength
|
起始版本 |
|