Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-admin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-boot-admin
Commits
87ac5748
Commit
87ac5748
authored
Jun 22, 2018
by
Johannes Edmeier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update revision and README.md
parent
6c3d8b0d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
README.md
README.md
+7
-5
pom.xml
pom.xml
+1
-1
No files found.
README.md
View file @
87ac5748
...
...
@@ -35,9 +35,13 @@ It provides the following features for registered application.
## Getting Started
[
A quick guide
](
http://codecentric.github.io/spring-boot-admin/2.0.
0
/#getting-started
)
to get started can be found in our docs.
[
A quick guide
](
http://codecentric.github.io/spring-boot-admin/2.0.
1
/#getting-started
)
to get started can be found in our docs.
There is also a
<a
href=
"https://goo.gl/2tRiUi"
target=
"_blank"
>
introductory talk availabe on YouTube
</a>
:
There are
<a
href=
"https://goo.gl/2tRiUi"
target=
"_blank"
>
introductory talks availabe on YouTube
</a>
:
<a
href=
"https://youtu.be/__zkypwjSMs"
target=
"_blank"
>
<img src="https://i.ytimg.com/vi/__zkypwjSMs/maxresdefault.jpg"
alt="Monitoring Spring Boot® Applications with Spring Boot Admin @ Spring I/O 2018" width="240" height="135" border="10" />
</a><br>
**Monitoring Spring Boot® Applications with Spring Boot Admin @ Spring I/O 2018**
<a
href=
"https://goo.gl/2tRiUi"
target=
"_blank"
>
<img src="https://i.ytimg.com/vi/PWd9Q8_4OFo/maxresdefault.jpg"
alt="Spring Boot® Admin - Monitoring and Configuring Spring Boot Applications at Runtime" width="240" height="135" border="10" />
</a><br>
...
...
@@ -56,14 +60,12 @@ Having trouble with codecentric's Spring Boot Admin? We’d like to help!
*
Report bugs at http://github.com/codecentric/spring-boot-admin/issues.
## Reference Guide
[
Version 2.0.
0
](
http://codecentric.github.io/spring-boot-admin/2.0.0
/
)
[
Version 2.0.
1
](
http://codecentric.github.io/spring-boot-admin/2.0.1
/
)
[
Version 1.5.7
](
http://codecentric.github.io/spring-boot-admin/1.5.7/
)
[
Version 1.4.6
](
http://codecentric.github.io/spring-boot-admin/1.4.6/
)
[
Version 1.3.7
](
http://codecentric.github.io/spring-boot-admin/1.3.7/
)
## Trademarks and licenses
The source code of codecentric's Spring Boot Admin is licensed under
[
Apache License 2.0
](
https://www.apache.org/licenses/LICENSE-2.0
)
...
...
pom.xml
View file @
87ac5748
...
...
@@ -26,7 +26,7 @@
<description>
Spring Boot Admin
</description>
<url>
https://github.com/codecentric/spring-boot-admin/
</url>
<properties>
<revision>
2.0.
1
-SNAPSHOT
</revision>
<revision>
2.0.
2
-SNAPSHOT
</revision>
<spring-boot.version>
2.0.3.RELEASE
</spring-boot.version>
<spring-cloud.version>
Finchley.RELEASE
</spring-cloud.version>
<hazelcast-tests.version>
3.9.4
</hazelcast-tests.version>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment