【问题标题】:How to customize Spring Boot admin 2.o UI?如何自定义 Spring Boot admin 2.o UI?
【发布时间】:2018-09-07 19:06:37
【问题描述】:

如何自定义 Spring Admin 2.0 UI?我想添加一些新标签并删除管理屏幕上的一些信息。

【问题讨论】:

标签: spring-boot-actuator spring-boot-admin


【解决方案1】:

根据this Stack Overflow question 要禁用选项卡,您应该禁用特定端点。

要添加自定义视图,请查看他们的参考文档,您需要实现 Vue.js 组件: http://codecentric.github.io/spring-boot-admin/current/#customizing-custom-views

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2022-12-15
    • 2020-03-21
    • 1970-01-01
    • 1970-01-01
    • 2021-06-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多