https://github.com/leechenxiang/imooc-springboot-starter
2018-05-16
所以說(shuō)ssm不熟練別學(xué)springboot
2018-05-14
模板在templates下面,js文件在static下面,在模板中引用時(shí)不需要加static這個(gè)路徑
2018-05-14
Spring boot 2.0+ 寫(xiě)法是這個(gè):
server.port=8081
server.servlet.context-path=/imooc
server.servlet.session.timeout=60
server.port=8081
server.servlet.context-path=/imooc
server.servlet.session.timeout=60
2018-05-13
有沒(méi)有人遇到這種情況,用代碼設(shè)置key值后,可以用get取出來(lái),但是登錄服務(wù)器用命令行進(jìn)行查詢,卻發(fā)現(xiàn)根本沒(méi)有剛剛set的那個(gè)key
2018-05-12
https://github.com/leechenxiang/imooc-springboot-starter
2018-05-12