Projects in Awesome Lists tagged with spring-boot-web
A curated list of projects in awesome lists tagged with spring-boot-web .
https://github.com/vaadin/skeleton-starter-flow-spring
Default project template for Vaadin using Spring Boot
getting-started java project-template spring spring-boot spring-boot-2 spring-boot-web vaadin vaadin-flow vaadin10 web webcomponents
Last synced: 14 Apr 2026
https://github.com/wlanboy/webshell
Spring Boot Web Shell
docker spring-boot-web webshell
Last synced: 02 Sep 2025
https://github.com/vukan-markovic/the-simple-meal-app-backend
Spring Boot application for food ordering
backend backend-api backend-service backend-services java java-8 java-application javaweb spring spring-boot spring-boot-2 spring-boot-application spring-boot-web spring-boot2 spring-data spring-data-jpa spring-framework spring-security springboot springframework
Last synced: 15 Aug 2025
https://github.com/enisinanaj/company-rest-endpoints
Spring MVC RESTful example (Company and Beneficial owners endpoints)
api gradle h2-database java8 java8-examples restful restful-api spring-boot-web spring-data-jpa spring-mvc
Last synced: 13 Jul 2025
https://github.com/viascom/spring-boot-starter-maintenance
Maintenance mode library and auto-configuration for spring boot web and security projects.
auto-configuration java kotlin library spring-boot spring-boot-security spring-boot-web
Last synced: 12 Jan 2026
https://github.com/sidmishraw/basicdal
A very simple example of a REST application with JPA (H2 DB) using SpringBoot starters.
spring-boot spring-boot-jpa spring-boot-web spring-web spring-web-jpa-example
Last synced: 27 Apr 2026
https://github.com/feltex/feltex-pix
Aplicação em Java utilizando o framework Spring Boot, com o objetivo de expor uma API REST para a criação e gerenciamento de chaves PIX, além de gerar QR Codes de pagamento.
api banco efi java java-21 lombok pix spring-boot spring-boot-3 spring-boot-web
Last synced: 04 Jan 2026
https://github.com/officiallysingh/problem-handler-web-demo
Spring Web REST service for demonstrating problem handler
controller-advice exception-handling exceptions problemdetails spring-boot-3 spring-boot-web
Last synced: 25 Jun 2026
https://github.com/dimmaryanto93/springboot.thymeleaf-example
Spring Boot menggunakan Template Engine : Thymeleaf
spring-boot spring-boot-thymeleaf spring-boot-web
Last synced: 06 Oct 2025
https://github.com/neziw/spring-maturacountdown
A countdown timer to the 2025 high school exam built with Thymeleaf.
gradle gradle-wrapper java spring spring-boot spring-boot-web tailwind tailwind-css thymeleaf
Last synced: 24 Feb 2026
https://github.com/maksik997/myhub
Web appliaction created in Spring, with good portion of Thymeleaf
css html html-css java spring-boot spring-boot-web thymeleaf
Last synced: 13 Apr 2026
https://github.com/bpstelios10/spring-web-template
boilerplate code for spring-boot-web applications
gradle java21 junit5 logback metrics spring-boot-actuator spring-boot-validation spring-boot-web spring-security
Last synced: 21 Apr 2026
https://github.com/neziw/spring-logindemo
A demo project showcasing a Spring Boot login system with Thymeleaf, MySQL, and Docker Compose for easy setup and deployment.
gradle gradle-wrapper jakarta-persistence java jpa spring spring-boot spring-boot-web spring-jpa spring-login spring-login-page storage tailwind tailwind-css thymeleaf
Last synced: 11 Apr 2026
https://github.com/thitikorn-nupan/spring-boot-request-thymeleaf-portfolio
this app i build rest-api on docker , it works to send request every 10 minutes to https://ttknpde-v-portfolio.onrender.com (Render service will sleep any free server every 15 minutes if it does not active)
docker logback resttemplate spring-boot-web threads
Last synced: 25 Apr 2026
https://github.com/anicetkeric/bookspringbootjpa
Spring Boot via Spring Data JPA and Hibernate with MySQL
hibernate mysql spring-boot-web spring-data-jpa
Last synced: 29 Apr 2026
https://github.com/rachitsham/restfull-book-store-api
👉 The Book Store API 📚 is a backend application built with Spring Boot that manages books and authors in a digital library !!
global-exception-handling java lombok mysql-database pagination postman-collection restful-api sorting source-code spring-boot spring-boot-validation spring-boot-web spring-data-jpa swagger-api
Last synced: 06 May 2026
https://github.com/chriniko13/job-assignment-2
awaitility docker-compose dockerfile dockerfile-maven-plugin dozer dozermapper failsafe-plugin guava jacoco-plugin java-tuples jsonassert log4j2 lombok mongodb spring-boot-log4j2 spring-boot-mongodb spring-boot-test spring-boot-web surefire-plugin wiremock
Last synced: 09 May 2026
https://github.com/bpstelios10/uber-trip-service
a pickup service to use finite state machines
finite-state-machine gradle java21 spring-actuator-metrics spring-boot-web spring-data-jpa spring-statemachine
Last synced: 12 May 2026
https://github.com/chriniko13/spring-web-request-demo
jacoco lombok spring-boot spring-boot-aop spring-boot-test spring-boot-web
Last synced: 14 May 2026
https://github.com/prabha1729/airport-info
This is a spring boot web project that returns airport information & the distance between the 2 airports in miles.
airport-information spring-boot spring-boot-web spring-data-jpa
Last synced: 29 Dec 2025
https://github.com/chriniko13/spring-kafka-simple-example
guava jackson kafka kafka-consumer kafka-producer lombok spring-boot-web
Last synced: 13 May 2026
https://github.com/jjkim0816/account
스프링 부트로 구현해 보는 계좌 시스템
java11 jpa lombok spring-boot-web
Last synced: 02 Jan 2026
https://github.com/dinesh776/ats-analyzer
ATS Analyzer is a resume analysis tool that evaluates your resume against job descriptions to generate an ATS score, identify strengths and weaknesses, and provide actionable recommendations. It utilizes Spring Boot for the backend and integrates AI capabilities through Spring AI.
bootstrap h2-database html-css-javascript java lombok maven spring-ai spring-ai-openai spring-boot spring-boot-web spring-data-jpa thymeleaf
Last synced: 09 Apr 2026
https://github.com/borisskert/springboot-wiremock-example
This project shows how to integrate Wiremock into your SpringBoot tests
spring spring-boot spring-boot-test spring-boot-testing spring-boot-web spring-boot-wiremock wiremock
Last synced: 10 Apr 2026
https://github.com/thitikorn-nupan/spring-boot-notify-to-do-list-using-line-notify
this app i build rest-api on docker and apply line notify api to app , it works for reminder me (To do list), And now i deploy to render server. Note render server sleeps ever 15 mins. So i found solution use cron-jobs.com to send a request to the endpoint As, /ping,/server every 10 mins or use resttemplate to request. it also works too.
docker line-notify logback render-server resttemplate spring-boot-web threads
Last synced: 12 Apr 2026
https://github.com/bpstelios10/ddd-online-store
Online store using ddd principles and structure, with java and spring-boot
ddd-architecture docker-compose dockerfile gradle h2-database java21 logback lombok mockito modules mongodb spring-boot-validation spring-boot-web spring-data-jpa spring-data-mongodb
Last synced: 13 Apr 2026
https://github.com/answerail/springboot-mybatis-web
SpringBoot整合Mybatis实现基础Web服务以及项目镜像构建发布等
mybatis spring-boot-mybatis spring-boot-web springboot web
Last synced: 17 May 2026
https://github.com/sindaryn/apifi
Java 8+ annotation processor for auto generation and rapid development of GraphQL APIs
annotation-processor graphql-api java-8 spring-boot spring-boot-web spring-data-jpa spring-security
Last synced: 17 Jan 2026