springboot3 security 从始至终--00 开门见山
写在前面
spring boot 版本来到了3.x,相应的jdk版本也要求17+ 及以上了,spring boot security的版本也开始了3.x.x(对应的spring security 6.x)。
由于项目要求需要使用spring boot 3.x套件,包括security。在网上搜罗了很多资料,都是只言片语。遂萌生了写一个套系来布一下spring boot security 3.x的道。
spring boot 版本来到了3.x,相应的jdk版本也要求17+ 及以上了,spring boot security的版本也开始了3.x.x(对应的spring security 6.x)。
由于项目要求需要使用spring boot 3.x套件,包括security。在网上搜罗了很多资料,都是只言片语。遂萌生了写一个套系来布一下spring boot security 3.x的道。