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-25 00:25:40 UTC
- JSON Representation
https://github.com/jpleorx/skeleton
Skeleton for web-app which consists of backend as Spring Boot app and frontend as Angular 5 app
angular angular-cli angular5 backend flyway frontend fullstack java postgresql restful-api spring spring-boot typescript
Last synced: 08 Apr 2026
https://github.com/patrickjamesrepo/springmatrixreglogin
Spring Boot Responsive Registration/Login
bootstrap h2-database java javascript jpa-hibernate spring springsecurity thymeleaf
Last synced: 28 Mar 2025
https://github.com/greglixandrao/desafio-api-spring-railway
Desafio de projeto realizado no Bootcamp da DIO junto com a Claro. Desenvolvi uma API de cadastro de produtos com categorias
digitalinnovationone dio dio-bootcamp java jpa railway spring spring-boot
Last synced: 06 May 2026
https://github.com/iam-ifsc/demo-keycloak-spring-security
Este é um projeto de exemplo que utiliza Spring Boot e Keycloak para implementar autenticação e autorização em uma aplicação web.
Last synced: 25 Apr 2026
https://github.com/manusant/spring-as-service-maven-plugin
Maven plugin to transform a Spring-boot server into a WINDOWS Service or an UNIX Daemon
spring spring-boot spring-boot-server unix-daemon windowsservices
Last synced: 19 May 2026
https://github.com/felipefama/dsmeta
dsmeta
api-rest axios axios-react h2-database java java-backend react react-ts spring twilio-sms-api typescript use-effect use-state vite vitejs yarn
Last synced: 27 Mar 2025
https://github.com/melardev/javaspringbootapimongocrud
api crud full-stack java java-ee mongo mongo-db rest spring spring-boot spring-data spring-data-jpa web
Last synced: 19 Apr 2026
https://github.com/leosimoes/java-spring-jjwt
Java project with Spring and Gradle for authentication using Java JSON Web Token (JJWT).
autentication authorization java jwt spring
Last synced: 16 May 2026
https://github.com/firoz-thakur/spring-boot
A comprehensive collection of projects and resources on Spring Boot and Java, featuring a blog application along with RESTful APIs, microservices, data management, security, and best practices for effective development.
css html5 jdbc mysql orm rest-api spring spring-boot
Last synced: 09 Apr 2026
https://github.com/danieldantasdev/system-academy_api-restful_layered-architecture_java-17.0.2
Este repositório é dedicado para a disciplina de Programação Web II do Senac, ministrada pelo Marcelo Estruc, o objetivo é implementar uma Api RestFul utilizando a linguagem de programação Java e o Framework Spring Boot.
Last synced: 21 Mar 2025
https://github.com/lekhana3003/click-n-find
clarifai-api image-processing java rest-api spring spring-boot spring-mvc zomato-api
Last synced: 18 Apr 2026
https://github.com/cscfi/aoe-data-analytics
AOE data analytics (mirror)
docker java kafka maven mongodb postgresql spring spring-data-jpa
Last synced: 24 Feb 2025
https://github.com/gradedjestrisk/logging-webclient
Logging outgoing HTTP call from SpringWeb
Last synced: 16 May 2026
https://github.com/lewiswatson/hazelcast-spring-cache-demo
Example Spring Boot app demonstrating how use Hazelcast Data Grid via the Spring cache abstraction.
Last synced: 27 Mar 2025
https://github.com/crazylxr/maiba_be
买吧 后端
java spring spring-boot spring-cloud
Last synced: 06 May 2026
https://github.com/sanogotech/simplespringbootjpa
jpa spring spring-boot spring-data-jpa
Last synced: 16 May 2026
https://github.com/dkijania/iot-web-selenium-java
Automated test using selenium and java
hamcrest lombok selenium-java spring
Last synced: 16 May 2026
https://github.com/nicolas-frech/e-commerce-api
Projeto de API REST para E-commerce, com funcionalidades de cadastrar, listar, deletar e atualizar produtos, e com diferentes perfis para usuário, com objetivo de estudo.
api-rest e-commerce java jwt jwt-authentication learning spring spring-boot spring-security
Last synced: 11 May 2026
https://github.com/vlaek/springreactshop
my first spring project
java less react redux-toolkit rtk-query spring typescript
Last synced: 05 Mar 2026
https://github.com/leosimoes/java-spring-in-memory-authenticator
Java project with Spring and Gradle for basic in-memory authentication with authorization for routes.
authentication autorization java spring
Last synced: 19 May 2026
https://github.com/chathuminibandara/notecollector
This is a Note Collector API built using the Spring Framework. It serves as a backend system for managing notes and provides an organized structure with layers such as DTO, Controller, Service, Entity, Config, and more. The server runs on Tomcat.
customexception customstatuscode java mit-license notecollector-springfw spring spring-web spring-web-mvc
Last synced: 20 May 2026
https://github.com/jhenkarp/weather
It's a Weather application using Spring Boot React and What else .... 😓
css html jason java javascript lombok react spring spring-security spring-web springboot
Last synced: 11 Apr 2025
https://github.com/ashutoshsahoo/spring-boot-aws-practice
spring-boot-aws-practice
aws aws-s3 aws-sdk aws-sdk2 aws-sdkv2 file-upload filedownload java java11 java11-spring-boot maven s3-bucket spring spring-boot spring-mvc
Last synced: 14 Apr 2026
https://github.com/worldline/kafka-manager
Kafka manager made by Worldline team
angular java kafka kafka-connect spring
Last synced: 03 May 2026
https://github.com/thetoxin/javawebapps
Web apps on the different Java technologies
angular api graphql hibernate https java microservices mongodb react rest server spring spring-boot spring-cloud spring-data spring-data-jpa spring-mvc spring-security spring-webflow springmvc
Last synced: 06 Apr 2026
https://github.com/victorpaularony/course
This is a RESTful API for managing courses in a learning management system (LMS). The API allows you to perform CRUD operations on courses, enrollments, and course outlines.
h2-database java spring spring-boot
Last synced: 06 May 2026
https://github.com/bootcamptoprod/spring-boot-3-custom-server-request-observation-convention
A simple spring boot 3.x app highlighting how we can add our own tags in controller metrics. This will override the default tags provided by Spring Framework.
actuator controller metrics metrics-customize spring spring-boot
Last synced: 09 May 2026
https://github.com/bootcamptoprod/spring-boot-2-custom-rest-template-exchange-tags-provider
A simple spring boot 2.x app highlighting how we can override tags in rest template metrics using the rest template exchange tags provider interface available in Spring Boot 2. This will override the default tags that are provided by the framework.
actuator metrics rest-template spring spring-boot
Last synced: 09 May 2026
https://github.com/plopezgit/sprint4_t1_spring_introduction_maven
Spring introduction
api-rest http-requests maven spring spring-annotations spring-framework
Last synced: 10 Feb 2026
https://github.com/theduardomaciel/java-api
A RESTful API made with Java and the Spring Boot framework.
java openapi3 spring spring-boot swagger
Last synced: 13 May 2026
https://github.com/egor1dzen/sport_dnebnik_web
Sports social network
fullstack java jwt spring spring-security strava vk-api
Last synced: 07 Feb 2026
https://github.com/ngonimapfumo/springer
sample spring thing
gradle h2-database kotlin mustache spring
Last synced: 14 Mar 2025
https://github.com/joschonarth/spring-playground
🍃 Repository featuring projects built with Spring Framework.
java kafka spring spring-boot spring-data-jpa spring-security
Last synced: 22 Jul 2025
https://github.com/mukul273/springboot-react
Spring boot with ReactJs full stack
api java java-8 java8 openapi3 reactjs spring spring-boot spring-data-jpa springboot springframework swagger swagger-ui swagger2
Last synced: 16 Apr 2026
https://github.com/przucidlo/rchat-backend
Backend for chat app written in Java using Spring framework.
chat chat-application jwt jwt-authentication mysql-database spring spring-boot spring-rest-api spring-websocket spring-websockets-stomp spring-websockets-support
Last synced: 18 Apr 2026
https://github.com/ajitagupta/employee-management-system
A CRUD API in Spring with Hibernate
crud employee-management-system hibernate java learning-java portfolio-project spring
Last synced: 22 Mar 2025
https://github.com/antiplone/workspace_ict04_team2
Korea ICT04-2Team's Projects Hub
apache-tomcat bootstrap clickup css figma google-sheets google-slides java javascript jquery jstl miro oracle spring tourapi
Last synced: 25 Feb 2025
https://github.com/ayonious/spring-boot-examples
🍀🍼Learn Spring Boot Practicing easy examples
Last synced: 17 Apr 2026
https://github.com/moyada/feign-help
a simple plugin for automatic create feign fallback factory.
feign feign-client java-annotation-processor maven spring
Last synced: 31 Jan 2026
https://github.com/navjotsrakhra/eventmanagementplatform
Event management platform to notify about events along with the event day, time and location
hiberna java jpa jpa-hibernate maven openapi3 spring spring-boot spring-framework spring-security springdoc-openapi
Last synced: 17 Feb 2026
https://github.com/duduxs/ead-service-registry-ms
💾 Server that store microservices instances and their addresses
cloud ead java-17 project spring spring-eureka-server spring-security
Last synced: 20 May 2026
https://github.com/engabdalrhman/ragger
Generated Ai Generic Generative AI Spring Boot Application
Last synced: 09 May 2026
https://github.com/nimalank7/spring-boot-prometheus
Repository to learn about integration with Prometheus
Last synced: 29 Mar 2025
https://github.com/woosungkim0123/simple-spring-admin-service
admin service with Spring
Last synced: 08 May 2026
https://github.com/albertoimpl/release-test
Sample concourse project with a full release to maven central
Last synced: 20 May 2026
https://github.com/ydongchoi/spring-boot-reddit-clone
Development of Spring Reddit Using Spring Boot
jwt mysql reddit-clone spring spring-boot spring-data-jpa spring-security springmvc
Last synced: 07 Mar 2026
https://github.com/zyzbroker/spring-netty-mongo
a spring webflux service starter kit with Mongo DB as the data store running on docker container
mongo netty spring springboot2 springdata
Last synced: 06 Apr 2026
https://github.com/lycan-nt/microservices-consul
Microservices ecosystem using consul as a discovery server
consul docker docker-compose grafana java microservice microservices prometheus prometheus-exporter prometheus-metrics python python3 spring spring-boot spring-gateway
Last synced: 08 Apr 2026
https://github.com/chriniko13/spring-di-demo-second
lombok spring spring-aspects spring-di
Last synced: 18 Apr 2026
https://github.com/conductive-mineralresources644/shop
🛒 Manage merchant and customer accounts efficiently with this system, ensuring smooth financial tracking and personal data management.
api-gateways appsec asp-net-core ctf docker ecommerce-platform java javascript owasp owasp-top-10 php retail security shop spring spring-boot springframework zuul
Last synced: 08 Apr 2026
https://github.com/zsomborjoel/expense-tracker
Home expense tracker web app
Last synced: 18 Apr 2026
https://github.com/igaozp/surabaya
A repository of code examples around the JVM ecosystem
gradle groovy java kotlin spring spring-boot
Last synced: 08 Apr 2026
https://github.com/satvikpraveen/smartcampus
Enterprise-grade university management system backend built with Spring Boot 3.2, Java 17, and modern architecture patterns. Features JWT authentication, role-based access control, multi-level caching, async processing, and comprehensive testing. Demonstrates advanced Java concepts, microservice-ready design, and production deployment strategies.
async-processing caching ci-cd comprehensive-testing design-patterns docker enterprise-architecture java-17 jwt-authentication layered-architecture maven microservices-architecture openapi-swagger postgresql rbac redis restful-api spring spring-security tdd
Last synced: 08 Apr 2026
https://github.com/yeonguchoe/math-website
CRUD website to ask questions on college math
Last synced: 18 May 2026
https://github.com/dangi-ai/omnicuris-technical-assignment-e-commerce
1. CRUD operations on items 2. All items listing 3. Single & bulk ordering (Just consider the item, no. of items & email ids as params for ordering) 4. All orders Please consider all the cases like out of stock etc. while making the application. You can also add more features/APIs as suitable for you.
assignment git github java java11 lombok maven mysql postman rest-api restful-api spring spring-boot spring-boot-2 spring-framework springboot swagger swagger-ui
Last synced: 13 Apr 2026
https://github.com/br93/rest-client-http-interface-cron
Using RestClient from Spring Framework 6.1, HTTP interfaces and scheduling methods
http-interface restclient scheduled spring spring-boot
Last synced: 04 May 2026
https://github.com/adrianromanski/coffeehouse-spring-sass
Status: Work in Progress || Funcionality: Booking of tables, Take away orders || Cooperation with chacewells
css html sass spring spring-boot spring-mvc
Last synced: 08 Apr 2026
https://github.com/toxicsnail/user-bulkupdater
Synchronise the company-wide user catalogue in one shot: upload a file, let the service create new users, update existing ones, and log every error line for later review.
Last synced: 20 May 2026
https://github.com/beyond-sw-camp/be10-4th-1253-goruna
❤️ 구대윤 💛김태영 💜 권형미 💚 김민주 💙김윤후 ❤️
argocd jenkins kubernetes spring spring-boot vue
Last synced: 08 Apr 2026
https://github.com/roy7077/github-profile-intelligence-dashboard
GitHub Intelligence is a Kotlin app that fetches and summarizes GitHub user data—followers, repos, stars, and contributions—using GitHub APIs to provide a quick user activity score.
github-api gradle java kotlin mvc-architecture redis spring spring-boot
Last synced: 08 Apr 2026
https://github.com/jonasaacampos/desing-patterns-java
Explorando Padrões de Projetos na Prática com Java
design-patterns gof-patterns java spring
Last synced: 16 May 2026
https://github.com/ravening/angularspringboot
angularjs csv java junit-test spring spring-boot
Last synced: 17 Apr 2026
https://github.com/ivashdima/javapro_hw14_springsecurity
Task to the lesson 14 of Java Pro course
Last synced: 03 Apr 2025
https://github.com/training360/javax-spr-public
JAVAX-SPR - Alkalmazásfejlesztés Spring keretrendszerrel publikus tananyag
Last synced: 14 Jun 2025
https://github.com/hardik-panchariya/nimap-task-machine-test
This project is a Java-based backend application developed as part of a recruitment process for Nimap Infotech. It is built using Spring Boot and focuses on creating and managing categories and products with a one-to-many relationship. The project adheres to best practices in REST API development, leveraging JPA, Hibernate
api hibernate java jpa pagination restful-api spring spring-boot
Last synced: 03 May 2026
https://github.com/kyrczak/app-drive-service
A college project demonstrating micro-service architecture along with Angular framework integration
angular docker docker-compose java microservices spring spring-boot
Last synced: 08 Apr 2026
https://github.com/colinbut/roulette
java java-7 multithreading spring springframework
Last synced: 20 May 2026
https://github.com/rohitumbare/bank-spring-boot
This Spring Boot application is designed for a banking system where users can register, log in, and manage their accounts. It features user authentication, account management, and transaction handling. The application uses a MySQL database to store user data and transaction history, and Thymeleaf for rendering the web interface.
css html5 java mysql-database spring spring-boot spring-data-jpa spring-mvc spring-security springframework thymeleaf
Last synced: 07 Jan 2026
https://github.com/vspiewak/spring-kafka-avro-quickstart
Spring Kafka with Avro Quickstart
avro java kafka spring spring-boot-3
Last synced: 16 May 2026
https://github.com/wilhelmcs/restful-note-app
RESTFul note application made in Java with Spring allowing user authentication and password reset.
Last synced: 20 May 2026
https://github.com/normalhuman01/to-do-list
to-do list application with angular, springboot, java, typescript, maven
angular-router-guard angular15 bootstrap java-11 jwt jwt-authentication maven spring spring-boot spring-cache spring-data-jpa spring-mvc spring-security typescript
Last synced: 02 Jan 2026
https://github.com/sombriks/node-vs-kotlin-k6-benchmark
Small benchmark using k6 tool
benchmarking k6 koajs kotlin nodejs spring
Last synced: 04 Feb 2026
https://github.com/daggerok/spring-integration-5-examples
simple spring-integration 5 example application. this repository is demonstrating how to use reactive http with spring-integration. using java DSL and spring-boot gradle plugin version 2 (executable jar configuration)
spring spring-boot spring-boot-gradle-plugin-2 spring-integration
Last synced: 16 May 2026
https://github.com/siddh34/client-server-gui
A simple demonstration of socket programming
java socket-programming spring
Last synced: 16 May 2026
https://github.com/alexter2003/spring_and_andspirng_crud
CRUD basic with Angular and Spring, using MySQL
angular hibernate-jpa java postgresql spring spring-boot typescript
Last synced: 19 Mar 2025
https://github.com/elie29/checkout-kata
TDD practice of supermarket checkout that calculates the total price of a number of items
Last synced: 20 May 2026
https://github.com/goldipl/spring-first-app
My first, simple java app with spring libraries.
Last synced: 16 May 2026
https://github.com/ayussh-verma/discord-message-store
A RESTful API to store Discord objects.
Last synced: 06 Jan 2026
https://github.com/sevensource/html-email-service
Library for creating and sending HTML email with Spring. Contains functionality to transform text to html, as well as html to text.
email email-sender email-template java java-mail spring thymeleaf
Last synced: 11 May 2026
https://github.com/alextraveylan/crm-java
Un projet de Gestion de la Relation Client (CRM) développé en Java. Ce projet permet de gérer les interactions avec les clients, de suivre les ventes, et d'améliorer les relations commerciales.
Last synced: 18 Feb 2026
https://github.com/brunoliratm/rickandmorty-spring-api
This project will be a web application based on Spring Boot that uses a RESTful API to consume data from the Rick and Morty series. It will include features such as character listing, details about each one and information filtering. The application will be built with Java, using the Spring Framework for the backend layer.
Last synced: 18 Apr 2026
https://github.com/space27/docker_lab
Лабораторная работа по дисциплине "Сети и Телекоммуникации". Тема: Docker: докеризация приложения
docker docker-compose dockerfile java liquibase postgresql spring
Last synced: 04 Apr 2026
https://github.com/felixojiambo/medireach-platform
MediReach is a modular, event-driven healthcare microservices platform built with Spring Boot, PostgreSQL, Kafka, and gRPC. It supports patient onboarding, billing, authentication, analytics, and real-time notifications across distributed services..
apache-kafka attribute-based-access-control flyway grpc hibernate hibernate-jpa java permissions protobuf rest-api role-based-access-control spring spring-boot spring-kafka springboot springdata-jpa springsecurity springweb
Last synced: 07 May 2026
https://github.com/chqu1012/de.dc.spring.fx.dms
Document Management System. An application for managing documents and files. It saves all your data in a database and file structure. This application is based on JavaFX.
h2 java javafx restful-webservices spring spring-boot spring-data-jpa
Last synced: 14 Apr 2026