Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/example-collection/spring-graphql-example

Example codes for building GraphQL APIs with Spring Boot.

graphql spring spring-boot

Last synced: 13 Jan 2025

https://github.com/arpitbrur/online-train-ticket-booking-spring-boot-project

Here I'm uploading the project of Spring boot which is Online-train-ticket-booking. It is real time project which is base on train booking website IRCTC.

java mysql-workbench postman-api servlet spring

Last synced: 26 Jan 2025

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: 31 Oct 2024

https://github.com/gabrielsantoslima/sep-api

:handbag: API para geração de documentos, controles de solicitações de bancas e para manter o controle dos estágios e projetos do IFAM

camunda email hibernate ifam jasperreports java jpa process reports spring spring-boot springmail thymeleaf

Last synced: 28 Dec 2024

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: 28 Dec 2024

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: 28 Dec 2024

https://github.com/sandjelkovic/dispatchd

Application to notify when episodes go live or aggregate those notifications in reports. Playground project.

arrow arrow-kt hateoas kotlin rest restful-webservices spring springboot springdata third-party-api trakt

Last synced: 28 Dec 2024

https://github.com/joon6093/k8s-sigterm-handler

Handle exit code 143 gracefully for Spring applications in Kubernetes

k8s kubernetes sigterm-signal spring

Last synced: 27 Dec 2024

https://github.com/globedaboarder/openapi-generator-wrong-response-body-bug-demo

This repository is created to showcase a bug in the OpenAPI generator for Spring. The bug appears when using multiple HTTP response codes, of which not all are with response bodies. Response codes that were specified in the OpenAPI spec to not have any response body will still have response bodies from previous HTTP responses in Swagger UI

bug java openapi-generator openapi-specification spring spring-boot springdoc springdoc-openapi swagger-ui

Last synced: 27 Jan 2025

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: 13 Jan 2025

https://github.com/adam-cowley/neobeans

An example project using the official Neo4j Drivers as a Spring Bean

java neo4j spring spring-boot

Last synced: 30 Oct 2024

https://github.com/xenit-eu/contentgrid-spring

Spring modules for ContentGrid applications

contentgrid spring spring-boot-starter

Last synced: 18 Feb 2025

https://github.com/andifalk/spring-basics-training

Spring basics training is a 1-2 day Spring Framework and Spring Boot training. In this course, students learn to build applications using the Spring (Core) Framework, Spring Boot and related modules like Spring MVC, Spring Data JPA, and Spring Security with lots of hands-on labs.

spring spring-boot spring-data spring-java-application spring-mvc spring-security training

Last synced: 20 Jan 2025

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: 03 Feb 2025

https://github.com/zicat/webflux-kotlin

webflux-kotlin maven archetype

archetype java-8 kotlin maven spring webflux

Last synced: 15 Feb 2025

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: 09 Feb 2025

https://github.com/celalaygar/spring-boot-security-example-with-h2-database

A small demo project for using Json with Spring Boot 2, Spring Security, Spring Data, Jpa and H2 Database

h2-database jpa spring spring-boot spring-boot-2 spring-mvc spring-security

Last synced: 10 Nov 2024

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: 15 Feb 2025

https://github.com/bartekbp/mybatis-hotreloader

Library for hot reloading mybatis xml mapper files

autoreload hot java mybatis reload spring

Last synced: 16 Feb 2025

https://github.com/melardev/javaspringbootjwtcrudpagination

Java Spring Boot Crud + Pagination application secured with JWT

crud crud-pagination full-stack fullstack java jwt spring spring-boot spring-data

Last synced: 25 Jan 2025

https://github.com/codependent/kafka-streams-shopping

Sample application that showcase an event sourcing application using Kafka Streams

event-driven event-driven-architecture event-sourcing kafka kafka-streams kotlin spring spring-boot

Last synced: 29 Nov 2024

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: 04 Nov 2024

https://github.com/jorgermduarte/kotlin-spring-graphql

A kotlin test project example using graphql client

graphql graphql-client kotlin spring spring-boot

Last synced: 13 Jan 2025

https://github.com/yonyong/spring-cache-plus

spring-cache-plus - More Flexible Caching Components

cache java redis spring spring-boot spring-cache

Last synced: 05 Jan 2025

https://github.com/soumyadip007/spring-core-annotation-beanscope-beanlifecycle

Spring supports both Annotation based and XML based configurations. You can even mix them together. Annotation injection is performed before XML injection, thus the latter configuration will override the former for properties wired through both approaches.

spring spring-bean spring-bean-life-cycle spring-bean-validation springannotations

Last synced: 06 Jan 2025

https://github.com/choonchernlim/test-spring-statemachine

Examples on configuring Spring State Machine and how to test the state machine.

spring spring-state-machine

Last synced: 06 Nov 2024

https://github.com/khaouitiabdelhakim/authentication-and-authorization-springboot

This tutorial demonstrates how to implement authentication and authorization using Spring Boot. It covers the steps to set up the application, configure a MySQL database, and provides examples of API endpoints for user registration, login, and access control based on user roles.

authentication authorization backend jwt jwt-authentication mysql postman spring spring-boot

Last synced: 31 Oct 2024

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: 05 Dec 2024

https://github.com/zgimszhd61/java-webgoat

项目简介 这是一个基于SpringBoot的安全教育框架,提供了清晰的教程,帮助用户快速部署和运行平台

benchmark security spring spring-boot static-analysis

Last synced: 16 Nov 2024

https://github.com/alfrescoarchive/activiti-cloud-build

Activiti Cloud Parent and BOM (Bill of Materials)

activiti bom bpm cloud native spring spring-cloud

Last synced: 18 Jan 2025

https://github.com/apulbere/rsql-querydsl

lightweight library that helps to build restful APIs using SQL like operators with QueryDSL.

querydsl rsql spring spring-boot

Last synced: 27 Jan 2025

https://github.com/xenoterracide/iw-pm-backend

People Meeter Preliminary - Meet locals - porfolio limited piece

dgs graphql java neo4j spring spring-boot

Last synced: 28 Nov 2024

https://github.com/syamreddy99/datavisualazation

A data visualization dashboard designed to provide interactive and insightful visualizations using data from `Data.csv`. Built with a Java Spring Boot backend and React.js frontend, this project showcases various metrics such as intensity, likelihood, relevance, and more, with dynamic filters and charts for in-depth data analysis.

backend backenddevelopment datavisualization-project java mysql rest-api spring springboot

Last synced: 07 Jan 2025

https://github.com/vipul1432/ajp-practicals

GTU Advance Java Programming All Practicals source code

facelets hibernate java java-networking jsp servlet spring

Last synced: 06 Jan 2025

https://github.com/douglas85rj/exerciciosjava

Exercicios do formação Especialista Java

java mvc oriented-object-programming spring

Last synced: 18 Feb 2025

https://github.com/shirasawasama/employeemanagement

[JavaWeb课设] A simple employee management system.

java material-design material-ui mui react spring typescript

Last synced: 21 Jan 2025

https://github.com/training360/javax-spcl-2022-04-11

Spring Cloud oktatás anyaga

coursework java spring spring-cloud

Last synced: 01 Feb 2025

https://github.com/zerohertz/crud

🦀 CRUD operations based on various languages 🦀

actix-web crud expressjs fastapi flask gin go java javascript nestjs nodejs python rust spring spring-boot

Last synced: 01 Feb 2025

https://github.com/melthaw/spring-security-token

Sometimes we only need a simple token based security framework to protect the rest API. Obviously Spring Framework is great but Spring Security is too heavy to us. It's possible to extends the Spring Security to match our requirement, but that means we have to pay the cost for the over-designed filter chain at the runtime. Spring-Security-Token is designed to reduce down the filters in the chain ,abandon the complicated structure , and try to make it simple , make it easy to understand.

java security spring

Last synced: 11 Nov 2024

https://github.com/joutvhu/spring-dynamic-velocity

Velocity dynamic query template provider.

dynamic-query query-template spring velocity

Last synced: 12 Jan 2025

https://github.com/marcos-vcs/rest-api-using-springboot-and-mongodb

This is an example of an api using the REST pattern in building a simple crud.

java rest rest-api spring spring-boot

Last synced: 18 Feb 2025

https://github.com/tawfik-s/team-food-ordering-app

building a food ordering app that may be used in a company or by a group of people to collect an order to a restaurant

angular java jpql jwt jwt-authentication spring spring-jpa spring-rest-api spring-security springboot

Last synced: 20 Jan 2025

https://github.com/gongdongho12/spring-dongholab-graphql

Spring GraphQL with JWT-Security as Webflux

graphql jwt kotlin mysql spring spring-boot spring-security swagger

Last synced: 13 Jan 2025

https://github.com/watlas/dynamic-search-spring-data-jpa

This project consists of making dynamic queries according to HTTP GET or POST requests, each one with a different type of implementation, a great differential of this project is the possibility to access compositions and searches by dates.

dynamic jpa query specification spring

Last synced: 21 Jan 2025

https://github.com/raharrison/spring-boot-crud-api

The simplest CRUD API with Spring Boot

api crud easy liquibase rest-api simple spring spring-boot

Last synced: 27 Jan 2025

https://github.com/mongodb-developer/java-spring-apps

Example MongoDB Applications using Java and Spring

java maven mongodb spring

Last synced: 06 Nov 2024

https://github.com/shilongdai/latinquizerweb

A Latin practice application

java javaee latin spring spring-mvc webapp website

Last synced: 29 Dec 2024

https://github.com/helton/great-quotes

Great Quotes App - Because the zoeira has no limits

adminer docker docker-compose ejs hibernate java mysql nodejs spring spring-boot

Last synced: 30 Dec 2024

https://github.com/pramithamj/aop-spring

Aspect Oriented Programming with Spring

aspect-oriented-programming java spring

Last synced: 21 Jan 2025

https://github.com/roqhdehd502/webdev

종로 비트캠프 웹 개발 과정 학습 기록물 입니다.

bootstrap4 html-css-javascript java jsp-servlet oracle-database spring

Last synced: 28 Dec 2024

https://github.com/romalev/reactive-vertx-service

Simple POC of nonblocking REST service based on vertx along with mongodb.

circuit-breaker java-8 mongodb poc reactive rxjava2 spring spring-boot vertx vertx-web

Last synced: 12 Jan 2025

https://github.com/huijiewei/agilejava

这是一个 Spring Cloud 的 DDD 演示项目

domain-driven-design gradle java kotlin spring spring-boot spring-cloud spring-cloud-ddd

Last synced: 01 Feb 2025

https://github.com/joutvhu/form-json

Support for files upload with JSON data for Rest API

asp-net body dart dio form-json js json request restful-api spring spring-mvc upload-file

Last synced: 10 Feb 2025

https://github.com/script-0/spring-junit-mockito-sample

02 Projects using spring, junit and mockito. One with gradle approach and the other with maven

gradle junit maven mockito mockito-sample mockito-sample-gradle mockito-sample-maven spring spring-boot-gradle-plugin springmvc

Last synced: 20 Jan 2025

https://github.com/ayeujjawalsingh/employee-management-system

Employee Management System Spring Boot Project

css hibernate html java mysql spring spring-boot

Last synced: 07 Jan 2025

https://github.com/shitovpavelolegovich/springapi

Проект "Weather Sensor Repository", моделирующий взаимодействие метеорологического датчика с базой данных.

java postgresql rest-api spring springboot springframework validation

Last synced: 05 Jan 2025

https://github.com/julian-eggers/spring-xom-unmarshaller

Spring XML Unmarshalling with XOM

java spring spring-boot xml xom xpath

Last synced: 13 Feb 2025

https://github.com/samuelrocha91/localizadordemuseus

A aplicação consiste num facilitador de busca por museus baseado em sua localização

java junit maven spring springweb

Last synced: 14 Jan 2025

https://github.com/sideral-ti/software_spring_nuevoamanecercoffeetime

Cafetería `Nuevo Amanecer Coffee Time`

gradle h2 jpa jwt postgres spring sql swagger

Last synced: 25 Jan 2025

https://github.com/qiuzhanghua/spring-vue2

Show usage of vue with spring and thymeleaf

spring thymeleaf vuejs

Last synced: 14 Jan 2025

https://github.com/khaouitiabdelhakim/ensias-notes-agile-backend

Partie Backend: Ensias Notes est une application conçue pour faciliter la gestion des notes. Elle est développée avec Next.js pour le frontend et Spring Boot pour le backend.

backend jwt jwt-authentication jwt-token spring spring-boot spring-security springboot web webapp

Last synced: 11 Feb 2025

https://github.com/khaouitiabdelhakim/tasky-lecture-04-spring

Frameworks: Explore popular frameworks such as Laravel, Angular, Spring, React, and Node.js. Gain hands-on experience in building robust and scalable web applications.

api backend backend-api backend-service rest rest-api restful-api spring spring-boot spring-mvc springboot

Last synced: 11 Feb 2025

https://github.com/kimjuny/kotsu

🌶️ Spring-MVC parameter resolver extension

spring spring-mvc spring-web

Last synced: 02 Feb 2025

https://github.com/sideral-ti/software_spring_richiebellespodologia

`Richie Belles Podologia` desarrollar un sistema para administrar servicios de clínicas de belleza, gestionando clientes, reservas y tratamientos de podología.

h2 jpa jwt postgresql spring sql swagger

Last synced: 01 Feb 2025

https://github.com/sideral-ti/crud_spring_habitacionentity

CRUD avanzado de la entidad `Habitación `, se desarrollan más de 24 endpoint, JPA al extremo

hibernate java jpa lombok spring swagger

Last synced: 01 Feb 2025

https://github.com/keaz/sonar-checker

Compile-time validator for sonar rules

hacktoberfest hacktoberfest2020 java sonar spring

Last synced: 17 Feb 2025

https://github.com/s2606/social_q-a

A web portal for asking questions and/or answering them(similar to Quora) along with access controls and authentication mechanism.

hibernate java spring spring-boot

Last synced: 27 Jan 2025

https://github.com/lucca16bit/java-planner

Projeto back-end utilizando Java para um site de plano de viagens

flyway h2-database java jpa lombok-maven spring web

Last synced: 02 Feb 2025

https://github.com/bavllymagid/tic-tac-toe

Tic-Tac-Toe game built using React.js for the frontend and Spring Boot for the backend.

java javascript message-broker message-driven-applications multiplayer reactjs spring spring-boot vitejs websocket

Last synced: 02 Feb 2025

https://github.com/guilhermebit/spring-boot-rest-api

🖥️ REST API developed in Spring Boot, including tests for the back-end

continuous-integration docker framework java junit junit5 mock mockito mockmvc python-script spring spring-boot spring-security

Last synced: 09 Feb 2025

https://github.com/b-palaniappan/springsecurityhdiv

Spring Security with Spring MVC and HDIV

arangodb hdiv spring spring-mvc spring-security

Last synced: 28 Dec 2024

https://github.com/oyuyue/album

spring boot + hibernate + redis + react 相册应用

hibernate react spring

Last synced: 28 Dec 2024

https://github.com/castanedaluis/api---java

APIs para una market en spring, la cual incluye el CRUD para operear los datos de productos, categorias y compras.Creando su documentación con swagger y implementando JWT con spring Security para darle seguridad a nuetsros servicio.

entity getmapping java jwt mappings pathvariable postgresql postmapping requestbody requestmapping restcontroller spring spring-boot spring-security swagger

Last synced: 29 Dec 2024