🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
> FastBoot 基于[`SpringBoot 2.5.4`](https://spring.io/projects/spring-boot)开发,结合工作中封装拓展而来;开箱即用,按需开启,快速开发 #### 安装 [![](https://www.jitpack.io/v/com.gitee.xiesixian/fast-boot.svg)](https://www.jitpack.io/#com.gitee.xiesixian/fast-boot) #### 启动 ``` ______ __ ____ __ / ____/___ ______/ /_/ __ )____ ____ / /_ / /_ / __ `/ ___/ __/ __ / __ \/ __ \/ __/ / __/ / /_/ (__ ) /_/ /_/ / /_/ / /_/ / /_ /_/ \__,_/____/\__/_____/\____/\____/\__/ Power By SpringBoot (v2.5.4) [FastBoot][ INFO][06-17 15:52:13]-->[restartedMain:914820][logStarting(StartupInfoLogger.java:55)] | - Starting FastBootApplication using Java 1.8.0_282 on DESKTOP-OEU754I with PID 96 (D:\Projects\gotv\fast-boot\target\test-classes started by Administrator in D:\Projects\gotv\fast-boot) [FastBoot][ INFO][06-17 15:52:13]-->[restartedMain:914822][logStartupProfileInfo(SpringApplication.java:679)] | - The following profiles are active: mysql [FastBoot][ INFO][06-17 15:52:14]-->[restartedMain:915877][<init>(HikariDataSource.java:80)] | - master - Starting... [FastBoot][ INFO][06-17 15:52:14]-->[restartedMain:915884][<init>(HikariDataSource.java:82)] | - master - Start completed. [FastBoot][ INFO][06-17 15:52:14]-->[restartedMain:915884][addDataSource(DynamicRoutingDataSource.java:144)] | - dynamic-datasource - add a datasource named [master] success [FastBoot][ INFO][06-17 15:52:14]-->[restartedMain:915886][afterPropertiesSet(DynamicRoutingDataSource.java:235)] | - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] [FastBoot][ INFO][06-17 15:52:15]-->[restartedMain:916916][init(SpringStartup.java:60)] | - Startup Server name: fast-boot, path: d:/projects/gotv/fast-boot [FastBoot][ INFO][06-17 15:52:15]-->[restartedMain:916965][scheduler(SpringStartup.java:83)] | - Startup Scheduler 0 Job Completed. [FastBoot][ INFO][06-17 15:52:15]-->[restartedMain:916966][setApplicationContext(SpringContext.java:27)] | - Spring ApplicationContext completed. [FastBoot][ INFO][06-17 15:52:15]-->[restartedMain:916967][<init>(SpringStartup.java:27)] | - SpringStartup constructor [FastBoot][ INFO][06-17 15:52:15]-->[restartedMain:916970][postConstruct(SpringStartup.java:65)] | - SpringStartup postConstruct [FastBoot][ INFO][06-17 15:52:15]-->[restartedMain:916970][afterPropertiesSet(SpringStartup.java:74)] | - SpringStartup afterPropertiesSet [FastBoot][ INFO][06-17 15:52:15]-->[restartedMain:916987][register(EventBusHelper.java:76)] | - Registered event : class com.xiesx.FastBoot.core.eventbus.SimpleEventHandler [FastBoot][ INFO][06-17 15:52:16]-->[restartedMain:917663][logStarted(StartupInfoLogger.java:61)] | - Started FastBootApplication in 2.922 seconds (JVM running for 917.663) [FastBoot][ INFO][06-17 15:52:16]-->[restartedMain:917666][main(FastBootApplication.java:28)] | - Started FastBootApplication 启动成功 ``` 文档更新于 2021-09-12 :-: ![](http://www.beian.gov.cn/img/new/gongan.png)[鄂ICP备17028347号-1](https://beian.miit.gov.cn/)