91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

SpringBoot個性化啟動Banner設置方法解析

發布時間:2020-08-22 01:09:21 來源:腳本之家 閱讀:167 作者:玉天恒 欄目:編程語言

1.添加Banner.txt文件

SpringBoot個性化啟動Banner設置方法解析

.  ____     _      __ _ _
 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/ ___)| |_)| | | | | || (_| | ) ) ) )
 ' |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: tianheng Spring Boot ::    (v2.0.5.RELEASE)

2.修改application.properties文件

#端口號
server.port=8090
#配置bannner地址
spring.banner.location=banner.txt

3.添加啟動類

package top.ytheng.demo;

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

@SpringBootApplication //等于下面3個
//@SpringBootConfiguration
//@EnableAutoConfiguration
//@ComponentScan
public class DemoApplication {

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

}

4.右鍵Run As啟動項目,如圖所示

SpringBoot個性化啟動Banner設置方法解析

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持億速云。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

上高县| 永德县| 朝阳市| 丹巴县| 高尔夫| 民权县| 泰宁县| 丰城市| 陕西省| 夹江县| 肇东市| 广河县| 固镇县| 德昌县| 金湖县| 崇左市| 宁武县| 平舆县| 康平县| 黄梅县| 砚山县| 英德市| 旬邑县| 仲巴县| 亚东县| 阿坝县| 衡阳市| 扶沟县| 将乐县| 车险| 镇原县| 安塞县| 报价| 西吉县| 静宁县| 基隆市| 祥云县| 乐平市| 喀什市| 沭阳县| 荣昌县|