114 results found Sort:

12.3k
30.0k
unknown
1.3k
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Created 2016-11-05
213 commits to master branch, last one about a year ago
4.9k
15.6k
unknown
732
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
Created 2016-08-21
495 commits to master branch, last one 2 years ago
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
Created 2023-09-15
503 commits to master branch, last one 3 days ago
1.4k
5.1k
apache-2.0
122
SpringBoot2.0+从入门到实战!
Created 2018-11-28
265 commits to master branch, last one 3 years ago
1.7k
4.8k
unknown
326
云收藏 Spring Boot 2.X 开源项目
Created 2016-08-08
524 commits to master branch, last one 2 years ago
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.
Created 2017-09-25
829 commits to master branch, last one a day ago
448
1.6k
apache-2.0
119
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理...
Created 2019-02-14
47 commits to master branch, last one 3 years ago
627
1.4k
unknown
80
这是一个用SpringBoot+JPA打造的基于微信服务号平台的点餐系统的后端,前端是一个使用Vue.js构建的运行于微信公众号的WebApp。前后端完全分离,前后端之间通过RESTful风格的接口相连。
Created 2018-04-07
54 commits to master branch, last one 5 years ago
590
1.1k
apache-2.0
149
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
Created 2017-02-08
194 commits to master branch, last one 2 years ago
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Created 2019-02-21
19 commits to master branch, last one 3 years ago
Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
Created 2023-03-04
93 commits to main branch, last one 7 days ago
Source code for the course: Spring and Hibernate for Beginners
Created 2019-09-04
163 commits to master branch, last one 13 days ago
213
717
mit
44
A JPA Query By Specification framework.
Created 2016-07-13
198 commits to master branch, last one 4 years ago
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Created 2019-02-19
323 commits to master branch, last one about a year ago
使用Vue+VueX+ElementUI+SpringBoot的代码框架
Created 2017-09-20
79 commits to master branch, last one 5 years ago
172
657
agpl-3.0
14
Dante Cloud 国内首个支持阻塞式和响应式融合的微服务 。以「高质量代码、低安全漏洞」为核心,采用领域驱动模型(DDD)设计思想,完全基于 Spring 生态全域开源技术和 OAuth2.1 协议,支持智能电视、IoT等物联网设备认证,满足国家三级等保要求、支持接口国密数字信封加解密、防刷、高防XSS和SQL注入等一系列安全体系的多租户微服务解决方案。
Created 2021-05-19
937 commits to master branch, last one 18 hours ago
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 ...
Created 2019-09-12
52 commits to master branch, last one about a year ago
Spring Boot Tutorial For Beginners
Created 2017-01-02
41 commits to master branch, last one 4 years ago
a online Marketplace for coffee retail (Backend)
Created 2022-12-09
1,471 commits to development branch, last one 5 days ago
Spring Boot, JDBC, ORM, JPA, Hibernate, H2, MySQL, Oracle
Created 2020-02-15
483 commits to master branch, last one 4 months ago
Secures REST APIs with Spring Security and JWT Token based Authentication
Created 2018-04-25
130 commits to master branch, last one 4 days ago
Book tracker web app for book lovers
This repository has been archived (exclude archived)
Created 2020-05-06
3,210 commits to main branch, last one about a year ago
67
455
apache-2.0
9
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Created 2019-06-10
427 commits to master branch, last one 6 months ago
Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
Created 2016-11-22
418 commits to master branch, last one 4 days ago
Source code for the tutorials published on the Javadevjournal site.
Created 2018-04-10
302 commits to master branch, last one 6 months ago
REST version of the Spring Petclinic sample application
Created 2016-11-18
756 commits to master branch, last one 3 days ago
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Created 2016-11-15
691 commits to main branch, last one 3 months ago
Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate
Created 2017-06-27
19 commits to master branch, last one 2 years ago
一个关于Spring-data-JPA使用的demo,附带Spring Data JPA的一系列入门文章,详见http://spring4all.com
Created 2017-06-25
30 commits to master branch, last one 3 years ago
Source code for the popular course - Full Stack: Angular and Spring Boot
Created 2019-10-06
297 commits to master branch, last one 13 days ago