设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Spring Boot Admin 2.0.0发布,使用Vue.js重写UI

2018-6-11 21:59| 发布者: joejoe0332| 查看: 595| 评论: 0|原作者: oschina|来自: oschina

摘要: Spring Boot Admin 2.0.0 已发布。要注意的是,由于 Spring Cloud Finchley 尚未发布,因此该版本不包含对 Spring Cloud Discovery 的支持。2.0.0 值得关注的变化包括 UI、客户端和后端的改进。UIRewritten ui using ...

Spring Boot Admin 2.0.0 已发布

要注意的是,由于 Spring Cloud Finchley 尚未发布,因此该版本不包含对 Spring Cloud Discovery 的支持。

2.0.0 值得关注的变化包括 UI、客户端和后端的改进。

UI

  • Rewritten ui using vue.js

  • Integrated ui-login module into the main ui module

  • Removed ui-activiti module, as it was only used rarely

  • Removed Hystrix-Dashboard integration (subject to change)

  • Added support for the session endpoint

  • Added display of the (sanitized) metadata

  • Added option to reset loglevels

  • Added wallboard view

Backend

  • Moved all classes to the spring.boot.admin.server package

  • Redesigned backend using event sourcing principles

  • Added concept of applications (consisting of 1 to n instances)

  • Moved endpoint detection to the backend by querying the /actuator-index or by probing via OPTIONS request

  • Replaced Zuul with a custom proxy using the WebClient

  • Removed dependency on spring-cloud-starter

  • Added CompositeHttpHeadersProvider to support multiple HttpHeadersProviders at the same time

  • Added `InstanceExchangeFilterFunction`s which allows to intercept/modify the requests to the monitored instances

  • Added out-of-the-box support for CloudFoundry

  • Added support for Spring Boot 1.5.x actuator endpoints using LegacyEndpointConverters

  • Update OpsGenieNotifier to api v2

  • Rewritten the MailNotifier to use Thymeleaf templates

Client

  • Moved all properties to spring.boot.admin.client. and spring.boot.admin.client.instance.

  • Moved all classes to the spring.boot.admin.client package

  • Added support webflux applications

  • Added out-of-the-box support for CloudFoundry

详细更新说明请查看 http://codecentric.github.io/spring-boot-admin/current/#_changes_with_2_x

Spring Boot Admin 是用来管理 Spring Boot 应用程序的一个简单的界面。提供如下功能:

  • 显示 name/id 和版本号

  • 显示在线状态

  • 下载主日志文件

  • 显示详情,如:

    • Java 系统属性

    • Java 环境变量属性

    • 内存信息

    • Spring 环境属性


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部