eladmin汇总

  • 10分钟了解JSON Web令牌(JWT)
    https://baijiahao.baidu.com/s?id=1608021814182894637&wfr=spider&for=pc
  • Springboot缓存注解@Cache,@CacheEvict,@CacheConfig使用
    http://www.manongjc.com/article/62169.html
  • spring配置事务管理及事物传播行为介绍(@Transactional(propagation = Propagation.SUPPORTS))
    https://blog.csdn.net/shi750989074/article/details/78855770
  • springboot2.0 JPA配置自定义repository,并作为基类BaseRepository使用
    https://www.cnblogs.com/blog5277/p/10661441.html
  • JPA中的JpaRepository接口的使用
    https://blog.csdn.net/qq_36722039/article/details/81147219
  • spring对多线程支持,@EnableAsync@Async
    https://blog.csdn.net/qq_39385706/article/details/79365849
  • java接口可以继承多个接口
    https://www.cnblogs.com/deepbreath/p/5015642.html
  • 浅谈Spring之@Nullable、@NonNull注解
    https://blog.csdn.net/yaomingyang/article/details/87254451
  • SpringBoot2.0统一返回Rest风格数据结构与统一异常处理
    https://www.jianshu.com/p/9ff254413e9d
  • @Query注解的用法(Spring Data JPA)
    https://blog.csdn.net/zpz_326/article/details/81359061
  • jpa原生sql@Query操作增删改查
    https://blog.csdn.net/gm371200587/article/details/80827483
  • Spring-Data-JPA criteria 查询: findAll((root, criteriaQuery, criteriaBuilder)
    https://www.jianshu.com/p/0939cec7e207
  • @GeneratedValue 注解详解
    https://blog.csdn.net/sswqzx/article/details/84337921
  • Java集合Stream类filter的使用
    https://blog.csdn.net/qq_33829547/article/details/80279488
  • java中 .isPresent()方法的使用
    https://blog.csdn.net/weixin_30905981/article/details/99427319
  • @GeneratedValue 注解详解
    https://blog.csdn.net/sswqzx/article/details/84337921
  • mysql如何重置自增长ID
    https://blog.csdn.net/gdali/article/details/78876036

你可能感兴趣的:(eladmin汇总)