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/cholnhial/taca

Tone Aware Chat App - A demo of IBM Tone Analyzer and Spring Websockets

ibm-watson reactjs redux redux-thunk spring spring-boot websockets

Last synced: 13 Feb 2026

https://github.com/lmw0726/springsource

本项目致力于深入解析 Spring 框架的源码,帮助开发者更好地理解其内部实现原理。通过详细的注释、文档和示例代码,我们希望能让开发者在使用 Spring 框架时更加得心应手。

spring springmvc webflux

Last synced: 16 Feb 2026

https://github.com/knowledgefactory4u/spring-webflux-azure-cosmos-db-sql-api-crud

Building Reactive REST CRUD APIs with Spring Boot, Spring WebFlux, Azure Cosmos DB and Azure Cosmos DB SQL API

azurecosmosdb reactiveapi reactor spring spring-boot springwebflux

Last synced: 20 Apr 2026

https://github.com/nitish906/hotal_managment_system

Basic Hotel Management REST APIs representing CRUD operations. Support to containerized deployment (via Docker)

java mysql postgresql spring spring-boot

Last synced: 05 Apr 2026

https://github.com/pradeepsingroul/codewithpradeep

In this repo I am revising my previous concepts by implementation ...............

java-8 jpa-hibernate spring spring-boot spring-mvc

Last synced: 14 Apr 2026

https://github.com/ayushkhodankar/apitest

A RESTful APIs repository in Java - Spring Boot

java17 restcontroller restful-api spring spring-boot

Last synced: 20 Apr 2026

https://github.com/neumanf/mally

A collection of web services such as URL shorteners, pastebins, and more.

angular docker java spring springboot typescript

Last synced: 30 Jan 2026

https://github.com/kevinroberts/shrinkly-url-shortener

Shrinkly is a URL shortening service. (Open source, side project)

java postgresql shorten-urls side-project spring spring-data-jpa spring-mvc springboot

Last synced: 12 Apr 2026

https://github.com/melardev/tutsspringmvc

Spring MVC projects used for my in depth Spring MVC tutorial playlist on Youtube

api app java spring spring-mvc tutorials web webapp youtube

Last synced: 16 Apr 2026

https://github.com/surajrawat1709/uttarakhandspeaksai

Uttarakhand Speaks is an AI-powered local language learning platform designed to help users learn the local languages of Uttarakhand, including Garhwali and Kumaoni. The platform provides interactive lessons and AI-based tools to enhance the learning experience.

angular aws java mysql payment-gateway razorpay spring springboot

Last synced: 16 Mar 2026

https://github.com/philipkrueck/yearbook

Spring Application for 4th semester Programming 2 course.

java spring

Last synced: 16 Apr 2026

https://github.com/bootcamptoprod/spring-boot-shedlock-mongodb

A simple Spring Boot app showcasing how to use Shedlock with Spring Scheduler and MongoDB

mongodb scheduler shedlock spring spring-boot spring-scheduler spring-scheduling

Last synced: 17 Apr 2026

https://github.com/nstrydom2/distrobunny

The REST API that makes finding your next distro trivial

distro distrohopping distrowatch java linux rest-api restful-api spring

Last synced: 20 Apr 2026

https://github.com/mihir-shinde-24/learn-spring-boot

In this repository, I'm saving my progress as I learn Springboot ! I'm storing different topics in different branches sequentially. If you wish you can refer it :)

h2-database spring spring-mvc springboot springdata-jpa springsecurity springvalidations

Last synced: 14 Apr 2026

https://github.com/plopezgit/saving

Setup a basic checklist to model a quick Spring Boot Microservice architecture.

api config-server eureka java maven microservice microservices-architecture mondodb spring spring-boot testing uml-diagram

Last synced: 17 Apr 2026

https://github.com/andrehaguiar/microsservicos-api

Projeto desenvolvido durante a aula do Bootcamp Codeanywhere DIO / Avanade.

intelij java microservices spring spring-boot springcloud

Last synced: 21 Apr 2026

https://github.com/cankurttekin/shoppingcart

A Web API developed using Spring Boot, Spring Data JPA and Spring Security following Onion Architecture, DDD and design patterns.

clean-architecture crud domain-driven-design onion-architecture spring spring-boot webapi

Last synced: 31 Jan 2026

https://github.com/ethlo/lamebda

Powerful plugin system for adding custom functionality to existing applications, supporting both pre-compiled or source code, with live reload.

compiler java on-the-fly plugin-system spring spring-mvc

Last synced: 28 Feb 2026

https://github.com/didinj/grails-spring-security-rest-api-example

Securing REST API with Grails 3 and Spring Security Rest

example grails grails3 plugin rest restapi security spring tutorial

Last synced: 29 Apr 2026

https://github.com/lokrip/full-stack-application

Which uses the full Spring stack, including Spring Templates, Spring MVC, Spring Core, Spring Boot, Spring Data and Spring Security. The project aims to create a web application with good architecture and security. In the future, it is planned to add Docker for interaction with microservices.

hibernate hibernate-validator html java postgresql spring spring-boot spring-data-jpa spring-mvc spring-security

Last synced: 20 Oct 2025

https://github.com/prunusnira/gdinfo-server

Repository for Skill Navigator Backend

gradle kotlin spring

Last synced: 22 Jan 2026

https://github.com/sandjelkovic/axon-kotlin-spring-template

Template for Axon with Kotlin and Spring Boot applications

axon axon-framework axonframework kotlin spring spring-boot template

Last synced: 04 May 2026

https://github.com/chabane/mitosis-microservice-spring-reactor

Microservice application that uses Spring5 Reactor Kafka Gradle

docker gradle kafka reactor spring spring-boot

Last synced: 04 Apr 2026

https://github.com/kei-k23/spring-shopping-cart-api

This is a RESTful API for shopping cart functionality with Spring Boot.

docker java mysql spring spring-boot-3 swagger-ui

Last synced: 01 May 2026

https://github.com/anujakoralage/wholesalewithspringdatajpa

This system was developed for whole sale order and item management system for super market. System was developed using Layered Architecture and Singleton, Factory, DAO, DTO, Strategy design patterns with JPA, Spring Data JPA

dao-design-pattern dto-entity-mapper factory-pattern java javafx jpa layered-architecture maven singleton-pattern spring spring-data-jpa strategy-pattern

Last synced: 29 Apr 2026

https://github.com/samioksanen/coffee_diary_java_spring_project

Spring application where you can keep track of how much coffee you drink

java javaee spring spring-mvc

Last synced: 16 Apr 2026

https://github.com/viadee/sonarissuescoringbackend

Towards interactive user interface - make change prediction easy

cleancode h2o java prediction spring

Last synced: 02 May 2026

https://github.com/thewaterfall/spring-rate-throttler

A library for rate-limiting (throttling) HTTP requests in Spring applications. It provides annotations to be used on controller methods or classes to enforce rate-limiting and uses a token bucket algorithm to limit the number of requests that can be made in a certain period of time.

java rate-limiter rate-limiting request-limit request-limiter request-throttler request-throttling spring spring-boot springboot springframework throttle throttle-requests throttler throttling

Last synced: 15 Feb 2026

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

Sistema de Gestão de Pedidos (OMS) desenvolvido em Java com Spring, seguindo os princípios da arquitetura limpa.

clean-architecture java oms spring

Last synced: 24 Jan 2026

https://github.com/yawkar/marvel-catalog

(Hobby project) REST API service for managing catalog of superheroes and comics

docker-compose hobby-project java rest-api spring spring-boot swagger

Last synced: 15 Apr 2026

https://github.com/cleilsonandrade/gestao-vagas-web

Gestão Vagas Web é o cliente web da API: Gestão Vagas API. Com o fim de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Desenvolvido usando as tecnologias Java e o framework Spring e Thymeleaf.

frontend human-resources java job-vacancy jobs jobsearch jwt spring spring-security thymeleaf

Last synced: 27 Jan 2026

https://github.com/yasith-chathuranga/posfusion-pos-spring-api

A reliable and flexible Point of Sale (POS) system built on the strong Spring Framework, designed to easily manage customers, items, and orders.

hibernate-jpa hibernate-validator jackson-databind jdk17 logback modelmapper postman-collection spring spring-data spring-mvc spring-mysql springframework tomcat-server

Last synced: 28 Feb 2026

https://github.com/pushyzheng/schla-webmvc

A web-mvc auto-injection framework that is based on Netty

java mvc-framework netty spring

Last synced: 05 May 2026

https://github.com/4l1c3-r4bb1t/projeto-integrador-glace

👨🏾‍🦽🦻🏻👨‍🦯 O GLACE (Guia de Lugares ACEssíveis) é um sistema de pesquisas em que pessoas com deficiência podem encontrar lugares como restaurantes, hotéis, etc, que sejam acessíveis.

angular java spring

Last synced: 02 May 2026

https://github.com/frachtwerk/essencium-backend-file-storage

Essencium Backend is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects (see https://github.com/Frachtwerk/essencium-backend). The Storage Module can be used as a plugin to store files to al local folder or some other storage providers (e.g. S3).

aws-s3 java spring spring-boot

Last synced: 29 Apr 2025

https://github.com/imgabreuw/finances-kotlin

Application to organize your account incomes and expenses

kotlin postgresql spring

Last synced: 16 Apr 2026

https://github.com/gbzarelli/tryauth

Authentication and Authorization sample with Spring Boot + Kotlin + Spring Security with Oauth2 Resource Server + KeyCloak

kotlin spring spring-boot spring-security-jwt spring-security-oauth2 spring-security-resource-server

Last synced: 02 May 2026

https://github.com/zidoshare/bone

:dog: a simple java web framework

framework java mvc serlvet spring

Last synced: 30 Apr 2026

https://github.com/reljicd/spring-boot-empty-mvc-thymeleaf-template

Empty Spring Boot MVC Thymeleaf template for quick bootstrapping of Spring Boot projects.

h2 h2-database java spring spring-boot spring-data-jpa spring-data-rest thymeleaf

Last synced: 12 Apr 2025

https://github.com/pukkaone/grapid

Schema-first GraphQL server framework for Java

framework graphql graphql-java graphql-server java spring spring-boot

Last synced: 18 Jan 2026

https://github.com/kelsiesmurphy/pickup

Pickup is a web application built with React and Java (Spring) for the capstone project of the CodeClan software professional development 16 week course. It allows communities to organise litter picking events and allow the users to track the litter collected in a leaderboard format, created by Kelsie Murphy, Kyle Fenlon and Josh Montgomery.

css html java javascript react spring tailwindcss

Last synced: 29 Apr 2026

https://github.com/xreedev/student-mark-api-springboot

A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.

beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework

Last synced: 07 Feb 2026

https://github.com/apsarawitharana/aad-spring-note-taker

Lesson AAD Spring In class Project

java spring

Last synced: 12 Feb 2026

https://github.com/prince-bojji/javaniceday

Journey to Become a Full-Fledged Java Developer.

hibernate java jpa mysql reactjs spring spring-boot springmvc

Last synced: 10 Feb 2026

https://github.com/sharember/javayoushouldknow

some knowledge for java. include jdk, jvm, spring,juc and so on

java security spring springboot

Last synced: 02 May 2026

https://github.com/omerjuve2023/java-test

Registro de Productos y servicio de soporte para sus funcionalidades.

aws java jpa-hibernate junit learn maven mockito postgresql spring

Last synced: 05 Apr 2026

https://github.com/mindula-dilthushan/spring-cloud

spring-cloud-platform-readme

cloud platform spring springboot

Last synced: 30 Apr 2026

https://github.com/humamul/java-backend-project

REST API for an Online Shopping application. This API performs all the fundamental CRUD operation.

hibernate-jpa hibernate-orm java spring spring-boot

Last synced: 13 Apr 2026

https://github.com/ketul-prajapati/fms-springboot

The Faculty Management System is designed to streamline departmental tasks, enhance communication, and improve resource availability within educational institutions. This comprehensive solution integrates Admin, Faculty, and Student modules to centralize management, academic record-keeping, and resource sharing.

annotations firebase mailgun-api mongodb mongoose react-components react-hooks react-router react-router-dom reactjs redux-toolkit restful-api spring spring-mvc springboot springinitializr

Last synced: 27 Jan 2026

https://github.com/bezkoder/thymeleaf-multiple-file-upload

Build Spring Boot Multiple File Upload with Thymeleaf example - Multipart file, Bootstrap, display List of Files and delete file

bootstrap bootstrap-4 bootstrap4 file-upload multipart multipart-formdata multipart-uploads spring spring-boot springboot thymeleaf thymeleaf-java thymeleaf-template-engine upload-file

Last synced: 13 Feb 2026

https://github.com/ingogriebsch/sample-spring-data-solr-testcontainers-utilization

This sample shows you how to utilize the Testcontainers usage with Spring Data Solr (and Spring Boot)

example java sample spring spring-boot spring-data spring-data-solr testcontainers

Last synced: 06 May 2026

https://github.com/al-assad/spring-phoenix-jdbc-sample

Apache Phoenix5.0 通过 JdbcTemplate 的方式集成到 Spring-Boot 的示例代码

jdbc jdbctemplate phoenix spring spring-boot

Last synced: 15 Apr 2026

https://github.com/idea2app/kotlin-spring-boot

Spring Boot project scaffold written in Kotlin, which is based on the Official Guide.

docker java kotlin scaffold spring

Last synced: 01 May 2026

https://github.com/yawkar/backend-school-task

(Enrollment task for Yandex Backend School) Small REST API service for managing offers and categories with statistics

docker java serialization spring spring-boot

Last synced: 18 Apr 2026

https://github.com/nemeslaszlo/forum

For This Forum Backend using Spring Boot, Spring Security with JPA Authentication, Spring Data JPA with MySQL, Spring MVC.

java jwt mysql mysql-database spring spring-boot spring-mvc spring-security springboot

Last synced: 08 Apr 2026

https://github.com/bunu23/bank-app

Java-based project developed using the Spring Framework to provide various functionalities related to account management, customer interactions, messaging, and currency conversion. It leverages Spring Boot for simplified setup and configuration.

aop datajpa grafana hibernate-jpa java jms json kafka mvc mysql prometheus rest-api spring spring-boot springscheduling

Last synced: 28 Feb 2026

https://github.com/komdosh/spbseekerserver

Spring Boot server with OAuth2 authorization

komdosh server spring

Last synced: 24 Apr 2026

https://github.com/vrnsky/camunda-messaging-starter

Camunda (TM) messaging starter for Spring Boot

camunda kotlin spring spring-boot

Last synced: 11 Feb 2026

https://github.com/maearon/spring-boilerplate

Social App Angular 19 with Ngrx AngularHttpClient + Spring Boot ActiveStorage app provide two annotation │ └── HasOneAttached.java │ └── HasManyAttached.java to attach file single or multiple file to any model entity

java jwt lombok postgresql spring spring-boot spring-boot-3 spring-data-jpa spring-security spring-validation

Last synced: 27 Feb 2026

https://github.com/omidp/eventsauce4j

A lightweight, event sourcing toolkit for Java + Spring.

event-driven event-sourcing java spring spring-boot

Last synced: 15 Oct 2025

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 19 May 2026

https://github.com/cheese10yun/yun-blog

:octocat: Yun-Blog

blog ddd hexo jpa node oop spring

Last synced: 31 Jan 2026

https://github.com/jinjoo-lab/spring-study

sunday-spring-study의 내용을 복습 + 재정리한 레포지토리

jpa-hibernate spring spring-boot springsecurity

Last synced: 26 Apr 2026

https://github.com/kapil7982/celestial-front-4775

REST API Application for online payment wallet application which can be used by bank's customers for different services like create bank account, login and SignUp to account, create wallet from bank account, add money to wallet, Billpayment from wallet, get transaction details from wallet etc.

hibernate java jdbc jpa spring spring-boot sql swagger-ui

Last synced: 07 Feb 2026

https://github.com/pramithamj/bank-service

Bank Microservices develop with Java, Spring Boot, Spring Cloud, Docker, Kubernetes, Helm, Microservices Security

docker helm java kafka-cluster kubernetes microservice microservice-security rabbit-mq spring springcloud

Last synced: 29 Apr 2026

https://github.com/suhas-h-c/shared-services

Shared services serves as a ready made solutions to most of the code snippets required for back-end services development in spring boot.

csv data-structures docker excel gherkin java17 ocr pdf spring spring-boot

Last synced: 27 Feb 2026

https://github.com/osmelmdz/screenmatch-v2-spring

Screenmatch v2: aplicación de consola desarrollada con Java y Spring Data JPA que consume la API de OMDb, persiste datos en PostgreSQL y traduce sinopsis con OpenAI/Gemini. Usa Jackson para deserialización JSON y ofrece consultas avanzadas mediante JPQL.

chatgpt-api gemini-api java postgresql spring spring-data-jpa

Last synced: 14 Apr 2026

https://github.com/salpreh/crudhex

Java/Spring CRUD generation

codegeneration crud java spring

Last synced: 14 Feb 2026

https://github.com/antoniopaya22/redsocial-spring

Red social- Javadoc: https://antonioalfa22.github.io/RedSocial-SDI/

java mvc social-network spring spring-boot spring-mvc

Last synced: 14 Apr 2026

https://github.com/kakarottocui/ssmepidemic

基于java SSM框架和JSP的疫情管理系统

mybatis spring spring-mvc ssm tomcat

Last synced: 28 Jan 2026

https://github.com/daggerok/reactive-spring-k8s

Test tcp, websocket and http reactive traffic other k8s network...

k8s r2dbc reactive rsocket skaffold spring webflux

Last synced: 03 May 2026

https://github.com/l1ve4code/social-network-ai

Server application that automates the creation of publications for social networks through the use of artificial intelligence

ai java postgresql spring

Last synced: 16 Apr 2026

https://github.com/john-breton/trustworthy-product-reviews

A mock website for all your shopping needs™️

heroku java javascript maven spring

Last synced: 30 Apr 2026

https://github.com/praveengnair/social-referral-app

Social Referral by invite app with angular front end and backend on spring.

angular4 mongodb spring spring-boot

Last synced: 21 Jan 2026

https://github.com/cbuschka/go-spring-password-encoder

Spring compatible password encoders written in golang

bcrypt golang java password sha256 spring spring-boot

Last synced: 14 Apr 2026

https://github.com/ghillert/kamal-demo

Demo project illustrating the use of Kamal for deployments of Spring Boot applications to Cloud VMs.

java kamal spring springboot

Last synced: 18 Apr 2026