spring boot学习笔记

时间:2021-02-13 23:18:50

https://edu.51cto.com/course/13539.html?utm_source=baidu&utm_medium=sem&utm_term=127333802867&utm_content=30367446571&qd=sem

Mybatis动态SQL查询

https://blog.csdn.net/qq_40551061/article/details/84376305

https://blog.csdn.net/zeal9s/article/details/83622418

http://www.mybatis.org/mybatis-3/zh/dynamic-sql.html

SSM框架新特性关于用Java配置类完全代替XML

https://www.cnblogs.com/dzcici/p/10153707.html

https://blog.csdn.net/jingzi123456789/article/details/80309374

 用阿里的SimpleImage啊
SimpleImage是阿里巴巴的一个Java图片处理的类库,可以实现图片缩略、水印等处理。
地址:https://github.com/alibaba/simpleimage 

spring 中常用的两种事务配置方式以及事务的传播性、隔离级别

https://www.cnblogs.com/dj66194/p/7654555.html

Spring中Model、ModelMap、ModelAndView理解和具体使用总结

https://blog.csdn.net/qq_21223653/article/details/81365770

SpringMVC项目添加@ResponseBody无效,Could not find acceptable representation

https://blog.csdn.net/qq_35830949/article/details/79444225