Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud.IO banner #67

Open
MartinMeyer1 opened this issue Nov 3, 2021 · 0 comments
Open

Cloud.IO banner #67

MartinMeyer1 opened this issue Nov 3, 2021 · 0 comments

Comments

@MartinMeyer1
Copy link
Member

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.
image

${AnsiColor.BRIGHT_MAGENTA}        _                 _   _  ___
${AnsiColor.BLUE}    ___| | ___  _   _  __| | (_)/ _ \   ${application.title}
${AnsiColor.GREEN}   / __| |/ _ \| | | |/ _` | | | | | |  Version: ${application.version}
${AnsiColor.YELLOW}  | (__| | (_) | |_| | (_| |_| | |_| |  Spring-Boot version: ${spring-boot.version}
${AnsiColor.RED}   \___|_|\___/ \__,_|\__,_(_)_|\___/${AnsiColor.DEFAULT}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@MartinMeyer1 and others