An open API service indexing awesome lists of open source software.

Spring

Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.

https://github.com/koubae/java-spring-examples

Collection of Java Spring App examples, good for learning and collect re-usable code snippets or concepts

database java java-app javascript mysql spring spring-boot spring-data spring-mvc web web-development website

Last synced: 13 Apr 2026

https://github.com/om1cael/absency-api

A simple REST API for tracking student absences.

java restful-api spring spring-boot

Last synced: 17 Apr 2026

https://github.com/csaba79-coder/spring5webappmadebyme

Spring Framework Guru - Best Selling Instructor with John Thompson

spring

Last synced: 30 Apr 2026

https://github.com/allitov/contacts

Application for saving and viewing contact information.

java maven spring

Last synced: 17 Apr 2026

https://github.com/carloshenriquefs/crud-angular-spring

🛡️🍃 - Crud Angular + Spring demonstrating has-many relationship, including tests for the back-end and front-end

angular java17 maven mysql node spring

Last synced: 13 Apr 2026

https://github.com/dbgjerez/spring-cloud-ms1

Prueba de integración continua con microservicios

java java-8 spring spring-boot spring-mvc springcloud

Last synced: 13 Apr 2026

https://github.com/sandysanthosh/spring-boot-payment-and-order-microservices

Book Store,Order Services and Payment.

boot spring

Last synced: 14 Jun 2026

https://github.com/marcosrachid/basic-restful-api

Template for REST webservice with spring

java java-8 java8 maven rest rest-api rest-webservice spring spring-boot

Last synced: 17 Apr 2026

https://github.com/cesarsicas/spring-blog

REST API made with Spring Boot and Java.

api-server java rest security spring spring-boot

Last synced: 13 Apr 2026

https://github.com/kuldeepsingh99/spring-data-jpa-one-to-many-bi-directional-mapping

In this video, we will dive into Spring Data JPA One-To-Many Bidirectional Relationship, covering how to establish a one-to-many mapping between entities using @OneToMany annotation

hibernate-jpa hibernate-orm mysql-database onetomany-bidirectional onetomany-mapping spring springboot springboot-webapplication springboot3 springdata-jpa springdatajpa

Last synced: 11 Apr 2026

https://github.com/dunzung/javablogs

作者简介:编筐少年,一枚简单的北漂程序员。喜欢用简单的文字记录工作与生活中的点点滴滴,愿与你一起分享程序员灵魂深处真正的内心独白。我的微信号WooolaDunzung,输入 1024 ,有份惊喜送给你哦。

elasticsearch golang java kafka microservices spring springboot springcloud

Last synced: 11 Apr 2026

https://github.com/valeriogc/spring-la-mia-pizzeria-crud

Exercise about CRUD with Spring and Thymeleaf

bootstrap crud hibernate-jpa java maven spring thymeleaf

Last synced: 14 Apr 2026

https://github.com/valeriogc/java-key-ecommerce

Reproduction of a Videogame E-commerce with Java, Spring and Thymeleaf

css html java mvc rest-api spring thymeleaf

Last synced: 31 Mar 2025

https://github.com/vkitori/warehouse

Fullstack project: Spring, Thymleaf, MyBatis

bootstrap html java mybatis spring spring-mvc thymeleaf

Last synced: 11 Apr 2026

https://github.com/gagangaur/spring-core-tuts

Implementation of dependency injection using spring framework via both xml based configuration and annotation based configuraion

spring spring-context spring-core

Last synced: 01 May 2026

https://github.com/quwazy/movwe-backend

Share movies you like with your friends! Make your list, and see your friends lists

docker docker-compose flyway-migrations mongodb postgresql redis spring spring-boot spring-security swagger

Last synced: 13 Apr 2026

https://github.com/andresp08/springboot-customsoft-app

Customer Control app is a web app that allows you to manage and store your customers. includes user login and permissions, as well as delete, add and update actions

lombok mysql-database spring spring-boot spring-data-jpa spring-mvc spring-security thymeleaf

Last synced: 02 May 2026

https://github.com/mafuba1/library-jpa

Another spring MVC web app for educational purposes.

hibernate java mvc spring spring-jpa webapp

Last synced: 22 May 2026

https://github.com/kharzixen/memorio

Memorio is a social media-like application where users can create posts, follow other users, and check their posts. The main feature of Memorio is to enable users to create public and private shared galleries, where they can add other users and upload common memories like hiking trips and more.

dart debezium flutter kafka microservice mysql spring spring-cloud transactional-outbox-pattern

Last synced: 13 Apr 2026

https://github.com/piinalpin/spring-cloud-config

Example spring cloud config. Centralized configuration

spring spring-boot spring-cloud

Last synced: 02 Sep 2025

https://github.com/marcosfshirafuchi/devsuperior-dscommerce

DEVSUPERIOR : Java Spring Professional - Capítulo: Modelo de domínio e ORM

devsuperior h2-database java nelio-alves nelioalves spring spring-boot springboot springdata-jpa

Last synced: 13 Apr 2026

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).

JPA auditing spring

Last synced: 11 Mar 2025

https://github.com/bkopysc/my-shelf-react

Web App: Media culture management

react spring sql

Last synced: 13 Apr 2026

https://github.com/ro117-youshin/hello-spring

코드로 배우는 스프링 부트, 웹 MVC, DB 접근 기술

java mvc spring springboot

Last synced: 28 Mar 2025

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.

docker java rabittmq spring

Last synced: 13 Apr 2026

https://github.com/nicolasgabriiel/ordering-system

Este projeto é um back-end com PostgreSQL que gerencia usuários, pedidos e produtos. Utiliza orientação a objetos e oferece uma API RESTful para operações CRUD, garantindo performance, integridade dos dados e uma interface intuitiva para desenvolvedores.

h2-database java maven postgresql spring spring-boot

Last synced: 11 Apr 2026

https://github.com/shubhamv108/spring-boot-jwt-demo

A simple parking lot applicaion built using Spring Boot to demostrate Spring Security with Json Web Tokens.

json-web-token jwt jwt-auth jwt-authentication jwt-bearer-tokens jwt-token jwt-tokens maven mysql parking-lot spring spring-boot spring-data-jpa spring-security springframework

Last synced: 11 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/seanox/xml-micro-exchange-java

XML and XPath based volatile NoSQL stateless micro datasource for data exchange for web applications and IoT (implementation for Java)

acme cloud data-storage exchange java microservice nosql spring spring-boot web-api xml xpath xslt

Last synced: 13 Apr 2026

https://github.com/nachtfeuer/comfortable-data

Java based REST service for movies, books and similar data using jpa in its backend.

java jpa maven spring

Last synced: 13 Apr 2026

https://github.com/caceresenzo/microservice-research

My research on how to start a microservice!

java microservice spring

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/nathanpadev/projetos-java

Repositório de projetos Java

bootstrap java spring spring-boot spring-data

Last synced: 17 Apr 2026

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/jonathanmdr/fc3-admin-catalog

Microsserviço Administrador do Catálogo de Vídeos do projeto CodeFlix utilizando Clean Architecture com DDD.

clean-architecture ddd ddd-architecture gcp gcp-storage gradle java mysql rabbitmq restful-api spring spring-boot

Last synced: 11 Apr 2026

https://github.com/lakshithagihan/book-store

Dockerize microservice application connected with mysql database(using flyway) which is expose book store related API's.

docker flyway java11 mysql spring spring-boot

Last synced: 06 Apr 2026

https://github.com/slicequeue/inflearn-spring-boot-jpa-optimize

인프런 김영한님 Spring Boot JPA 성능 최적화 강의 학습!

inflearn inflearn-study java spring spring-boot

Last synced: 09 May 2026

https://github.com/ajiththeerthiya/shopping-cart-spring-mvc

Our project aims to develop a robust shopping cart application using the Spring MVC framework with Hibernate integration. This application will provide users with a seamless shopping experience, allowing them to browse products, add items to their cart, and complete purchases.

hibernate java jsp spring springmvc springweb

Last synced: 18 Jan 2026

https://github.com/lberaldi/curso-back-end

Repositório com conteúdo de aprendizagem do curso (Front-End)

docker java json rest restful spring spring-boot

Last synced: 11 Apr 2026

https://github.com/esotericman/spring-factory-bean-bridge

A bridge for registering own factory beans in spring bean container automatically.

java jdbi spring spring-boot

Last synced: 09 May 2026

https://github.com/elfn/kafka-library-project

Kafka distributed system with Spring

docker docker-compose kafka spring spring-boot

Last synced: 11 Apr 2026

https://github.com/know-program/spring-boot-examples

Spring Boot Examples | Spring Boot Core | Spring Data JPA | Spring Rest | Spring Boot Rest Security | Spring Batch | Spring Microservices

cloud gateway-microservice junit5 microservice mockito redis redis-cache spring spring-boot spring-mvc spring-security springboot swagger-ui

Last synced: 11 Apr 2026

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/lordbear117/api-inventario-springboot

API de manejo de inventario de productos tecnológicos realizada con Java Springboot.

hibernate java jpa spring spring-boot springdoc-openapi sqlite

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/pedrcruz19/backend-architecture-template-spring

A backend architecture using spring boot with pagination

java maven postgresql rest-api restful-api spring spring-boot template

Last synced: 11 Apr 2026

https://github.com/borsch/mongomery-spring

Wrapper for Mongomery to work with Spring Framework tests

junit mongodb spring spring-test testing

Last synced: 17 Apr 2026

https://github.com/songwo-vx18484646674/SpringBoot-Intelligent-News-Recommendation-System

新闻推荐系统,使用SpringBoot和SSM框架实现基于用户的协同过滤推荐算法,根据评分数据计算推荐,同时还使用了新用户喜好标签进行混合推荐,及将两种推荐结果全部输出,解决了冷启动和数据稀疏性问题。同时采用基于统计的热点推荐和相关推荐等。采用爬虫收集新闻数据实时更新新闻数据和推荐结果。

bootstrap collaborative-filtering-algorithm java layer layui mysql news-recommend-system spring ssm

Last synced: 09 Nov 2025

https://github.com/thitikorn-nupan/spring-frame-mvc-test-api-google-qrcode

(modify) In this project you'll know , How to Config Spring Framework (mvc) webapplication thru java config (without xml) and get qrcode apis free from developers.google

java maven spring

Last synced: 06 Oct 2025

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/spring-jdbc-crud/simplejdbcmapper

A library that simplifies Spring JdbcTemplate/JdbcClient CRUD operations by making them less verbose.

crud jdbcclient jdbctemplate spring

Last synced: 18 Apr 2026

https://github.com/sarmadrehman/java-codes

Basics to advanced concepts on top of Object Oriented Programming in Java including Spring-Framework

java maven oop-principles oops-in-java spring spring-boot

Last synced: 13 Apr 2026

https://github.com/mohamad-shosha/spring-aws-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: 29 Mar 2025

https://github.com/yeahbutstill/spring-config-properties

Learn Spring Config Properties, Pengenalan Config, Properties, Resource, Resource Loader, Message Source, Application Properties, Configuration Properties, Property Source, Profile Dan lain-lain

java spring spring-boot

Last synced: 18 Apr 2026

https://github.com/yuri-italo/projeto-web-services-com-spring-boot-e-jpa-hibernate

Projeto desenvolvido em Spring Boot Java que implementa uma estruturação de camadas lógicas (resource, service, repository) e aborda conceitos de domínio. Além disso, o projeto apresenta a configuração de um banco de dados de testes H2, um CRUD funcional e uma implementação efetiva de tratamento de exceções.

spring spring-boot

Last synced: 13 Apr 2026

https://github.com/gburd/jpa-eclipselink-crud-tests

Wherein I learn about and explore the Spring{Boot,Data,...}/JPA/EclipseLink/CockroachDB stack. Your comments, corrections, questions, etc. are welcome as bugs or better yet, pull-requests.

cockroachdb database jpa orm postgresql spring spring-boot spring-data-jpa

Last synced: 11 Apr 2026

https://github.com/roverty/spring

Repositorio con códigos de proyectos realizados en spring

java spring spring-mvc

Last synced: 31 Dec 2025

https://github.com/sguessou/sg-pet-project-spring5

Revisiting Java Spring Boot...

spring

Last synced: 17 May 2026

https://github.com/miguelms95/microservices-workshop

Microservices workshop: 2 micros + eureka and Spring Cloud Gateway

gateway java microservices microservices-architecture spring workshop

Last synced: 03 May 2026

https://github.com/42bv/mad-spring-enum

Sharing enums with a Java Spring Boot back-end.

enum react redux spring spring-mvc

Last synced: 07 Oct 2025

https://github.com/matheusvidal21/crud-products

Solução da atividade avaliativade de Desenvolvimento Web II, disciplina da Graduação em Tecnologia da Informação

docker java spring

Last synced: 14 Apr 2026

https://github.com/melardev/springbootapijerseyspringdatacrud

CRUD Rest Api application built with Spring Boot Jersey and Spring Data

api crud full-stack fullstack http java jax-rs jersey rest spring spring-boot spring-data spring-mvc

Last synced: 17 Apr 2026

https://github.com/stacenko-developer/test-service

Сервис для тестирования по математике

blazor java lombok mapper maven postgresql rest-api spring spring-boot spring-mvc

Last synced: 10 Apr 2026

https://github.com/tiaki026/newmock

Заглушка на Java Spring

java spring

Last synced: 20 May 2026

https://github.com/itsindrajput/firstspringproject

A Spring Boot application demonstrating simple CRUD operations with a Student entity.

crud-operation intellij-idea java-8 java-framework rest-api spring spring-boot spring-modules

Last synced: 05 Feb 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/felixojiambo/mpesabridge

The project provides implementations for interacting with the Mpesa Daraja API, which is used for mobile money transactions in Kenya.

configuration daraja-api java json mongodb mpesa okttp3 payments rest-api spring springboot

Last synced: 11 Apr 2026

https://github.com/cyboranf/training-recorder

Web application which i named TrainingRecorder because its main use is to record running workouts.

hibernate jsp-servlet spring spring-boot spring-jpa spring-mvc springsecurity

Last synced: 17 Apr 2026