目前Spring boot的session的存储方式只支持Redis方式,在没有用到时,可以将session store type设置为none. 将此配置信息放入application.properites之中: # default-store in spring session. it will