首页>代码>Spring Boot Actuator 2.3.4.RELEASE新版本实现自定义端点信息的配置实例>/custom-info-endpoint/src/main/java/com/memorynotfound/cloud/Application.java
package com.memorynotfound.cloud;

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;

@SpringBootApplication
public class Application {

    public static void main(String[] args) {
        SpringApplication.run(Application.class, args);
    }

}
最近下载更多
最近浏览更多
张朕朕  LV3 2023年9月10日
18942619496 2023年8月14日
暂无贡献等级
denliv_hui  LV13 2023年6月30日
wwfl02  LV3 2023年6月13日
幻影诸  LV1 2023年6月3日
暂无贡献等级
164048465 2023年2月23日
暂无贡献等级
shizhaol  LV1 2023年2月6日
yohohero  LV1 2023年1月14日
38735466  LV11 2023年1月8日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友