-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The banner at the start of cloud.IO services doesn't work well. It should display the "application.title" and "application.version". The color are also ignored.

${AnsiColor.BRIGHT_MAGENTA} _ _ _ ___
${AnsiColor.BLUE} ___| | ___ _ _ __| | (_)/ _ \ ${application.title}
${AnsiColor.GREEN} / __| |/ _ \| | | |/ _` | | | | | | Version: ${application.version}
${AnsiColor.YELLOW} | (__| | (_) | |_| | (_| |_| | |_| | Spring-Boot version: ${spring-boot.version}
${AnsiColor.RED} \___|_|\___/ \__,_|\__,_(_)_|\___/${AnsiColor.DEFAULT}
Metadata
Metadata
Assignees
Labels
No labels