Commit 0ed15d32 by Dennis Schulte

Add new screenshot

parent b637746d
......@@ -57,6 +57,12 @@ Each application that want to register itself to the admin application has to in
</dependency>
```
Inside your application.properties you also have to define the URL of the Spring Boot Admin Server, e.g.
```
spring.boot.admin.url=http://localhost:8080
```
#### Screenshots
##### Dashboard
......
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment