This application is a client application for Spring Boot Admin server. Basic authentication is enabled and following is the credential detail
username: client
password: client
and the application is hosted in port 9000.
Please feel free to change the username, password and port information from application.properties file.
For Spring Boot Admin Admin, please see sbaserver