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/ingogriebsch/sample-spring-web-simple-restcontroller

This sample shows you how to implement a simple REST controller with Spring Web (and Spring Boot)

example java sample spring spring-boot spring-web

Last synced: 01 May 2026

https://github.com/qreolq/data-generator-microservice

This application produces data and sends it to Data consumer service with Apache Kafka.

apache-kafka ci-cd docker java spring

Last synced: 01 May 2026

https://github.com/schnirivadze/booktracker

BookTracker is a web application for managing personal book collections, allowing users to organize books on shelves, search by title or author, and track their library with ease.

books spring spring-boot spring-data-jpa tracker webapp

Last synced: 01 May 2026

https://github.com/huang6349/autumn

基于Spring的全家桶方案

spring spring-boot spring-cloud spring-security

Last synced: 01 May 2026

https://github.com/cbartram/healthkit-consumer

Consumer Application to Receive published events from HealthKit's WatchOS application

11 consumer framework healthkit java reactive spring

Last synced: 01 May 2026

https://github.com/capellax02/com2044

(OBJECT ORIENTED PROGRAMMING) This repository contains the lecture slides, my lecture-related works, and assignments during my OOP course in the second year of the university.

java javafx object-oriented-programming programming spring

Last synced: 01 May 2026

https://github.com/stpfeffer/transaction-api

Projeto em Java com Spring Boot de uma simples API de pagamento, utilizando arquitetura limpa e banco de dados em memória H2.

clean-architecture h2-database java spring spring-boot

Last synced: 01 May 2026

https://github.com/bednar/docker-spring-micro-services

The Docker image for developing micro services based on Spring Stream.

couchbase elasticsearch kafka kibana logstash microservice spring zookeeper

Last synced: 01 May 2026

https://github.com/robole/spring-boot-api-for-beginners

Beginner-friendly intro to web services with Spring Boot

api resfful restful-services spring spring-boot web-services

Last synced: 01 May 2026

https://github.com/prabhakar-naik/java-spring-projects

java-spring-projects are related to spring xml configuration low level of functionality have jdbc connection with config xml base. you can understand the pom.xml it will be very familiar with you. even though you can start here only for first step to spring learning.

java maven-project spring spring-beginning spring-framework

Last synced: 02 May 2026

https://github.com/sinam7/advancedyogi

요기요 검색 필터

rest-api spring

Last synced: 02 May 2026

https://github.com/sandysanthosh/spring-boot-war

Spring Boot WAR https://sandysanthosh.github.io/Spring-Boot-WAR/

boot deploy maven spring springboot war

Last synced: 02 May 2026

https://github.com/zeov1/musicstore

Музыкальный интернет-магазин

java oauth2-client spring

Last synced: 02 May 2026

https://github.com/pedroh183/apianotaaichallenge

AWS catalog microservice: S3 for storage, SQS for queues. Scalable & resilient data management.

aws aws-lambda aws-s3 java mongodb spring

Last synced: 02 May 2026

https://github.com/bacali95/eiotc3-inscription-app

The inscription application of the ENISo IoT Challenge 2018.

java spring spring-boot

Last synced: 02 May 2026

https://github.com/romanthekat/food-chooser

Food chooser helps you to plan dishes cooking

checkstyle java java-11 mapstruct postgresql spotbugs spring spring-boot

Last synced: 02 May 2026

https://github.com/germanmorini/api-test-unitarios-crud

Ejemplo de pruebas unitarias para una aplicación CRUD

docker h2-database hibernate java jpa junit spring unit-testing

Last synced: 02 May 2026

https://github.com/bc-fullstack-03/luan_chrystian_backend

Back-end da rede social desenvolvida para o Bootcamp da empresa SysMap Solutions.

aws-s3 docker java mongodb spring

Last synced: 02 May 2026

https://github.com/caresle/chess-api

Chess api demo simulating an online platform like chess.com or lichess

java postgresql postgresql-database spring spring-boot

Last synced: 02 May 2026

https://github.com/zeze1004/spring-basic

영한킴 스프링 입문 공부 저장소

java spring springboot

Last synced: 02 May 2026

https://github.com/joshidivanshu/spring-jpa

Test project to understand Spring JPA and use H2 in-memory database for data Persistence Along with crud operations

h2-database jpa spring spring-boot spring-data

Last synced: 02 May 2026

https://github.com/galembeck/itau-springboot

Backend challenge proposed by Itaú Unibank, based on the creation of a REST API which receives transactions and returns the transactions statistics/informations.

java rest-api spring spring-boot springboot

Last synced: 02 May 2026

https://github.com/anilerc/cqrs-design-pattern-kafka-spring

Core Command-Query Responsibility Segregation design pattern implementation with Apache Kafka for processing events and Java/Spring for microservices.

cqrs cqrs-pattern event-driven-architecture java kafka spring spring-boot

Last synced: 02 May 2026

https://github.com/d-salazar-se/tingeso-quickiz

Proyecto Semestral para TINGESO

material react spring

Last synced: 02 May 2026

https://github.com/jmlakshmisagar/personal-banking-using-springcore-hibernate-transactionmanager-mysql

A Java-based Banking System application using Hibernate for data persistence. The project includes functionalities such as creating customers, managing accounts, performing transactions, and checking balances.

hibernate-orm mysql spring transaction-management

Last synced: 03 May 2026

https://github.com/niteshseram/retroboard

Retro Board is a web application for sharing comments during retrospective meetings

java jpa-hibernate retro-board spring spring-boot springboot springsecurity thymeleaf

Last synced: 03 May 2026

https://github.com/dbidwell94/twitterclone

A video tutorial on how to develop a RESTful backend with Java Spring

boot development java react redux spring tutorial web

Last synced: 03 May 2026

https://github.com/pitercoding/intuitivecare-desafio

[PT-BR] Projeto de ETL e análise de dados da ANS com MySQL, Java/Spring Boot, Python e Angular. [EN] ANS data ETL and analytics project using MySQL, Java/Spring Boot, Python, and Angular.

analitycs angular ans api backend csv dados dashboard etl frontend java mysql python saude spring

Last synced: 03 May 2026

https://github.com/ssobue/spring-session-demo

Spring Session Demo Application

java spring spring-boot spring-session

Last synced: 03 May 2026

https://github.com/justin-tay/mockpass-spring-boot-example

Spring Boot example using Spring Security to integrate with Mockpass

corppass java mockpass oidc singpass spring spring-boot

Last synced: 03 May 2026

https://github.com/amarjahiji/simplebanking

simpleBanking is a university project for my Java course and my first Spring Boot project. It provides a backend system for managing customers, accounts, cards, and transactions with secure authentication and RESTful APIs, utilizing technologies like Spring Security, Spring Data JPA, Hibernate, MySQL, and Bcrypt.

banking-applications hibernate java mvc mysql restful-api spring spring-boot

Last synced: 03 May 2026

https://github.com/netbuffer/dubbo-sss

dubbo + Spring+Spring Web Mvc+Spring Data Jpa test project

druid dubbo dubbo-demo hibernate jpa mysql rpc spring spring-data-jpa spring-mvc springframework

Last synced: 03 May 2026

https://github.com/loopandlearn-dev/spring-projects

Learning by building — a fresher’s Spring Boot sandbox filled with mini-projects, backend logic, and database experiments.

spring springboot

Last synced: 03 May 2026

https://github.com/jordyca/pokemontester

Pokemon test - Consumo de microservicio sobre pokemons

java17 junit5 maven mockito spring

Last synced: 03 May 2026

https://github.com/colinbut/vault-springboot

Vault Spring Boot integration example

secrets spring spring-boot springboot vault

Last synced: 03 May 2026

https://github.com/ibra69s/webcalculator

🧮 Build a simple, responsive calculator with HTML, CSS, and JavaScript, featuring basic arithmetic, percent calculations, and a clear, user-friendly design.

calculator glassmorphism java neumorphism spring spring-security webdesign webdesigning

Last synced: 03 May 2026

https://github.com/claracharriau/todo-app-service

A Java / Gradle / Spring Boot (v.3.0.4) / REST API service that can be connected to the todo app Angular project.

api api-rest gradle-java java rest-api spring spring-boot spring-rest-api todolist-app

Last synced: 03 May 2026

https://github.com/nioritos/cadastro-ninjas-java

Criando uma API de ninjas do curso java10x

api backend java maven spring spring-boot spring-web

Last synced: 04 May 2026

https://github.com/udelblue/oauth-authorization-server

Spring boot authorization server connected to sql server

authentication authorization mssql oauth2 spring spring-boot

Last synced: 04 May 2026

https://github.com/vectorxxxx/01-crowdfunding

练习01-尚硅谷尚筹网Java项目实战开发教程(含SSM框架,微服务架构,封捷主讲)

java js jsp mybatis spring springmvc

Last synced: 04 May 2026

https://github.com/thoaidc/dct-starter-model

Define models, dto, config, and utility classes shared by services in the same microservices system

common microservices spring spring-boot utlities

Last synced: 04 May 2026

https://github.com/thoaidc/discovery-server

A simple service registry with Spring Cloud Eureka that allows services to discover each other and supports load balancing when combined with an api gateway

discovery-server eureka-server service-discovery service-registry spring spring-boot spring-cloud spring-cloud-netflix spring-cloud-starter-netflix-eureka-server spring-eureka

Last synced: 04 May 2026

https://github.com/magnolira/kotlin_sources

A collection of java materials, applications and other stuffs.

java spring

Last synced: 04 May 2026

https://github.com/markiewb/springjerseywebappprototype

Miminal prototype which integrates JAX-RS 1.x (Jersey 1.x) with Spring 2.5.x. All included in a minimal maven based webapp.

integration jersey sample spring

Last synced: 04 May 2026

https://github.com/utkuonursahin/spring-security-examples

Implementations of In Memory, Basic, Session and JWT authentications in Spring Security.

security spring spring-security

Last synced: 04 May 2026

https://github.com/tharushiimasha/pos-system--dressy-backend-spring

Dressy is a POS system built with Spring for clothing shops, offering customer and item management, order placement, transaction support, and RESTful API functionality.

hibernate java mysql slf4j-loggers spring spring-data-jpa

Last synced: 04 May 2026

https://github.com/zsomborjoel/spring-redis-example

Test senario for Spring and Redis caching

redis redis-cache spring

Last synced: 04 May 2026

https://github.com/ddonghyeo/effectivedatatransfer

분산 시스템에서 효과적인 데이터 전달 코드 예시

kafka rabbitmq spring spring-boot

Last synced: 04 May 2026

https://github.com/lukasveiga/weather-forecast

Weather Forecast API with Java + Spring

java openfeign redis spring spring-boot

Last synced: 04 May 2026

https://github.com/haokailau/jg-dianping

Redis的企业应用实战

java redis spribg-boot spring spring-mvc

Last synced: 04 May 2026

https://github.com/xuyi-tongji/deep_in_spring

a deep in spring project

spring spring-boot springmvc

Last synced: 04 May 2026

https://github.com/secs-dev/itmo-dating

Dating Service for ITMO students.

jooq kotlin netty spring

Last synced: 04 May 2026

https://github.com/huongnhdh/example-springbatch-quartz

Getting started spring batch & quartz with first example

quartz spring springbatch

Last synced: 04 May 2026

https://github.com/biancodavide3/springboot-masterclass

Learning the Most Popular java framework for any kind of application, Master traditional REST Apis and good practices

spring spring-boot spring-web

Last synced: 04 May 2026

https://github.com/locke-chappel/oss-java-commons-web

A Spring based MVC/RESTful web extension/abstraction

java maven rest-api spring web-application

Last synced: 15 May 2026

https://github.com/nobodxbodon/jinxiaocun

用中文写代码实验-进销存演示,基于Spring Boot

chinese erp spring spring-boot

Last synced: 04 May 2026

https://github.com/kieranmueller/wordle

Wordle backend

api java rest spring springboot

Last synced: 04 May 2026

https://github.com/lucas29951/challenge-literalura

Aplicación de consola en Java con Spring para solicitar información de libros utilizando una API externa.

backend consume-api hibernate java jpa maven postgresql spring

Last synced: 05 May 2026

https://github.com/gopinathv19/automation

The spring server for the placement automation

java spring spring-boot spring-mvc spring-security

Last synced: 05 May 2026

https://github.com/gahbr/rede-social-java-spring

Rede Social em Java com autenticação, containerização, buckets e mensageria

bcrypt java jwt jwt-authentication kafka localstack mongodb s3 social-network spring spring-boot spring-security spring-web

Last synced: 05 May 2026

https://github.com/johnksv/software-architecture-dave3615

Container repository for assignments given in the course Software Architecture and Frameworks DAVE3615

hioa java oslomet react spring spring-boot

Last synced: 05 May 2026

https://github.com/gildemardiniz/backend-bootcamp-squadra

Desafio final do BOOTCAMP SQUADRA (Back-end)

java oracle-database spring

Last synced: 05 May 2026

https://github.com/deepakbhalla/springboot

This repository covers different examples using spring boot framework and other related technologies which are JPA, Hibernate (coming soon), Spring JDBC (coming soon), MongoDB (coming soon), Spring Rest API (coming soon)

jpa mongodb spring spring-boot spring-data spring-data-jpa spring-jpa springboot springboot-hibernate springjdbc springrest

Last synced: 05 May 2026

https://github.com/thallesdaniel/payment-system

sistema de pagamento que está sendo construido em java spring, postgree, e docker. Está sendo desenvolvido a funcionalidade de transferencia direta de criptomoedas pela api.

docker java jwt-authentication plsql postgresql spring

Last synced: 05 May 2026

https://github.com/cepr0/sb-generic-strategy-resolver

Spring GenericStrategyResolver - 'resolves' generic Strategy implementations by its generic parameter

generics resolver spring spring-boot strategy

Last synced: 05 May 2026

https://github.com/ssherwood/spring-boot-gemfire-old

Demo Spring Boot application using Gemfire (POC)

gemfire spring spring-cache springboot

Last synced: 05 May 2026

https://github.com/guilhermecosales/notification

The aim of this project is to implement the Hexagonal Architecture.

docker flyway hexagonal-architecture java postgresql rabbitmq spring

Last synced: 05 May 2026