Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 2.0.0.M1
-
Fix Version/s: 2.0.0.M2
-
Component/s: None
-
Labels:None
Description
Spring Boot allows to include a customized banner.txt on generated projects.
It will be displayed when application starts.
Include the following banner.txt on applications generated by Spring Roo:
${AnsiColor.GREEN} _ ___ _ __ _ __(_)_ __ __ _ _ __ ___ ___ / __| '_ \| '__| | '_ \ / _` | '__/ _ \ / _ \ \__ \ |_) | | | | | | | (_| | | | (_) | (_) | |___/ .__/|_| |_|_| |_|\__, |_| \___/ \___/ |_| |___/ ${AnsiColor.BRIGHT_RED}Spring application made with Spring Roo 2.0 Doubts? http://projects.spring.io/spring-roo/${AnsiColor.DEFAULT}