URL

索引
https://www.cnblogs.com/wyy1234/p/11032163.html#_label1_0
https://blog.csdn.net/weixin_39214304/article/details/84791953
https://www.pianshen.com/article/6396356212/
http://thoreauz.com/archives/

Criteria查询:
第一种:通过JPA的Criteria API实现
第二种:DAO层接口实现JpaSpecificationExecutor接口
https://blog.wuwii.com/jpa-specification.html

https://tianyalei.blog.csdn.net/article/details/90704969
https://blog.csdn.net/J080624/article/details/84581231/
https://blog.csdn.net/u013410747/article/details/48622657

JPA URL 收藏:

1.注解详情:
https://blog.csdn.net/yswKnight/article/details/79257372
https://blog.csdn.net/yiyelanxin/article/details/100107335
https://blog.csdn.net/qq_38380025/article/details/80510688

2.Hibernata Jpa详情:
https://www.cnblogs.com/jiangxiaoyaoblog/p/5635152.html
https://blog.csdn.net/csdn_wangchong/article/details/103095115

3.SpringBoot 集成 SpringDataJPA 详情:
https://blog.csdn.net/cmx1060220219/article/details/106259423
https://www.cnblogs.com/chenglc/p/11226693.html
https://www.cnblogs.com/songjilong/p/11895497.html
https://blog.csdn.net/alex_xfboy/article/details/82907517
https://blog.csdn.net/qq_39086296/article/details/90485645

4.关系映射详情:
https://blog.csdn.net/petercnmei/article/details/54893622
https://www.ibm.com/developerworks/cn/java/j-lo-jparelated/index.html
https://blog.csdn.net/u012523359/article/details/76732771
https://blog.csdn.net/qq_39256374/article/details/107949709
https://blog.csdn.net/qq_36135928/article/details/82081588
https://blog.csdn.net/qq_42315782/article/details/103280330
https://blog.csdn.net/guohao_1/article/details/89951072
https://www.cnblogs.com/jpfss/p/10893800.html

SpringData方法名查询规则
https://www.cnblogs.com/oxygenG/p/10057525.html
https://www.cnblogs.com/rulian/p/6434631.html
https://www.cnblogs.com/antLaddie/archive/2004/01/13/12996320.html
https://blog.csdn.net/qq_29860591/article/details/109089562

============================================================================================
SpringSecurity + JWT
权限框架SpringSecurity_JustryDeng_CSDN博客:https://blog.csdn.net/justry_deng/category_9594780.html
Spring Security 5 - JAVA博客(。。。):https://blog.csdn.net/wangb_java/column/info/32863
Spring Security_Just-For-Fun_Delete丶94-CSDN博客:https://blog.csdn.net/qq_42459181/category_8864199.html
(20条消息)web-security第四期:JWT的 java 实现——jjwt_Swing-CSDN博客_jwt java swing:https://blog.csdn.net/qq_42013035/article/details/106681626
使用JWT来实现对API的授权访问 - Decouple - 博客园:https://www.cnblogs.com/xz816111/p/9620139.html
JWT(二):使用 Java 实现 JWT - liuchuanv - 博客园:https://www.cnblogs.com/lhat/p/12056759.html#commonMethods

原文地址:https://www.cnblogs.com/liusuixing/p/14095062.html