Spring
Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
- GitHub: https://github.com/topics/spring
- Wikipedia: https://en.wikipedia.org/wiki/Spring_Framework
- Repo: https://github.com/spring-projects/spring-framework
- Created by: Pivotal Software
- Released: October 1, 2002
- Aliases: spring-framework,
- Last updated: 2026-06-19 00:27:00 UTC
- JSON Representation
https://github.com/ralscha/spring4ws-demos
WebSocket examples with Spring 4
java spring spring-boot spring-framework spring-mvc websocket
Last synced: 05 Sep 2025
https://github.com/aleksk1ng/kotlin-clean-architecture-cqrs
Kotlin Clean Architecture and CQRS microservice
arrow-kt clean-architecture coroutines cqrs ddd event-driven java kafka kotlin microservices mongodb postgresql spring spring-webflux tutorials
Last synced: 13 Jul 2025
https://github.com/ahoo-wang/govern-eventbus
Govern Service RPC & Event-Driven Architecture Framework || Govern EventBus is no longer maintained, please use Wow instead.
compensation consistency distributed eda event-driven event-driven-architecture eventbus java kafka microservice microservices mq publisher rabbitmq spring spring-boot subscriber
Last synced: 27 Sep 2025
https://github.com/bezkoder/spring-boot-many-to-many
Spring JPA Many To Many example with Hibernate and Spring Boot CRUD Rest API - ManyToMany annotation
hibernate hibernate-jpa jpa jpa-hibernate jparepository many-to-many manytomany spring spring-boot springboot
Last synced: 14 Apr 2025
https://github.com/Ahoo-Wang/govern-eventbus
Govern Service RPC & Event-Driven Architecture Framework || Govern EventBus is no longer maintained, please use Wow instead.
compensation consistency distributed eda event-driven event-driven-architecture eventbus java kafka microservice microservices mq publisher rabbitmq spring spring-boot subscriber
Last synced: 26 Apr 2026
https://github.com/yodigi7/quiplash
Quiplash replacement
angular7 beginner-friendly help-wanted quiplash spring spring-boot spring-data-jpa spring-mvc springboot springmvc vuejs2
Last synced: 03 Mar 2026
https://github.com/mzivkovicdev/spring-crud-generator
Generate production-ready Spring Boot backend boilerplate from a single YAML or JSON spec.
api apis crud crud-generator docker generator graphql graphql-codegen graphql-java java maven-plugin nosql rest rest-api spring spring-boot springboot springboot3 springboot4 sql
Last synced: 19 Apr 2026
https://github.com/yusuf-daglioglu/spring_microservices_demo
Simple Spring (Netflix) Cloud Native Microservice Project
cloud-native docker java netflix-eureka spring zuul-gateway
Last synced: 15 Apr 2025
https://github.com/coherence-community/coherence-spring
Coherence Spring Project
coherence java spring spring-boot
Last synced: 21 Mar 2025
https://github.com/ytbryan/summerboot
A full-stack Spring Boot skeleton project focusing on ecommerce & blog functionalities. Java ☕️
database ecommerce full-stack heroku java jpa mvc social spring spring-boot-skeleton springboot stripe
Last synced: 25 Feb 2026
https://github.com/normangyllenhaal/spring-boot-payment-starter
google play 和 appstore 服务端支付校验
appstore googleplay java payment spring springboot
Last synced: 22 Oct 2025
https://github.com/garystafford/spring-postgresql-demo
Spring Boot 2.0 application, backed by PostgreSQL, and designed for deployment to Pivotal Cloud Foundry (PCF)
pcf pivotal-cloud-foundry postresql spring spring-boot
Last synced: 03 Aug 2025
https://github.com/extrawest/charge-point-simulator-via-ocpp-2.0.1
This is a emulator for huge numbers of charge points, that connect to central system through web socket and implement OCPP 2.0.1
charger docker dockerfile java jetty maven ocpp ocpp201 simulator spring spring-boot websocket
Last synced: 08 Sep 2025
https://github.com/ZHENFENG13/ssm-dubbo
:corn:Spring+SpringMVC+Mybatis+Dubbo2.6服务化改造(dubbo 2.6.5+zookeeper)
13 dubbo dubbo-2-6-1 dubbo-demo dubbo-rpc-zookeeper dubbox java mybatis services spring springmvc ssm-dubbo zookeeper
Last synced: 04 May 2025
https://github.com/twin/spring-security-oauth2-client-example
Minimal configuration required for a Spring Boot project using Spring Security with OAuth2 client
java oauth2-client spring spring-boot spring-framework spring-security spring-security-oauth2
Last synced: 04 Oct 2025
https://github.com/horaciomuller/event-api
Developed with Java 17, Spring, Docker, Flyway, JUnit, Mockito, and deployed on AWS EC2 with GitHub Actions automation.
aws docker githubactions java postgres spring
Last synced: 14 Apr 2025
https://github.com/ordina-jworks/ordina-jworks.github.io
Repo moved to https://github.com/Ordina-Group/JWorks-blog
angular angular-2 conference conference-notes conferences jekyll microservice spring spring-boot tech-blog
Last synced: 01 Oct 2025
https://github.com/bezkoder/spring-boot-angular-15-crud-example
Fullstack Spring Boot + Angular 15 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 15, HttpClient, Router and Bootstrap 4.
angular angular-15 angular-spring angular-springboot angular15 crud crud-app crud-application crud-operation crud-operations crud-sample full-stack full-stack-web-development fullstack fullstack-development spring spring-boot spring-data spring-data-jpa springboot
Last synced: 04 Mar 2026
https://github.com/vaadin/base-starter-spring-gradle
Starting point for a Spring Boot based Vaadin application using Gradle build
gradle npm spring spring-boot vaadin webpack
Last synced: 14 Apr 2026
https://github.com/qinxuewu/boot-cloud
基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalston版本,springcloud-finchley版本,多数据源,consul,springcloud alibaba系列案列
alipay-sdk consul dubbo elasticsearch framework habse kafka netty rocketmq sharding-jdbc socket-io spring spring-boot spring-cloud springmvc storm webscoket wxpay
Last synced: 29 Oct 2025
https://github.com/zhenfeng13/ssm-dubbo
:corn:Spring+SpringMVC+Mybatis+Dubbo2.6服务化改造(dubbo 2.6.5+zookeeper)
13 dubbo dubbo-2-6-1 dubbo-demo dubbo-rpc-zookeeper dubbox java mybatis services spring springmvc ssm-dubbo zookeeper
Last synced: 29 Oct 2025
https://github.com/chenhaoxiang/uifuture-ssm
代码与文章从Spring、Spring MVC和MyBatis的源码组件开始讲解,再到SSM的基础应用,逐步深入到SSM的核心特性以及最后的项目实战。通过对专栏的学习,读者更加容易理解SSM框架的设计与思想,从而可以更好地运用到工作实战中去,更加容易的解决一些基于Spring的项目运行BUG
Last synced: 13 Apr 2025
https://github.com/extrawest/Charge-Point-Simulator-via-OCPP-2.0.1
This is a emulator for huge numbers of charge points, that connect to central system through web socket and implement OCPP 2.0.1
charger docker dockerfile java jetty maven ocpp ocpp201 simulator spring spring-boot websocket
Last synced: 04 Sep 2025
https://github.com/shiroyk/cowork
Cowork is an online real-time collaborative editing system
collaborative-editor crdt echo-framework gin k8s kubernetes spring
Last synced: 12 Jan 2026
https://github.com/europeana/api2
Europeana's Search and Record API
api cultural-heritage europeana record search spring
Last synced: 04 Mar 2026
https://github.com/jottenlips/seasonal-zshthemes
🍁 Seasonal ZSH Themes - Impress your friends ~ Automatic terminal theming for each season
bash christmas fall git hacktoberfest halloween holiday ohmyzsh scripts seasonal-themes shell shell-script spring summer terminal theme-script winter zsh zsh-theme zshrc
Last synced: 09 Sep 2025
https://github.com/burakboduroglu/programming_notes
Programming Notes
cheatsheets java javascript javascript-array javascript-array-methods jpa-hibernate lombok mongodb nodejs notes oop oop-in-python python python3 pytube regex spring spring-boot
Last synced: 02 Mar 2026
https://github.com/yifanzheng/cs-notes
:book: Java 技术摘要(个人学习笔记),主要记录编程相关的知识点以及个人对一些知识的理解与总结,以 issue 方式记录。
docker elasticsearch java kafka mysql nginx spring
Last synced: 20 Jul 2025
https://github.com/excalibase/excalibase-graphql
Excalibase GraphQL instantly turns your database into a GraphQL API. Built with Spring Boot, it supports schema discovery, subscriptions, and type handling — no manual resolvers needed.
api api-automation api-generator code-generation database-to-graphql developer-tools graphql graphql-server java postgres postgresql postgresql-database spring spring-boot springboot sql
Last synced: 27 Feb 2026
https://github.com/yusuf-daglioglu/swagger_plugin_example
Example of a Swagger plugin which prints the information from custom Java annotation to Swagger HTML UI.
api documentation http java open-api openapi spring swagger swagger-plugin swagger-ui
Last synced: 15 Apr 2025
https://github.com/aleksk1ng/spring-grpc-postgres
Spring WebFlux gRPC and R2DBC Microservice
clean-architecture ddd docker flyway grafana grpc grpc-java kubernetes microservices postgresql prometheus r2dbc spring spring-boot spring-webflux zipkin
Last synced: 27 Oct 2025
https://github.com/solaceproducts/solace-spring-boot
An umbrella project containing all Solace projects for Spring Boot
Last synced: 07 Apr 2026
https://github.com/songwo-153/collaborativefilteringnewsrecommendsystem
基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)
collaborative-filtering java javascript mybatis mysql recommendation-algorithm spring springboot springmvc ssm
Last synced: 19 Jun 2025
https://github.com/myopenresources/cc-project-vue
一个基于vue3.0+antd+less+spring boot +mybatis+mysql+maven基础权限管理平台
admin antd java mybatis mysql spring springboot vue vue3
Last synced: 07 Apr 2025
https://github.com/open-hand/choerodon-file
The file service is built on minio server, we can use minio client to upload and delete files.
c7nf choerodon java minio spring spring-boot spring-cloud
Last synced: 10 Jul 2025
https://github.com/aboullaite/springbot
Messenger Bot that, based on typed text, query spring documentation and return 3 first results
bot java jsoup messenger spring spring-boot
Last synced: 04 Apr 2025
https://github.com/mybatis/ibatis-spring
Ibatis integration code copied from Spring ORM 3.2.x branch
Last synced: 09 Sep 2025
https://github.com/cwjokaka/cheshuo
🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.
framework game http java jprotobuf lombok maven mongodb mybatis netty nio protobuf server spring springboot tcp websocket
Last synced: 11 Sep 2025
https://github.com/soumyadip007/springboot-angular8-login-registration-for-javaguides.net
Repository based on a Login & Registration form using Spring Boot, Spring Security, Angular8, Hibernate-JPA, & Restful web services (Database used : MySql). This content is created for Commercial Purpose , For more info visit https://www.javaguides.net
angular8 hibernate-jpa mysql restapi spring spring-boot spring-mvc spring-security
Last synced: 21 Mar 2025
https://github.com/cepr0/generic-crud
A handy library that reduces the writing of the boilerplate code for CRUD operations in Spring applications
crud generics jpa mongodb rest spring spring-boot spring-data-jpa spring-data-mongodb spring-mvc
Last synced: 17 Feb 2026
https://github.com/polykit/kosmo-spring-reverb-driver
Schematics and PCB layout for a spring reverb driver in Kosmo modular format
kicad kosmo modular pcb reverb schematics sdiy spring synthesizer
Last synced: 12 Apr 2025
https://github.com/dschadow/CloudSecurity
Cloud security projects with Spring Cloud Config Server and Vault
cipher cloud-security jasypt java spring spring-boot spring-cloud spring-cloud-config vault
Last synced: 02 Apr 2025
https://github.com/consulthys/springbeat
Simple Beat for collecting metrics from Spring Boot apps
Last synced: 16 Jan 2026
https://github.com/smartupio/localstack-spring-boot
Spring Boot AutoConfiguration for LocalStack
autoconfiguration aws localstack spring spring-boot spring-cloud
Last synced: 15 Apr 2025
https://github.com/mattbertolini/spring-annotated-web-data-binder
Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux
beans camel-case databinding java java-bean-binding jax-rs jvm modelattribute snake-case spring spring-boot spring-mvc spring-web spring-webflux spring-webmvc
Last synced: 29 Oct 2025
https://github.com/macula-projects/macula-boot
基于Spring Boot、Spring Cloud Alibaba的微服务开发框架
spring spring-boot spring-cloud
Last synced: 20 Oct 2025
https://github.com/jchanghong/kotlin-backend-tool-library
A kotlin backend development tool library,mainly includes common kotlin extensions for daily projects。轻松将kotlin加入现有java后端项目,自己日常工具类
helper java json kotlin kotlin-extensions spring tool util
Last synced: 14 Jan 2026
https://github.com/EvidentSolutions/apina
Tool for creating client-side TypeScript code from server-side APIs
gradle jackson java json kotlin rest spring typescript
Last synced: 08 May 2025
https://github.com/zevolution/netflix-hexagonal-architecture
This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.
architectural-patterns bff bff-microservice contract-first design-system hexagonal-architecture java java-11 netflix spring spring-boot system-design
Last synced: 10 Apr 2025
https://github.com/joutvhu/spring-dynamic-jpa
The Spring Dynamic JPA will make it easy to implement dynamic queries with JpaRepository.
annotation dynamic-queries dynamic-query jpa jpa-dynamic-query jparepository query-template spring spring-boot spring-data-jpa spring-dynamic-jpa
Last synced: 15 Apr 2025
https://github.com/urunov/interview-preparation-way
SOLID,KISS, DRY, Design Pattern, System Design, OCP, Java,
api-rest backend design-patterns interview java ocp spring spring-boot
Last synced: 11 Apr 2025
https://github.com/jufab/spring-opentelemetry-tracing
Spring / Springboot / Spring cloud sleuth zipkin and opentelemetry
distributed-tracing micrometer micrometer-tracing opentelemetry opentelemetry-collector opentelemetry-exporter spring spring-cloud spring-cloud-sleuth tracing zipkin zipkin-sleuth
Last synced: 23 Mar 2025
https://github.com/albertoimpl/spring-cloud-gateway-graphql
Blog post describing how Spring Cloud Gateway can help with some of the problems GraphQL has
graphql java spring spring-cloud-gateway
Last synced: 23 Mar 2025
https://github.com/trishagee/jb-stock-service
This is a simple Kotlin Spring Boot application that emits randomly generated prices via REST and via RSocket
kotlin reactive-streams rest-api rsocket spring spring-boot sse
Last synced: 07 Mar 2026
https://github.com/andresrodriguez55/andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
backend blog comment-system hibernate java javascript markdown mysql notes personal personal-blog personal-website portfolio react rest-api spotify-api spring spring-boot sql
Last synced: 24 Apr 2025
https://github.com/ttulka/ddd-example-ecommerce-kotlin
Domain-driven design example in Kotlin with Spring framework
ddd domain-driven-design example kotlin modular-monolith oop service-oriented-architecture services soap spring spring-boot
Last synced: 30 Oct 2025
https://github.com/aleksk1ng/kotlin-spring-postgres-redis-microservice
Kotlin Spring-WebFlux R2DBC Redisson K8S Microservice
coroutines docker docker-compose grafana helm java k8s kotlin kubernetes postgresql prometheus r2dbc r2dbc-postgresql redis redisson sleuth-zipkin spring spring-boot spring-webflux zipkin
Last synced: 23 Mar 2025
https://github.com/aleksk1ng/kotlin-spring-grpc-microservice
Kotlin Spring gRPC Microservice
clean-architecture ddd docker grafana grpc helm java kotlin kotlin-coroutines kubernetes microservices postgresql prometheus r2dbc sleuth spring spring-boot webflux zipkin
Last synced: 26 Oct 2025
https://github.com/spring-cloud/spring-cloud-static
Static resources for the Spring Cloud website
cloud-native documentation java microservices spring spring-boot spring-cloud
Last synced: 23 Jun 2025
https://github.com/cunyu1943/code-library
🗃 编程资源库:视频、教程、项目……
android go interview java linux python spring spring-boot
Last synced: 29 Oct 2025
https://github.com/yrojha4ever/javastudspringmvcweb
This is annotation based on Spring and Hibernate Version 4 project.
angular design-patterns hibernate java-8 junit4 log4j log4j-configuration spring spring-mvc
Last synced: 10 Oct 2025
https://github.com/aqiu202/limiting-spring-boot-starter
集防重复提交和接口限流功能于一体的一个spring boot的starter,开箱即用,简单方便,如果觉得好请给个Star 谢谢
limit-spring-boot-starter limiting limiting-spring-boot-starter spring spring-boot spring-boot2 springboot springboot2
Last synced: 09 Sep 2025
https://github.com/jwpttcg66/spring-sharding-mybaits
mybatis3在spring中的分库分表
mybatis sharding sharding-db sharding-mybatis shardingmybatis spring springmybatis
Last synced: 14 Oct 2025
https://github.com/lerry903/spring-boot-api-project-seed
一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
druid mapper mybatis mybatis-pagehelper spring spring-boot
Last synced: 25 Apr 2025
https://github.com/amenezes/config-client
config-client package for spring cloud config and cloud foundry
app-config cloud-foundry config configuration java pivotal python spring spring-boot spring-cloud spring-cloud-config
Last synced: 16 Jan 2026
https://github.com/alibaba/spring-velocity-support
An support project of legacy velocity based on Spring Framework
java spring spring-framework template-engine velocity
Last synced: 28 Oct 2025
https://github.com/dgroup/arch4u-pmd
Linting rules for Java frameworks like Spring, Quarkus, Jackson, SLF4J, etc., to avoid known problems in REST API, logging, observability, performance, and general best practices.
jackson-json java logging monitoring open-api pmd pmd-ruleset quark quarkus rest-api slf4j spring spring-boot
Last synced: 12 Apr 2025
https://github.com/camunda/camunda-external-task-client-spring-boot
This codebase was merged with https://github.com/camunda/camunda-bpm-platform. Only some maintenance branches might still be active.
Last synced: 08 Apr 2025
https://github.com/kasramp/spring-data-redis-example-kotlin
Spring Data Redis with Kotlin
kotlin kotlin-language redis spring spring-boot spring-data
Last synced: 22 Mar 2025
https://github.com/redhat-middleware-workshops/spring-to-quarkus-todo
Spring to Quarkus exercise
java quarkus spring spring-boot spring-data-jpa
Last synced: 12 Aug 2025
https://github.com/zongxr/flask-ssm
一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python
aspect-oriented-programming flask flask-apscheduler flask-sqlalchemy inversion-of-control java mvc mybatis python reflection spring springframework web
Last synced: 17 Jun 2025
https://github.com/bezkoder/spring-boot-thymeleaf-pagination
Spring Boot Thymeleaf pagination and Bootstrap example
bootstrap bootstrap-4 bootstrap4 jpa jpa-hibernate jparepository pagination paging spring spring-boot spring-boot-thymeleaf spring-thymeleaf springboot thymeleaf thymeleaf-java thymeleaf-template-engine
Last synced: 15 Oct 2025
https://github.com/rameshmf/springboot-validation
Validation in Spring Boot REST API with Hibernate Validator (Java Bean Validation Annotations)
Last synced: 03 May 2025
https://github.com/dk900912/oplog-spring-boot
spring boot support for operation log
java operation-audit operation-log spring spring-boot
Last synced: 12 Mar 2026
https://github.com/hoangsonww/employee-management-fullstack-app
🧑🏻💻 This repository hosts the Employee Management Full-Stack App, built with a modern React frontend with a robust Java Spring Boot backend to provides efficient data management and an interactive user experience. Currently deployed live with AWS RDS, Docker, Render, & Vercel.
aws docker full-stack fullstack-development java javascript jsx maven mongodb mui-material rds-mysql react reactjs rest-api restful-api spring spring-boot spring-mvc springframework vercel
Last synced: 29 Oct 2025
https://github.com/codelytv/kotlin-hexagonal_http_api-course
💎 Kotlin Hexagonal HTTP API Course: Learn to do scalable Kotlin web apps
course ddd hexagonal-architecture java kotlin spring sprint-boot
Last synced: 26 Apr 2025
https://github.com/springforall/thisweekinspringtranslate
Sping周报中文翻译
spring thisspringweek translate
Last synced: 19 Jul 2025
https://github.com/descope/descope-java
Java library used to integrate with Descope
authentication descope java java-sdk sdk spring spring-boot spring-security
Last synced: 15 Apr 2025
https://github.com/daniel-cottone/photoalbum-api
RESTful API written in Java using Spring Framework.
crud-actions java rest rest-api restful restful-api spring spring-boot spring-data spring-framework
Last synced: 12 Sep 2025
https://github.com/mimaraslan/spring-boot
Spring Boot projects
java spring spring-boot spring-data-jpa spring-security springframework
Last synced: 15 Apr 2025
https://github.com/woowacourse-teams/2024-cruru
복잡했던 리크루팅을 단 하루만에 크루루.
github-actions java javascript react spring type typescript
Last synced: 13 Apr 2025
https://github.com/atereshkov/diber-backend
Delivery Service - Spring Boot / Spring Data Jpa / Hibernate / PostgreSQL / OAuth2 Application
hibernate oauth oauth2-server postgresql spring spring-boot spring-data-jpa spring-security spring-security-oauth2
Last synced: 06 Mar 2026
https://github.com/moeraorg/moera-node
Moera node, for issues use: https://github.com/MoeraOrg/moera-issues/issues
backend blog cloud decentralized java moera personal-blog personal-cloud rest-api social-network spring
Last synced: 29 Jun 2025
https://github.com/justinsdk/servletjsptutorial
《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源
java javaee8 javamail jdbctemplate jsp servlet spring spring-mvc spring-security spring-thymeleaf
Last synced: 08 Apr 2025
https://github.com/natf17/shopify-embedded-app
Enables any web app using Spring Security to operate as a Shopify embedded app.
shopify shopify-embedded-applications spring spring-boot spring-boot-2 spring-security
Last synced: 13 Apr 2025
https://github.com/kazuki43zoo/demo-application
Demo application using TERASOLUNA Server Framework for Java (5.x)
spring terasoluna-server-framewrok
Last synced: 14 Jul 2025
https://github.com/baeldung/library
Simple Spring Boot Library example app:
spring spring-boot-2 spring-data-rest
Last synced: 25 Apr 2025