首页>代码> Spring Boot创建自定义Banner.txt实例 >/customize-banner/src/main/java/com/memorynotfound/springboot/Application.java
package com.memorynotfound.springboot;

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

@SpringBootApplication
public class Application {

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

}
最近下载更多
最代码官方  LV167 2021年1月19日
最近浏览更多
java小书童  LV17 1月18日
neuwxr2015  LV8 2023年6月21日
qazwsx0987  LV5 2023年3月29日
xmx123  LV5 2023年3月4日
q59200182  LV9 2023年1月1日
lewiszz  LV2 2022年12月11日
1027747472  LV4 2022年11月23日
ssh0  LV11 2022年8月31日
gugubird  LV1 2022年6月5日
烟花易冷997  LV2 2021年12月22日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友