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-07-03 00:26:00 UTC
- JSON Representation
https://github.com/rlnkoo/kafka-producer
Kafka example of serialize and deserialize code
Last synced: 27 Apr 2026
https://github.com/eric-souzams/sc-config-server
Spring Config Server Repository
spring spring-boot spring-cloud-config spring-cloud-config-server
Last synced: 27 Apr 2026
https://github.com/chivenzhang/iocpp
the Most elegent IOC for cpp
cpp inversion-of-control ioc spring
Last synced: 27 Apr 2026
https://github.com/ak1132/email-spring-scheduler
An automated email sending application.
hibernate hibernate-framework hibernate-orm hibernate5 hsqldb hsqldb-embedded-database java javamail scheduled-jobs scheduled-tasks scheduling spring spring-scheduling springframework
Last synced: 28 Apr 2026
https://github.com/deiant/portfolio-backend
api-rest backend portfolio-website spring webapp
Last synced: 28 Apr 2026
https://github.com/lwpk110/springrelease-wiki
spring upgrade release note
spring spring-boot spring-security
Last synced: 28 Apr 2026
https://github.com/yiuman/jwt-security-auth
JWT+Security进行鉴权
jwt jwt-token spring spring-security
Last synced: 28 Apr 2026
https://github.com/netodeolino/studies
Repository for studies
arquitecture kotlin patterns spring
Last synced: 28 Apr 2026
https://github.com/jnt0r/dependency-injection
Very simple dependency injection for java inspired by spring
dependency-injection educational java spring
Last synced: 28 Apr 2026
https://github.com/ygortavela/tabelabrasileirao
Learning project - Brazilian Football Championship's classification table
Last synced: 28 Apr 2026
https://github.com/dusanbrkic/nema_leka_apoteka
A software solution for a centralized system of pharmacies built in Postgresql-JavaSpring-Vue.js stack
bootstrap-vue heroku postgresql spring travis-ci vuejs
Last synced: 28 Apr 2026
https://github.com/alex-s2222/java_kurs
Курсовая работа по Java (создание веб сервиса для управления персоналом)
Last synced: 28 Apr 2026
https://github.com/danielfreitassc/envvault
h2-database hibernate-jpa spring spring-boot
Last synced: 28 Apr 2026
https://github.com/bootcamptoprod/spring-boot-h2
A simple app showcasing how to use H2 database inside a Spring Boot application
api api-rest crud crud-api embedded-database h2-console h2-database spring spring-boot
Last synced: 28 Apr 2026
https://github.com/cepr0/m2m-redundant-queries-demo
Demo of redundant select queries while updating the entity with ManyToMany relation
hibernate jpa many-to-many spring spring-data-jpa
Last synced: 28 Apr 2026
https://github.com/grindelfp/sprtest-apartment-manager-web
A web server for appartment-manager app.
Last synced: 28 Apr 2026
https://github.com/wilddev/spring-starter-sitemap
Sitemap exposure starter for Spring apps
Last synced: 28 Apr 2026
https://github.com/leosimoes/java-spring-vaadin-customer
Project of a customer CRUD in Java language with Spring Framework and Vaadin.
Last synced: 28 Apr 2026
https://github.com/marcosrachid/basic-soap-webservice
Template for SOAP webservice with spring
java java-8 maven soap soap-webservice spring spring-boot
Last synced: 28 Apr 2026
https://github.com/timopattikawa/product-restful-api
Practice Create Restful API Product with Spring
Last synced: 29 Apr 2026
https://github.com/rubengees/teamcity-build-monitor
A simple build monitor for teamcity.
boot build cd ci kiosk-mode kotlin montor spring teamcity
Last synced: 29 Apr 2026
https://github.com/jeduardo/springboot-demo-app
Small Spring Boot app working with database access, JSON APIs and logging
Last synced: 29 Apr 2026
https://github.com/iammahesh123/spring-annotations-demo
This project serves as a demonstration of various annotations used in the Spring Framework.
autowire bean component configuration controller data document postmapping repository requestmapping scope service spring
Last synced: 29 Apr 2026
https://github.com/nimalank7/udemy-spring-crud
Tutorial from Udemy's Spring Course
Last synced: 29 Apr 2026
https://github.com/halimocakli/spring-studies
This repo contains the projects I developed to learn Web Api structure via Spring Boot technology.
Last synced: 29 Apr 2026
https://github.com/m4tice/springboot_demo
A repository for basic practice of Spring Boot
Last synced: 29 Apr 2026
https://github.com/gahbr/spring-project
Projeto Java spring
java jpa spring spring-boot study-project
Last synced: 29 Apr 2026
https://github.com/cubetiq/cubetiq-common-utils-module
CUBETIQ Parent Module for Kotlin and Java
Last synced: 29 Apr 2026
https://github.com/mariacarolinass/processos-judiciais-api
API para gerenciar processos judiciais e suas respectivas audiências
api api-rest api-restful dto java jwt mapstruct spring spring-boot swagger
Last synced: 29 Apr 2026
https://github.com/andreyferraz/taskmanager
Este é um aplicativo de gerenciamento de tarefas simples utilizando Java, Spring Framework e Swing para a interface gráfica. O projeto permite adicionar, editar e remover tarefas de uma lista.
java jpa-hibernate spring swing-gui
Last synced: 29 Apr 2026
https://github.com/guilhermecosales/customer-services
Microservices and Distributed Systems. Building and Deploying Microservices from scratch.
java kubernetes microservices rabbitmq spring spring-boot spring-cloud zipkin
Last synced: 29 Apr 2026
https://github.com/qreolq/data-analyser-microservice
This application receives data from Data generator service with Apache Kafka and stores it in MongoDB.
apache-kafka cd-cd docker java kafka-consumer mongodb spring
Last synced: 29 Apr 2026
https://github.com/tuning-luna/skytakeout
Sky Takeout is a full-stack food delivery system inspired by real-world platforms. It is built with Spring Boot (Java) on the backend and Vue 3 + Vite on the frontend.
element-plus spring spring-boot vite vue-router vue3
Last synced: 29 Apr 2026
https://github.com/themiu/springwebmvctesting
Spring Web MVC Testing
spring spring-boot spring-mvc spring-web-mvc springboot
Last synced: 29 Apr 2026
https://github.com/bootcamptoprod/spring-boot-shedlock-mysql
A simple Spring Boot app showcasing how to use Shedlock with Spring Scheduler and MySQL
mysql scheduler shedlock spring spring-boot spring-scheduler spring-scheduling
Last synced: 29 Apr 2026
https://github.com/kieranmueller/spring-bcrypt
Demonstration of how to store encrypted passwords in DB. GET users, POST a user, and login/authenticate a user
bcrypt encryption java mysql security spring springboot
Last synced: 29 Apr 2026
https://github.com/colinbut/spring-boot-docker
Spring Boot with Docker example
Last synced: 29 Apr 2026
https://github.com/albaitas/react-redux-router-typescript-ristoranteelixir-fv1
This is a restaurant website project written using Create React App, Typescript, Redux, Router, Formik, with Axios and fake JSON Server API.
axios formik json-server react-hooks reactjs redux router5 spring tostify typescript yup
Last synced: 29 Apr 2026
https://github.com/ssobue/redis-demo
Redis Demo Application
redis spring spring-boot spring-data-redis
Last synced: 29 Apr 2026
https://github.com/atlas-b28/final_project_ajd
Final Project AJD
api h2 html-css java javascript maven rest spring springdata-jpa springsecurity6 sql
Last synced: 29 Apr 2026
https://github.com/thitikorn-nupan/spring-frame-and-jdbc-template-crud-mvc-web-application-java-config
(modify) In this project i''ve known to use java config beans instead xml files and setting some static files for user-inteface and learned MVC concept , also work with database MySql.
bootstrap5 java jdbctemplate jsp-servlet maven mvc-architecture mysql-driver spring
Last synced: 29 Apr 2026
https://github.com/kushshriv/secure-file-sharing-java-spring
Simple Secure file sharing system made with java spring using an MVC framework
java maven mvc-framework spring spring-boot
Last synced: 29 Apr 2026
https://github.com/msskowron/cinemamak
System for managing a cinema multiplex.
docker java java-fx postgresql spring
Last synced: 29 Apr 2026
https://github.com/bigraph-toolkit-suite/bigraphs.ide.bigellor
Bigellor is a web-based editor for the visual modeling of bigraphs.
bigraphs modeling spring visualisation
Last synced: 30 Apr 2026
https://github.com/zefelipe19/cozinhavirtual
Um projeto para gerenciar sua cozinha, e te ajudar a preparar receitas incríveis.
Last synced: 30 Apr 2026
https://github.com/chattalk/chat-msa-participant
실시간 통신 기반 트래픽 제어 프로젝트 - MSA 채팅 참여관리
java redis redis-pubsub spring spring-security springboot websocket
Last synced: 30 Apr 2026
https://github.com/yisus82/ow-hibernate-jpa
Curso Hibernate y JPA - Open Webinars
hibernate hibernate-jpa jpa jpa-hibernate spring spring-boot spring-data-jpa spring-mvc springboot springmvc
Last synced: 30 Apr 2026
https://github.com/ghusta/demo-spring-thymeleaf
Demo : Spring FWK 5 + Thymeleaf
Last synced: 30 Apr 2026
https://github.com/destrolaric/keyvaluedatabaseservice
Service to work with IN-MEMORY H2 database, has TTL for all entries after which they are deleted.
Last synced: 30 Apr 2026
https://github.com/heebum99/springtemplaterepo_2.3.3v
JavaSpringTemplateRepository (java 11, spring-boot 2.3.3)
intellij java-11 spring spring-boot template-repository
Last synced: 30 Apr 2026
https://github.com/nisanth2004/blood-bank-management-system
A User can request a blood in this web application and Admin can add a new donor in this application
application backend bloodbank-application c conatiner frontend jsp security servlet spring web
Last synced: 30 Apr 2026
https://github.com/mageekchiu/quiz
一个小小的测试平台
java spring spring-boot spring-security
Last synced: 30 Apr 2026
https://github.com/harp077/spring-jsf-html5-bootstrap-demo
spring-jsf-html5-bootstrap-demo web-application
bootstrap bootstrap3 html5 jsf jsf2 spring
Last synced: 30 Apr 2026
https://github.com/dev-fringe/qa
qa using spring and selenium
firefox-browser selenium spring
Last synced: 29 Apr 2026
https://github.com/alfacentauri/spring5
Ejemplo de aplicación en Spring con Java 11. Uso de anotaciones con scope.
Last synced: 30 Apr 2026
https://github.com/training360/javax-spr2-2021-10-25
JAVAX-SPR - Haladó Spring keretrendszer eszközök
Last synced: 30 Apr 2026
https://github.com/tamerbadrneh/inventoryapp-mvc
A Spring Boot backend MVC application for managing Inventories, includes field validation, DI, Unit and Integration testing using JUnit.
css html5 java junit5 model-view-controller mvc mvc-architecture spring spring-boot springboot thymeleaf thymeleaf-template-engine
Last synced: 30 Apr 2026
https://github.com/abrandell/sudocode
Web app built in Spring & Angular for Github devs to find and share project ideas.
angular ideas oauth2 oauth2-authentication restful-api spring spring-boot
Last synced: 30 Apr 2026
https://github.com/t-uejo/first-springsecurity
TERASOLUNAチュートリアル『Spring Security』のハンズオン
Last synced: 30 Apr 2026
https://github.com/granito-source/concordion
Concordion integration and extensions.
concordion extension integration quarkus spring testing
Last synced: 08 Jun 2026
https://github.com/ercansormaz/template-method-pattern
Spring Boot project demonstrating the Template Method Pattern
design-patterns spring spring-boot template-method-design-pattern template-method-pattern
Last synced: 30 Apr 2026
https://github.com/erikrios/hello-spring
My First Spring Framework Project
java spring spring-core spring-framework spring-framework-5
Last synced: 30 Apr 2026
https://github.com/dmarcosl/playtomic-technical-test
Technical test for Playtomic
api-rest interview java spring technical-test testing wallet
Last synced: 30 Apr 2026
https://github.com/training360/javax-mcr-2020-11-30
Haladó Spring keretrendszer eszközök tanfolyam 2020-11-30
Last synced: 30 Apr 2026
https://github.com/nisanth2004/springboot-security-3-jwt-refreshtoken
JWT Authentication and Authorization in the Signup,Signin page and it will generate new token as well as refresh token using JSON Web Token(JWT).And also create and test role-protected endpoints for both administrators and users.
authorization backend controller generatetoken intellija java json-api jwt-authentication jwt-token jwt-token-for-authentication mapping refreshtoken restful-api spring spring-boot spring-mvc spring-security sts
Last synced: 30 Apr 2026
https://github.com/aaabramov/todo-server
jpa rest spring spring-boot spring-mvc
Last synced: 30 Apr 2026
https://github.com/greglixandrao/design-patterns-spring
Este projeto consiste em uma API REST desenvolvida com Spring Framework para cadastro de clientes com seus respectivos endereços. A aplicação utiliza a API do ViaCEP para buscar informações de CEPs que não estejam presentes no banco de dados.
bootcamp claro design-patterns digital-innovation-one dio java spring
Last synced: 01 May 2026
https://github.com/training360/javax-spr2-2020-12-07
Haladó Spring keretrendszer eszközök tanfolyam 2020-12-07
Last synced: 01 May 2026
https://github.com/choonsikdevlab/frog-study
'스프링 입문을 위한 자바 객체 지향의 원리와 이해' 스터디
Last synced: 01 May 2026
https://github.com/bertsa/operationdeconfinementbackend
Travail pratique 1 pour le cours de programmation dans un environnement transactionnel
cegep-andre-laurendeau java operation-deconfinement spring
Last synced: 01 May 2026
https://github.com/ivan-montes/grpc-poc
Playing with Spring and gRPC using gRPC-Spring-Starter
Last synced: 01 May 2026
https://github.com/rolik-oleksandr/phone-contacts
Phone contacts application. Phone contacts application allows adding/editing and deleting contacts data, One contact may have multiple phone numbers. main stack: Spring MVC, Spring Security, Hibernate
crud-application hibernate spring spring-security
Last synced: 01 May 2026
https://github.com/seung-seop-ahn/fifo-event-system
First in first out event system
Last synced: 01 May 2026