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-30 00:25:43 UTC
- JSON Representation
https://github.com/djccnt15/study_spring_batch
spring batch 활용 연습
java spring spring-batch spring-boot
Last synced: 02 Apr 2025
https://gitlab.com/valora-commons/spring-header-jpa-auditing
Add Spring request header user ID to JPA auditing (creation date time, last modification date time, creation user id, last modification user id).
Last synced: 11 Mar 2025
https://github.com/bunu23/microservice
Repository containing Java microservices examples using Spring Boot, showcasing scalable and independent service implementations. Explore RESTful APIs, service discovery, and resilience patterns in modern software architecture.
apigateway circuit-breaker elk-stack eureka feign-client java load-balancer microservice restapi ribbon spring springcloud zipkin
Last synced: 20 May 2026
https://github.com/milan-960/sample-haclustered-rabbitmq-service
This project demonstrates the setup of a High Availability (HA) RabbitMQ cluster using Docker and its integration with Spring Boot applications for message publishing and consumption. It showcases a robust messaging solution resilient to node failures.
Last synced: 13 Apr 2026
https://github.com/prabhakar-naik/spring-boot-crud-mysql
The spring-boot-crud-mysql project demonstrates the implementation of basic CRUD (Create, Read, Update, Delete) operations using Spring Boot with MySQL database integration. It includes functionalities such as adding new records, retrieving existing data, updating information, and deleting entries. This project serves as a fundamental example of ho
crud-application java java-8 spring spring-boot sql
Last synced: 04 May 2026
https://github.com/nachtfeuer/comfortable-data
Java based REST service for movies, books and similar data using jpa in its backend.
Last synced: 13 Apr 2026
https://github.com/caceresenzo/microservice-research
My research on how to start a microservice!
Last synced: 13 Apr 2026
https://github.com/appuio/springdemo
Minimal Java Spring Boot example with documentation how to deploy to OpenShift/appuio.ch
appuio openshift spring spring-demo
Last synced: 07 Sep 2025
https://github.com/wesleybertipaglia/spring-bank
Spring Bank is a RESTful web service that provides banking services. It is built using Spring Boot, Spring Data JPA, PostgreSQL, and Docker.
docker java postgresql project spring
Last synced: 11 Mar 2025
https://github.com/alfacentauri/spring4
Ejemplo de Spring con Java 11 usando la anotación Qualifier.
Last synced: 19 May 2026
https://github.com/devang-sharma609/springboot_authentication
Here is a collection of my portfolio projects, it may seem barren, but hang tight, there's gonna be a lot coming soon.
java spring spring-boot spring-security
Last synced: 02 Apr 2025
https://github.com/project-brocore/backend
This repository contains the backend built with Spring Boot, using MongoDB for data storage and GraphQL for APIs. It handles business logic, user authentication, and data management.
graphql java mongodb mvc-architecture spring
Last synced: 13 Apr 2026
https://github.com/lucass-barreto/magicfridgeia
Aplicação web full-stack em Java que gere o inventário de um frigorífico e utiliza a API da OpenAI para criar receitas com base nos ingredientes disponíveis. Desenvolvido com Spring Boot, Thymeleaf, WebClient e Flyway.
artificial-intelligence flyway-migrations fullstack-java java maven openia-api spring spring-boot springboot thymeleaf webclient
Last synced: 28 Apr 2026
https://github.com/lukasveiga/spring-security-study
Spring Security framework study repository including authentication, authorization, JWT and OAuth 2
jwt oauth2 security spring spring-security test
Last synced: 13 Apr 2026
https://github.com/gabrielmoreiradevs/moodify
API RESTful para o Moodify, uma plataforma inovadora para catalogar e recomendar conteúdos com base no humor do usuário
crud flyway java jpa jwt maven postgresql spring sql swagger swagger-ui
Last synced: 06 Oct 2025
https://github.com/bryamjesus/api-rest-springboot
java jwt-authentication jwt-token spring spring-boot
Last synced: 13 Apr 2026
https://github.com/roverty/spring
Repositorio con códigos de proyectos realizados en spring
Last synced: 31 Dec 2025
https://github.com/gan3xh/browserfx
BrowserFX is a feature-rich, high-performance web browser application built using the JavaFX framework. Designed with both functionality and extensibility in mind, BrowserFX offers a modern browsing experience with a focus on user productivity and customization.
Last synced: 14 Apr 2026
https://github.com/krzysztofcaban/nabo-backend
Backend application implemented as part of the design and implementation of an English language learning information system as part of an engineering thesis
azure jwt rest-api spring spring-boot spring-security spring-web
Last synced: 19 Apr 2026
https://github.com/yukaty/restaurant-review-app
Restaurant Rating App with Spring Boot
Last synced: 18 Jan 2026
https://github.com/ayushkhodankar/chatapplication
This is a RESTful chat application built with Spring Boot that allows users to register, log in, and exchange messages in real-time.
java jwt-authentication mysql spring spring-boot spring-security springjpa
Last synced: 18 Jan 2026
https://github.com/aerphanas/sbd
Spring boot on docker example
docker java spring spring-boot
Last synced: 08 Oct 2025
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
https://github.com/gepetojj/amzn
API de vendas de produtos utilizando Spring
rest-api spring spring-security
Last synced: 19 Jan 2026
https://github.com/peteryu24/watermill-savings
물레방아 적금 계산기 웹 페이지
css java javascript jquery spring
Last synced: 02 Apr 2026
https://github.com/lukasveiga/book-manager
Spring Boot - Rest API Book Manager
docker java postgresql rest-api spring
Last synced: 18 Apr 2026
https://github.com/roman31x/curso-java-spring
Un framework es un conjunto de clases e interfaces que resuelven problemas específicos. Spring es un popular framework de Java que permite crear aplicaciones de alto rendimiento y reutilizables. Spring Boot simplifica y unifica el uso de Spring, facilitando el inicio del trabajo con este framework.
jdbc-driver lombok maven msql mvc solid spring spring-boot
Last synced: 14 Apr 2026
https://github.com/c-de-f-rge/spring-from-noob-to-pro
Introducción completa a Spring y sus Heramientas desde lo más básico hasta intermedio-avanzado.
Last synced: 21 Jan 2026
https://github.com/aryan4codes/manageyouremployee.io
ManageYourEmployee.io is a web application designed for managing employee data. It consists of a Spring Boot backend for handling data operations and a React frontend for user interactions.
docker reactjs spring spring-security springboot
Last synced: 19 Jan 2026
https://github.com/ibjunior/spring-ai-functions-calling
Ce repository contient des exemples montrant l'implémentation des appels de fonctions avec Spring AI et OpenAI
openai spring spring-ai spring-ai-openai spring-boot
Last synced: 19 Jan 2026
https://github.com/alves-dev/life-exercises
O projeto consiste em ouvir eventos de uma fila tratar o mesmo e salvar no banco de dados.
amqp docker gradle kotlin mysql rabbitmq spring sync-life testcontainers
Last synced: 14 Apr 2026
https://github.com/davila23/paquery
Integration Here Maps API with Java
angular6 docker here-maps-api hibernate java mysq spring
Last synced: 14 Apr 2026
https://github.com/bygui86/spring-boot-backoff
Spring Boot Backoff sample project
dockerfile java java-8 lombok makefile maven mavenw spring spring-boot spring-boot-backoff spring-boot2
Last synced: 14 Apr 2026
https://github.com/samuelmsilva2v/java-backend-challenge-jr
API RESTful desenvolvida em Java com Spring Boot para gerenciamento de produtos
Last synced: 20 Apr 2026
https://github.com/PedroDeVvV/clinic-spring-application
Java Studies
flyway-migrations jpa-hibernate spring spring-boot
Last synced: 10 Oct 2025
https://github.com/felixmairamhof/java-spring-springboot
This repository hosts projects from the "Master Spring Boot 3 & Spring Framework 6 with Java" course. Learn Spring and Spring Boot from scratch, focusing on hands-on projects to build web applications, REST APIs, and full-stack solutions
aws docker eclipse gradle intellij java junit maven mockito spring spring-boot
Last synced: 19 Jan 2026
https://github.com/rohanvron/age-calculator-app
This Project fulfills the requirements of the Frontend Mentor challenge: "View an age in years, months, and days after submitting a valid date through the form."
frontendmentor-challenge javascript jsx reactjs spring tailwindcss
Last synced: 14 Apr 2026
https://github.com/ryanj93/yummy
Simple online catering management application. Supports tables, customer and related orders management as well as menus, sections, and menu items management.
Last synced: 29 Apr 2026
https://github.com/extrabb/mancala
A Spring/Angular web application to play Mancala
angular java spring typescript
Last synced: 14 Apr 2026
https://github.com/dtsaryov/spring-petclinic-ij-inspections
The project is a fork of spring-projects/spring-petclinic, but modified to test IJ IDEA Spring inspections
intellij intellij-idea spring spring-boot spring-data spring-mvc
Last synced: 05 Apr 2026
https://github.com/mafuba1/library-jdbc
Spring MVC web app for educational purposes.
database html java jdbc jdbctemplate spring spring-mvc springframework thymeleaf
Last synced: 14 Apr 2026
https://github.com/timnekk/quizheroreborn
Spring Boot Web App for Quizzes based on jService Trivia Questions
jwt jwt-authentication postgresql redis spring spring-boot spring-data-jpa spring-mvc spring-security swagger
Last synced: 11 Oct 2025
https://github.com/mildredzarv/hola-kafka
Kafka Producer-Consumer Demo with Avro Serialization and Spring Boot (Dockerized)
avro-schema-registry avro-serialization docker-compose kafka-consumer kafka-producer spring
Last synced: 08 Apr 2026
https://github.com/e3gsix/tech-challenge-5-shopping-cart
Microsserviço destinado à administração de carrinhos de compras de um e-commerce.
java-17 jpa maven postgresql spring spring-security swagger
Last synced: 19 Jan 2026
https://github.com/pomverte/spring-cloud-test
testing cloud stack
spring spring-boot spring-cloud
Last synced: 14 Apr 2026
https://github.com/jevzo/spring-auth-template
Simple Spring Security Authentication using JWT.
authentication-backend jwt spring spring-boot spring-security template
Last synced: 19 Jan 2026
https://github.com/maxjava-dev/crypto_invest_platform
java microservices spring spring-boot
Last synced: 19 Jan 2026
https://github.com/e3gsix/tech-challenge-5-items
Microsserviço dedicado à gestão de itens de um e-commerce
java-17 jpa maven postgresql spring spring-security swagger
Last synced: 19 Jan 2026
https://github.com/lwpk110/tendata-javadoc
Tendata Java后端技术文档
documentation java mkdocs practice spring tendata wiki
Last synced: 09 May 2026
https://github.com/ayaankhan98/poll-app-rest-service
A spring based REST service for polling app using spring boot, spring data rest, spring data JPA, MySQL, Hibernate-validator
java jpa mysql spring spring-boot
Last synced: 28 Apr 2026
https://github.com/mahmudmardini/java-101-bootcamp
In between 31.10.2020 - 20.12.2020 Java 101 course which has continued for 8 weeks! In the course, we started to discuss about Java Fundamentals and Syntax, and we finished with Java web technologies like Servlet, Webservices, JSP, JSF etc.
hibernate java java-8 jsf jsp mvc-architecture servlet spring spring-boot thymeleaf
Last synced: 29 Apr 2026
https://github.com/omar908/user-management-api
User Management API is a Spring Boot application that provides a secure and scalable backend for managing users. The project is structured with a clean separation of concerns, using RESTful principles, robust configuration, and layered testing to ensure reliability.
java microservice rest-api restful-api spring springboot
Last synced: 05 May 2026
https://github.com/Mohamad-shosha/Spring-Aws-K8s-Edu
SpringAWSEdu is a Spring Boot application that integrates Spring MVC with JPA and Hibernate, hosted on AWS using Docker and Liquibase for database management. It allows CRUD operations on Instructor, Address, and Course entities while ensuring security and scalability with AWS services.
aws css design-patterns docker docker-compose ec2 elasticbeanstalk hibernate html java jpa liquibase parameter-store profilesmanager rds spring spring-boot spring-mvc spring-security vpc-security
Last synced: 13 Oct 2025
https://github.com/jcasbin/casbin-spring-security-starter
Spring Security example for jCasbin
abac acl auth authroization authz casbin example rbac spring spring-boot spring-security springboot starter
Last synced: 23 Feb 2026
https://github.com/aastrandemma/studentmanagement
Console application for managing students
Last synced: 23 Feb 2026
https://github.com/andresweitzel/app_microfrontend_productos_supermercado
Micro_Front_End Acerca de Productos de Supermercado implementado con Angular, Bootstrap, Scss, Spring Boot, Spring Security, Spring MVC, Microservicios, SpringFox, Swagger Ui, Highchart, Lombok, Git, DBeaver, pgAdmin, PostgreSQL y Otras Tecnologías
angular api api-documentation dbeaver git highcharts lombok maven micro-frontends open-api-v3 pgadmin4 postgresql postman spring spring-boot spring-microservices spring-mvc springfox springsecurity swagger-ui
Last synced: 14 Apr 2026
https://github.com/lorenzobloise/survey_sharing
Web application where users can create, answer, rate and share surveys.
angular aws aws-comprehend docker jwt jwt-authentication mongodb nebular nginx spring spring-boot springboot
Last synced: 14 Apr 2026
https://github.com/tsnsoft/tsn_springboot_demo
Пример технологии Spring Boot на Java в NetBeans
api java netbeans rest rest-api spring spring-boot
Last synced: 19 Apr 2026
https://github.com/yanvferreira/todolist
Desafio para criar uma API que implemente uma lista de tarefas
postgresql postman spring spring-boot spring-data-jpa spring-mvc swagger-ui validation
Last synced: 23 Feb 2026
https://github.com/soluckyo/calorie-tracker
Сервис для отслеживания, рекомендации дневной нормы калорий и учета питания в зависимости от предпочтений пользователя. Проект в разработке
postgresql spring spring-data-jpa
Last synced: 20 Apr 2026
https://github.com/claudio-pereira-tech/spring-creating_api_documentation_with_restdocs
Spring - Creating API Documentation with Restdocs
documentation spring spring-boot spring-mvc
Last synced: 24 Feb 2026
https://github.com/rcosta358/gomokuweb
HTTP API Server and Frontend React Application To Play Gomoku Online
api docker gomoku http kotlin postgresql react spring typescript
Last synced: 14 Apr 2026
https://github.com/dinesh776/contactmanager
Contact Manager is a web application that streamlines contact management by offering secure, role-based authentication and an intuitive dashboard. Built with Java 21, Spring Boot, and Thymeleaf, it allows users to efficiently add, view, edit, and favorite contacts.
contact contact-management contacts-app css html java javascript mysql spring springboot springdata-jpa springsecurity thymeleaf
Last synced: 14 Apr 2026
https://github.com/leeeqo/weather
Web-application for weather tracking
docker hibernate junit liquibase mockito postgresql spring thymeleaf
Last synced: 14 Apr 2026
https://github.com/bearddan2000/scala-web-sbt-spring-jsp-reset-remeber-me-insecure-rsa-encrypt-bcrypt-encoded
A springboot secure web app with jsp support.
bcrypt bootstrap datatable encoded encrypt gradle insecure jquery jsp me remeber reset rsa sbt scala spring springboot web
Last synced: 14 Apr 2026
https://github.com/negi524/spring-webflux-sample
gradle spring spring-boot webflux
Last synced: 28 Apr 2026
https://github.com/joanjo17/tienda_api
Api Rest para gestionar la compra y venta de productos.
api-rest dto-pattern java softdelete spring spring-boot
Last synced: 04 May 2026
https://github.com/shangmin1990/light-framework-project
基于light-framework搭建的web RESTFUL server, 可以将此项目直接下载或者参考此项目对light-framework的引用.
common-service mybatis spring springmvc
Last synced: 14 Apr 2026
https://github.com/cdom27/ade-spring-java-rest-api
REST API in Java/Spring. Public endpoints for contact, querying properties. Protected endpoints for CRUD on properties.
java jpa maven postgresql rest-api spring spring-security
Last synced: 05 May 2026
https://github.com/utkuonursahin/spring-bank-be
postgres spring springframework
Last synced: 16 Oct 2025
https://github.com/gargswati12/spring-boot-crud-using-spring-security-mysql-database-and-postman
Spring Boot CRUD project that creates, reads, updates and deletes records from the database table while authenticating them based on roles. Here we save password in the table as encrypted format but without using the password encoder class so we have to enclose the password after writing {bcrypt}.
Last synced: 24 Feb 2026
https://github.com/7sferry/dynamic-query-with-jpa
this is related to https://ferry.vercel.app/blog/dynamic-query-pada-java-part-i-jpa
hibernate java jpa query specification spring spring-boot springdata-jpa sql
Last synced: 05 May 2026
https://github.com/bearddan2000/scala-web-sbt-spring-jsp-reset-remeber-me-insecure-aes-encrypt-argon2-encoded
A springboot secure web app with jsp support.
aes argon2 bootstrap datatable encoded encrypt gradle insecure jquery jsp me remeber reset sbt scala spring springboot web
Last synced: 14 Apr 2026
https://github.com/almostsagar/blog-project-springboot-handlebars
A Handlebars, Spring Boot, MYSQL blog Application using MVC Pattern
handlebars mysql spring spring-boot springmvc
Last synced: 14 Apr 2026