1、Springboot模板优化

master
wangbing 6 years ago
parent ce5e716b64
commit 1b35169937

@ -1,33 +1,26 @@
${AnsiColor.BRIGHT_YELLOW} ${AnsiColor.BRIGHT_YELLOW}
////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////
// _ooOoo_ // // // _ooOoo_ //
// o8888888o 佛 代 // ┏┓   ┏┓ 神 代 // // o8888888o //
// 88" . "88 祖 码 // ┏┛┻━━━┛┻┓ 兽 码 // // 88" . "88 //
// (| ^_^ |) 保 无 // ┃       ┃ 保 无 // // (| ^_^ |) //
// O\ = /O 佑 BUG // ┃   ━   ┃ 佑 BUG // // O\ = /O //
// ____/`---'\____ // ┃ ┳┛ ┗┳ ┃ // // ____/`---'\____ //
// .' \\| |// `. // ┃       ┃ // // .' \\| |// `. //
// / \\||| : |||// \ // ┃   ┻   ┃ // // / \\||| : |||// \ //
// / _||||| -:- |||||- \ // ┃       ┃ // // / _||||| -:- |||||- \ //
// | | \\\ - /// | | // ┗━┓   ┏━┛ // // | | \\\ - /// | | //
// | \_| ''\---/'' | | // ┃   ┃ // // | \_| ''\---/'' | | //
// \ .-\__ `-` ___/-. / // ┃   ┃ // // \ .-\__ `-` ___/-. / //
// ___`. .' /--.--\ `. . ___ // ┃   ┗━━━┓ // // ___`. .' /--.--\ `. . ___ //
// ."" '< `.___\_<|>_/___.' >'"". // ┃       ┣┓ // // ."" '< `.___\_<|>_/___.' >'"". //
// | | : `- \`.;`\ _ /`;.`/ - ` : | | // ┃       ┏┛ // // | | : `- \`.;`\ _ /`;.`/ - ` : | | //
// \ \ `-. \_ __\ /__ _/ .-` / / // ┗┓┓┏━┳┓┏┛ // // \ \ `-. \_ __\ /__ _/ .-` / / //
// ========`-.____`-.___\_____/___.-`____.-'======== // ┃┫┫ ┃┫┫ // // ========`-.____`-.___\_____/___.-`____.-'======== //
// `=---=' // // // `=---=' //
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ // // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ //
////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////
_ _ _
| | | | (_)
| |__ _ _ __ __ __ _ _ __ __ _ | |__ _ _ __ __ _
| '_ \ | | | | \ \ /\ / / / _` || '_ \ / _` | | '_ \ | || '_ \ / _` |
| |_) || |_| | \ V V / | (_| || | | || (_| | | |_) || || | | || (_| |
|_.__/ \__, | \_/\_/ \__,_||_| |_| \__, | |_.__/ |_||_| |_| \__, |
__/ | __/ | __/ |
|___/ |___/ |___/
:: Spring Boot :: ${spring-boot.formatted-version} (${spring.profiles.active}) 佛祖保佑 永无BUG
:: Spring Boot :: ${spring-boot.formatted-version} (${spring.profiles.active})

Loading…
Cancel
Save

Powered by TurnKey Linux.