<div class="container content">
<h2 >About Spring-Boot Admin</h2>
<p> This is an administration GUI for Spring-Boot applications. All applications have to register themselves at this application.
This is done by including <a href="https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-starter-client">spring-boot-admin-starter-client</a> as dependency.
This will auto-configure a registrator that registers the application.
</p> </div>