org.springframework.shell.component.string-input-default.stg Maven / Gradle / Ivy
The newest version!
// info section after '? xxx'
info(model) ::= <%
<("[Default "); format="style-value"><("]"); format="style-value">
<("[Default "); format="style-value"><("]"); format="style-value">
%>
// start '? xxx' shows both running and result
question_name(model) ::= <<
<({}); format="style-list-value">
>>
// component result
result(model) ::= <<
>>
// component is running
running(model) ::= <<
>>
// main
main(model) ::= <<
>>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy