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/andresweitzel/appelectrothings_angular_springboot_mongodb

Aplicación Web ElectroThings con Angular, Highcharts, Bootstrap, Spring Boot, Spring MVC, , Spring Security, JWT, SpringMongoDB, Lombok, Log4J, Git, MongoDB. y Otras Tecnologías

angular bootstrap bootstrap4 css3 git highcharts html5 java javascript log4j lombok maven mongodb spring springboot springdatamongodb springmvc typescript vsc vscode

Last synced: 01 Aug 2025

https://github.com/raofin/bearburger

A beautiful web-based food management system built with JSP, Spring MVC, Spring Boot, Spring Security, Vanilla JavaScript, MySQL, etc.

ajax api-rest hibernate java jpa jsp maven orm spring spring-boot spring-crud spring-data-jpa spring-mvc spring-security

Last synced: 09 Apr 2026

https://github.com/jay-johnson/network-pipeline-datasets

CSV datasets for ML/AI models from captured network traffic during ZAP scanning with web applications like Django, Flask, React, Vue and Spring - Anti-Nex training datasets

ai csv-data csv-datasets django flask flask-restful free-datasets machine-learning machine-learning-dataset machine-learning-defense network-analysis network-security owasp python3 react react-redux spring spring-boot vue vue2

Last synced: 06 Apr 2026

https://github.com/wavesoftware/plugs

[WIP] A safe, Java plugin system with easy management, and usage.

felix java java-plugin maven-plugin microservices osgi plugin-architecture plugin-system spring

Last synced: 17 Jul 2025

https://github.com/matthewsommer/spring-elasticbeanstalk-loadbalancer-https-redirect

Example Spring Boot app for deployment on AWS Elastic beanstalk that redirects http to https.

apache2 aws elasticbeanstalk https load-balancer spring ssl tomcat

Last synced: 03 Apr 2025

https://github.com/a252937166/quick-spring

在main方法中快速使用spring的bean

ouyanglol quickstart spring

Last synced: 24 Jun 2025

https://github.com/nurislom373/springmicroservice

A simple example of setting up a microservices system using Spring, Spring Boot and Spring Cloud.

cloud java kotlin microservice security spring

Last synced: 09 Apr 2025

https://github.com/jazzshu/microservices-authentication-flow

Demo on authentication flow with JWT for a microservice architecture

authentication java jwt microservices spring springsecurity-jwt

Last synced: 21 Apr 2026

https://github.com/andymccall/twibble.co

Java based Blogging Platform using Spring, Hibernate and MySQL

bootstrap hibernate java mysql spring spring-boot

Last synced: 08 Apr 2026

https://github.com/danielmartensson/book

A booking system made in JavaFX for mobile and desktop use

android iphone java spring spring-boot spring-security

Last synced: 07 Apr 2026

https://github.com/xiaozhiliaoo/interface21

interface21. spring first version

interface21 spring

Last synced: 13 Apr 2025

https://github.com/surocham/dioquebec-java

Bootcamp Java Dio Quebec

java spring

Last synced: 14 May 2026

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/viadee/sonarissuescoringbackend

Towards interactive user interface - make change prediction easy

cleancode h2o java prediction spring

Last synced: 02 May 2026

https://github.com/colley/swak

SWAK架构基于 Spring Boot2构建微服务架构,集成通用的基础技术模块和业务模块,快速搭建可直接部署。统一的接口出入参和公共规范,支持多业务多场景扩展点,支持容错,限流,隔离,集成通用工具类,支持白名单,穿越预演能力。

distributed-locked extcache formula groovy i18n java java-license job operate-log security-jwt spring spring-boot

Last synced: 02 Mar 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/philipkrueck/yearbook

Spring Application for 4th semester Programming 2 course.

java spring

Last synced: 16 Apr 2026

https://github.com/komdosh/spbseekerserver

Spring Boot server with OAuth2 authorization

komdosh server spring

Last synced: 24 Apr 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/oalles/avro-schema-from-bq-table

Get Avro Schema from Google Cloud Big Query table

avro avro-schema bigquery google-cloud java spring spring-boot

Last synced: 04 May 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/furknyavuz/fizzbuzz

The FizzBuzz API assignment

angularjs bootstrap fizzbuzz java spring thymeleaf

Last synced: 15 Apr 2026

https://github.com/mehdi-reza/spring-oauth

spring-boot oauth authorization & resource server using jwt tokens

authorization-code-grant authorization-flow authorization-server oauth2-client oauth2-server spring springboot

Last synced: 07 May 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/fabbio00/worknest

WorkNest is a university project designed to manage desk and meeting room bookings in co-working spaces. Built with Vue.js, Java (Spring), and PostgreSQL, the platform allows users and companies to manage reservations efficiently. Docker is used to containerize and simplify deployment across environments.

ci-cd docker gitflow java postgresql scrum-agile spring vuejs

Last synced: 04 Jan 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/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/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/imgabreuw/finances-kotlin

Application to organize your account incomes and expenses

kotlin postgresql spring

Last synced: 16 Apr 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/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/dinsaw/spring-boot-jetty-websocket-example

Basic example of how to configure Jetty WebSocket with Spring Boot

java jetty-server spring spring-boot websocket

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/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/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/baratharivazhagan/swagger-springboot-code-generator

swagger-springboot-code-generator is a scaffolding project to build spring boot applications.

codegenerator spring spring-boot spring-initializer

Last synced: 07 May 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/varunprajapati373/smart-contact-manager

This is a learning Project, the main Objective of this project to create an application which stores contacts in very efficient way and provides a smarter way of handling contacts with fully Authentication and Authorization.

bootstrap4 css html javascript mysql-database spring spring-boot springmvc springsecurity springweb thymeleaf-template-engine

Last synced: 30 Jan 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/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/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/salpreh/crudhex

Java/Spring CRUD generation

codegeneration crud java spring

Last synced: 14 Feb 2026

https://github.com/fforbeck/twitter-analyst

Harvesting tweets by hashtag to perform sentiment analysis with IDOL OnDemand platform and store it into VerticaDB.

akka java play-framework spring twitter

Last synced: 01 May 2026

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

Repository for Skill Navigator Backend

gradle kotlin spring

Last synced: 22 Jan 2026

https://github.com/abes-esr/abes-hello-back

Application exemple type "Hello World" qui illustre la politique de développement de l'Abes avec des modèles pour la partie back : API et batch.

docker hello-world poldev spring

Last synced: 01 Mar 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/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/818000/abarth

Java及springboot等插件集合,实现可通过Maven命令或绑定在Maven构建的生命周期之中执行,用以更加便捷的方式集成,具体使用请查看模块介绍

bus spring spring-boot test

Last synced: 06 Feb 2026

https://github.com/kakarottocui/librarysystem

基于SpringBoot框架的图书管理系统

java mybatis spring spring-boot spring-mvc

Last synced: 18 Jan 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/jazzshu/graphdb-neo4j

A basic project to setup a Neo4j DB with Spring

graphdb java neo4j spring

Last synced: 17 Apr 2026

https://github.com/gregwhitaker/roboto

Module for Spring Boot applications that automatically generates robots.txt and sitemap.xml files

robots seo sitemap spring spring-boot spring-mvc

Last synced: 27 Apr 2026

https://github.com/nethmiumaya/pos-system-backend

This includes server-side code for managing point-of-sale operations, handling API requests, and integrating with databases. The implementation might use technologies such as Node.js, Express, and various database systems.

logback restful spring spring-mvc

Last synced: 11 May 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/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/eth-library/devbox-spring-demo

A demonstration of a simple Spring Boot project using Devbox for an isolated development environment.

devbox isolated-environments java maven shell spring spring-boot

Last synced: 16 Mar 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/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/feltex/funcionario-graphql

Este repositório contém exemplos e tutoriais sobre como executar consultas GraphQL usando Java e Spring Boot. O objetivo é fornecer uma referência prática para desenvolvedores que desejam interagir com APIs GraphQL de maneira simples e direta a partir da linha de comando.

graphql-server grapql java java21 maven spring spring-boot

Last synced: 06 Feb 2026

https://github.com/fibrefox/password-encoder-for-spring-security-hashes

Rust library to handle password hashes managed by common Spring Boot application using Spring Security

password rust rust-library security spring spring-security

Last synced: 01 May 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/kakarottocui/ssmepidemic

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

mybatis spring spring-mvc ssm tomcat

Last synced: 28 Jan 2026

https://github.com/lmw0726/springsource

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

spring springmvc webflux

Last synced: 16 Feb 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/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/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/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/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/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/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/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/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/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/margato/redis-spring-tutorial

Tutorial de como integrar Redis com aplicação Spring Boot

cache docker dockercompose guide redis spring sprintboot tutorial

Last synced: 28 Jan 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/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