org.springframework.shell.component.path-input-default.stg Maven / Gradle / Ivy
// message
message(model) ::= <%
<({}); format="style-level-error">
<({}); format="style-level-warn">
<({}); format="style-level-info">
%>
// info section after '? xxx'
info(model) ::= <%
%>
// 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