在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:spring-boot-admin开源软件地址:https://gitee.com/mirrors/spring-boot-admin开源软件介绍:codecentric's Spring Boot AdminThis community project provides an admin interface for Spring Boot ® applications. Monitoring Python applications is available using Pyctuator. Spring Boot Admin provides the following features for registered applications:
Getting StartedA quick guide to get started can be found in our docs. There are introductory talks available on YouTube:
Getting HelpHaving trouble with codecentric's Spring Boot Admin? We’d like to help!
Reference GuideTrademarks and licensesThe source code of codecentric's Spring Boot Admin is licensed under Apache License 2.0 Spring, Spring Boot and Spring Cloud are trademarks of Pivotal Software, Inc. in the U.S. and other countries. Snapshot buildsYou can access snapshot builds from the sonatype snapshot repository by adding the following to your <repository> <id>sonatype-nexus-snapshots</id> <name>Sonatype Nexus Snapshots</name> <url>https://oss.sonatype.org/content/repositories/snapshots/</url> <snapshots> <enabled>true</enabled> </snapshots> <releases> <enabled>false</enabled> </releases></repository> ScreenshotsDashboard with desktop notifications View application health, info and details View metric counters and gauges View logfile (with follow) View and change Spring environment (via Spring Cloud) Manage Logback logger levels View and use JMX beans via jolokia View thread dump View http request traces View history of registered applications BuildRequirements:
Please make sure you set ./mvnw clean package ContributingSee CONTRIBUTING.md file. |
请发表评论