We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 753fbac commit 38407efCopy full SHA for 38407ef
spring-boot-admin-server/README.md
@@ -8,15 +8,12 @@ Add the following dependency to your pom.xml.
8
<dependency>
9
<groupId>de.codecentric</groupId>
10
<artifactId>spring-boot-admin-server</artifactId>
11
- <version>1.1.1</version>
+ <version>1.1.2</version>
12
</dependency>
13
-```
14
-If you have built your own snapshot-version from our recent git-revision you need to enable the ui seperately:
15
-```xml
16
17
18
<artifactId>spring-boot-admin-server-ui</artifactId>
19
20
21
```
22
0 commit comments