spring-data-jpa
There are 5816 repositories under spring-data-jpa topic.
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
dyc87112/SpringBoot-Learning
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
xuchengsheng/spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
CodingDocs/springboot-guide
SpringBoot2.0+从入门到实战!
cloudfavorites/favorites-web
云收藏 Spring Boot 2.X 开源项目
vladmihalcea/hypersistence-utils
The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.
mxdldev/spring-cloud-flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_config、注册中心module_eureka、认证授权中心module_uaa、Turbine聚合监控服务module_monitor、链路追踪服务module_zipken、聚合监控服务module_admin、路由网关服务module_gateway、日志服务module_log。另外还包含了两个资源服务:用户服务module_user和blog服务module_blog,另外还有一个common的Module,为资源服务提供一些一本的工具类
sqmax/springboot-project
这是一个用SpringBoot+JPA打造的基于微信服务号平台的点餐系统的后端,前端是一个使用Vue.js构建的运行于微信公众号的WebApp。前后端完全分离,前后端之间通过RESTful风格的接口相连。
darbyluv2code/spring-boot-3-spring-6-hibernate-for-beginners
Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
xujeff/tianti
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
khandelwal-arpit/springboot-starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
darbyluv2code/spring-and-hibernate-for-beginners
Source code for the course: Spring and Hibernate for Beginners
dromara/dante-cloud
Dante Cloud 国内首个支持阻塞式和响应式融合的微服务 。以「高质量代码、低安全漏洞」为核心,采用领域驱动模型(DDD)设计**,完全基于 Spring 生态全域开源技术和 OAuth2.1 协议,支持智能电视、IoT等物联网设备认证,满足国家三级等保要求、支持接口国密数字信封加解密、防刷、高防XSS和SQL注入等一系列安全体系的多租户微服务解决方案。
wenhao/jpa-spec
A JPA Query By Specification framework.
hellokoding/hellokoding-courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
xwjie/ElementVueSpringbootCodeTemplate
使用Vue+VueX+ElementUI+SpringBoot的代码框架
nonacosa/new-bee
开源社区 vue + springBoot - 前后分离微服务的最佳实践
SaiUpadhyayula/spring-reddit-clone
Reddit clone built using Spring Boot, Spring Security with JWT Authentication, Spring Data JPA with MySQL, Spring MVC. The frontend is built using Angular - You can find the frontend source code here - https://github.com/SaiUpadhyayula/angular-reddit-clone
in28minutes/SpringBootForBeginners
Spring Boot Tutorial For Beginners
Sunagatov/Iced-Latte
a online Marketplace for coffee retail (Backend)
Urunov/SpringBoot-Projects-FullStack
Spring Boot, JDBC, ORM, JPA, Hibernate, H2, MySQL, Oracle
hantsy/spring-webmvc-jwt-sample
Secures REST APIs with Spring Security and JWT Token based Authentication
quick-perf/quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Cosium/spring-data-jpa-entity-graph
Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
Project-Books/book-project
Book tracker web app for book lovers
spring-petclinic/spring-petclinic-rest
REST version of the Spring Petclinic sample application
javadevjournal/javadevjournal
Source code for the tutorials published on the Javadevjournal site.
spring-petclinic/spring-framework-petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
callicoder/spring-boot-mysql-rest-api-tutorial
Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate
icnws/spring-data-jpa-demo
一个关于Spring-data-JPA使用的demo,附带Spring Data JPA的一系列入门文章,详见http://spring4all.com
darbyluv2code/fullstack-angular-and-springboot
Source code for the popular course - Full Stack: Angular and Spring Boot
blinkfox/fenix
This is an extension library to the Spring Data JPA complex or dynamic SQL query. 这是一个比 MyBatis 更加强大的 Spring Data JPA 扩展库,为解决复杂动态 JPQL (或 SQL) 而生。https://blinkfox.github.io/fenix
RameshMF/spring-mvc-tutorial
Spring MVC 5 Tutorial - Guide to spring mvc framework
hantsy/angularjs-springmvc-sample-boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
5kywa1ker/mall
基于SpringBoot的网上商城
hantsy/spring-microservice-sample
Spring Boot based Mircoservice sample