配置修改

This commit is contained in:
wangw 2024-12-02 13:57:40 +08:00
parent 608959a679
commit 95147c8fa4
3 changed files with 3 additions and 25 deletions

View File

@ -34,7 +34,7 @@ spring:
database: 0
host: localhost
port: 6379
password: root # 密码(默认为空)
password: # 密码(默认为空)
timeout: 6000ms # 连接超时时长(毫秒)
jedis:
pool:

View File

@ -1,23 +1 @@
////////////////////////////////////////////////////////////////////
// _ooOoo_ //
// o8888888o //
// 88" . "88 //
// (| ^_^ |) //
// O\ = /O //
// ____/`---'\____ //
// .' \\| |// `. //
// / \\||| : |||// \ //
// / _||||| -:- |||||- \ //
// | | \\\ - /// | | //
// | \_| ''\---/'' | | //
// \ .-\__ `-` ___/-. / //
// ___`. .' /--.--\ `. . ___ //
// ."" '< `.___\_<|>_/___.' >'"". //
// | | : `- \`.;`\ _ /`;.`/ - ` : | | //
// \ \ `-. \_ __\ /__ _/ .-` / / //
// ========`-.____`-.___\_____/___.-`____.-'======== //
// `=---=' //
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ //
// 佛祖保佑 永不宕机 永无BUG //
////////////////////////////////////////////////////////////////////

View File

@ -1,9 +1,9 @@
swagger: '2.0'
info:
description: sqx-fast是一个轻量级的Java快速开发平台
description: sqx_fast是一个轻量级的Java快速开发平台
version: 1.0.0
basePath: /sqx-fast
basePath: /sqx_fast
schemes:
- http