# springboot_jpa **Repository Path**: liuersusu/springboot_jpa ## Basic Information - **Project Name**: springboot_jpa - **Description**: 1.springboot整合jpa的demo;2.java基础各个demo(如定时任务等) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://blog.csdn.net/suixinfeixiangfei?type=blog - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2022-03-14 - **Last Updated**: 2024-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot_jpa #### 项目介绍 1. springboot整合jpa的demo; 2. java基础各个demo(如定时任务等) #### 项目内容相关讲解 1. [Java多线程之定时任务 以及 SpringBoot多线程实现定时任务](https://susu-math.blog.csdn.net/article/details/123331474?spm=1001.2014.3001.5502) 2. [SpringBoot 自定义线程池以及多线程间的异步调用(@Async、@EnableAsync)](https://susu-math.blog.csdn.net/article/details/123398420?spm=1001.2014.3001.5502) 3. [springboot整合jpa项目入门级别demo](https://susu-math.blog.csdn.net/article/details/122690827?spm=1001.2014.3001.5502) 4. [JPA自动生成 JPA 实体类(idea)](https://susu-math.blog.csdn.net/article/details/122691956?spm=1001.2014.3001.5502)