Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
2.0.0.M1
-
None
-
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}