Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Spring MVC

Spring MVC (Model-View-Controller) is a framework for building web applications within the larger Spring Framework. Introduced by Rod Johnson and Pivotal Software, Spring MVC provides a comprehensive programming and configuration model for modern Java-based enterprise applications. It offers a flexible way to create and manage web components, integrating seamlessly with other Spring modules. This topic covers the architecture of Spring MVC, its core components such as controllers, views, and models, as well as best practices for building robust and scalable web applications.

https://github.com/litsynp/spring-boot-community-web

처음 배우는 스프링 부트 2 - 스프링 MVC를 활용한 커뮤니티 개발

gradle h2-database java mysql spring-boot spring-data-jpa spring-mvc spring-oauth2-client spring-security thymeleaf

Last synced: 18 Feb 2025

https://github.com/bredah/fake-social-network

projeto de exemplo para estudos, nenhum dado real é utilizado

java java17 junit5 maven restassured spring-mvc

Last synced: 18 Feb 2025

https://github.com/r0s3ndev/simple-task-management

Task management for beginner

reactjs spring-boot spring-mvc

Last synced: 21 Jan 2025

https://github.com/djccnt15/spring_todo

TODO app with spring

java spring spring-boot spring-mvc

Last synced: 21 Jan 2025

https://github.com/dariocm/taco-cloud

Spring boot in action project example

cassandra jpa lombok maven spring-boot spring-mvc thymeleaf

Last synced: 21 Jan 2025

https://github.com/carlossoft04/schoolpayroll

Sistema de folha de pagamento para gerenciar professores de uma escola. A aplicação utiliza um banco de dados em memória (H2), acessado via JPA, e é exposta por meio de uma camada Spring MVC + Spring HATEOAS para acesso pela web

hateoas java jpa spring-boot spring-mvc

Last synced: 21 Jan 2025

https://github.com/Vinayak-Buchke/TrackLine

Developed a centralized system to consolidate and validate scattered data, ensuring consistency and compliance.

aws docker java javascript jwt-auth reactjs spring spring-data-jpa spring-mvc springboot springsecurity

Last synced: 21 Jan 2025

https://github.com/ahmed-dinar/rabbit-consumer

RabbitMQ stand-alone Consumer Using Legacy Spring MVC Beans Setup

rabbitmq rabbitmq-consumer spring-mvc

Last synced: 18 Feb 2025

https://github.com/naxa777/dummy-web-app-2

Play around with Java 8, Spring Framework (Core, Web MVC, Data JPA, Transaction Management), Hibernate 4.3 / JPA, Lombok, web.xml (the deployment descriptor). RDBMS: MySQL; Build system: Maven; Servlet container: Tomcat 7; View technologies: JSP / JSTL + CSS (EL and Spring Form taglib); Logging utility: Log4j.

hibernate java-8 jpa jsp maven mysql spring-data-jpa spring-mvc

Last synced: 29 Oct 2024

https://github.com/nikos/rest-independent-models

Sample project to demonstrate data model independence between REST client and server (using Spring Boot).

bdd best-practices data-model lombok mocking mockito model rest-client rest-server restful-api sharing-data spring-boot spring-mvc spring-test

Last synced: 13 Jan 2025

https://github.com/amodsachintha/feedbackapp-springboot

[Testing] User Feedback Collection Application for Dickwella Pradeshiya Sabhawa

h2-database java jpa-entities spring-boot spring-mvc thymeleaf-template-engine

Last synced: 20 Jan 2025

https://github.com/harrysuke/springjdbc

Spring JDBC Template

jdbc-template spring-mvc

Last synced: 02 Jan 2025

https://github.com/mahdi-jamil/restfultopiccoursesapi

Developing a REST API for managing a Topic entity that encompasses various courses. The implementation involves utilizing MySQL for data storage and Java Persistence API (JPA) for seamles interaction with the database.

aop-logs integration-testing spring-boot spring-data-jpa spring-mvc

Last synced: 18 Feb 2025

https://github.com/atlas-jedi/localizador-de-museus

Aplicação Java para criação de API localizadora de museu.

api-rest java junit maven spring spring-mvc springboot

Last synced: 07 Jan 2025

https://github.com/natebakescakes/team11-cab

GDipSA: Club Application for Booking System

gdipsa graduate-course java-8 spring-mvc team-project

Last synced: 18 Feb 2025

https://github.com/suhatanriverdi/react-java-spring-student-crud-project

This is a full-stack web application where teachers can view and manage student grades. The application consists of two parts: a backend developed using Spring Boot and a frontend developed using React.js.

fullstack java js maven react react-router reactstrap rest-api spring-boot spring-mvc tailwind

Last synced: 21 Jan 2025

https://github.com/myself-bineet/spring_security

This is the repository of Spring_Security .. It is a component use as a bean also a microservices project

jpa-hibernate jwt-auth jwt-authentication spring-boot spring-mvc spring-security

Last synced: 25 Jan 2025

https://github.com/vishwaravi/ciboseat

a Table based Food Ordering Backend application for Restaurants. This app make Food Ordering more easy and convenient for Restaurant to manage Food Orders.

jakarta-persistence jpa-hibernate spring spring-boot spring-mvc spring-security springboot

Last synced: 25 Jan 2025

https://github.com/subhashchandra-birajdar/inmemorycrud-springbootapplication

In-Memory CRUD Application is a Spring Boot project designed to demonstrate basic CRUD operations using an in-memory database. This project provides a lightweight and fast way to perform CRUD operations without the need for a persistent database, making it ideal for learning and testing purposes.

collections crud-operation inmemory-db java-8 restful-api spring-boot spring-mvc

Last synced: 21 Jan 2025

https://github.com/subhashchandra-birajdar/csv-file-upload

This feature allows bulk data import into the system by uploading CSV files. It streamlines data entry fots, ensuring efficient and accurate updates to the database. Used opencsv

csvreader data-jpa monolithic mysql opencsv spring spring-boot spring-mvc

Last synced: 21 Jan 2025

https://github.com/giovanesouza/javaspring

Projetos desenvolvidos durante o módulo de Java Web Avançado do curso de Desenvolvedor Web Full Stack da Recode Pro (2022).

html5 java spring-boot spring-mvc

Last synced: 01 Jan 2025

https://github.com/bhimavarapu-manoj-kumar/spring-boot-graphql-demo-project

This is a basic CRUD Operation (Create, Read, Update, Delete) Demo Project for Spring Boot GraphQL

crud-application graphql-client spring-boot spring-graphql spring-mvc

Last synced: 11 Jan 2025

https://github.com/coder2699/joblogix

Take control of your job search with our Job Application Tracker! Organize, track, and analyze your applications all in one place. Get insights on your progress, manage interviews & dates, and boost your success rate with ease. Streamline your job hunt and land your dream job faster!

java oauth2 spring-boot spring-mvc spring-security tailwind-css thymeleaf

Last synced: 18 Feb 2025

https://github.com/shubham-vandara/fullstack-crud

A Fullstack CRUD application demonstrating Create, Read, Update, and Delete operations using ReactJS, Vanilla JS, Java Spring Boot, and MySQL. Includes responsive UI and a robust backend with database integration.

css3 html5 javascript mysql reactjs spring-boot spring-data-jpa spring-mvc tailwindcss

Last synced: 18 Feb 2025

https://github.com/rutzno/realtime-chat

RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat

dom-manipulation fetch-api spring-boot spring-mvc stomp websocket

Last synced: 21 Dec 2024

https://github.com/tejasmohite96/smartattendance

SmartAttendance is a backend solution designed to manage users, students, subjects, and attendance records. Built with Java, Spring, Hibernate, and MySQL, it ensures efficient data handling and seamless API integration.

api-development backend hibernate java mysql postman rest-api spring-boot spring-mvc

Last synced: 21 Jan 2025

https://github.com/xmaherr/product-management-system

spring mvc project that applies all the principles of opp wiht using hibernate ,lombok , ORM , to build a project that well structured with readable code and good performance

hibernate-orm hibernate-validator maven mysql spring-mvc unittesting

Last synced: 21 Jan 2025

https://github.com/kofa-yoh/mybookshopapp

Educational project for the Spring course on Skillbox

hibernate open-api spring-boot spring-data-jpa spring-mvc spring-security thymeleaf

Last synced: 27 Jan 2025

https://github.com/khachornchit/spring-mvc

Setup Spring MVC environment available on three web app servers; there are Apache Tomcat, Glass-fish, and JBoss

glassfish java jboss oop-principles spring-mvc tomcat

Last synced: 07 Jan 2025

https://github.com/joseulisses065/animeapi

anime api with java and framework spring boot,An project that lists different animes with data such as category description title and where to watch

java java17 postgresql spring-boot spring-mvc

Last synced: 07 Jan 2025

https://github.com/jaeyeonme/cloudbox-server

네이버 MyBox와 같이 온라인 클라우드 스토리지 및 웹 서비스를 구축하는 것을 목표로 합니다.

java java-backend jpa spring-boot spring-mvc

Last synced: 18 Jan 2025

https://github.com/chamithkavinda/restapi-pos-with-spring

This backend system, built with Spring Boot and Spring MVC, provides a RESTful API for managing CRUD operations with MySQL integration. The project demonstrates structured API interactions, efficient routing, and robust error handling within the Spring framework, focusing on clean backend design and data persistence.

api rest-api spring spring-mvc

Last synced: 11 Feb 2025

https://github.com/squid-beast/patient-credit-service

This service integrates with an external service(Patient Service) to fetch and process data asynchronously.

spring-boot spring-jpa spring-mvc

Last synced: 11 Feb 2025

https://github.com/devanshukushwah/checklist

Checklist is a web application built using Java Server Pages (JSP) to manage tasks. This project features task creation, updates, and deletion, along with task history and user authentication.

java jsp jsp-servlet postgresql spring-mvc

Last synced: 11 Feb 2025

https://github.com/do-oya/moviemate

🎬 개인 프로젝트 🎬

spring-boot spring-jpa spring-mvc spring-security

Last synced: 11 Feb 2025

https://github.com/ray123fa/praktikum-ii

Kumpulan Tugas Pemrograman di STIS (Semester 5)

kotlin kotlin-android r-markdown spring-mvc swagger-ui thymeleaf

Last synced: 11 Feb 2025

https://github.com/ibjunior/spring-gen-ai

Ce repo contient une application démontrant l'intégration de l'IA générative dans une application Spring Boot en utilisant OpenAI.

spring spring-boot spring-mvc springai

Last synced: 11 Feb 2025

https://github.com/ashannaveen/spring-mvc-pos_system

The Spring-POS-API is a comprehensive RESTful API designed to manage a Point of Sale (POS) system. This API facilitates seamless CRUD operations and transactional management for key entities such as customers, items, orders, and order details. Developed using the Spring framework, it ensures robust data handling and efficient processing.

app hibernate hibernate-validator java-21 jpa logback maven modelmapper mysql restful-api spring spring-mvc web web-app

Last synced: 11 Feb 2025

https://github.com/shivamverma-01/seat-booking-system

The Seat Booking System is a web application that streamlines the ticket reservation process. Users can view available buses, select seats, and enter their details seamlessly. Developed using Spring Boot and MySQL, this application efficiently manages bus and customer data, providing an enhanced reservation experience.

java maven mysql-database reactjs spring-boot spring-data-jpa spring-mvc

Last synced: 11 Feb 2025

https://github.com/marwenbentalebali/countries

Il s'agit d'un projet de gestion des pays utilisant Spring MVC et Spring Data JPA (Spring Framework v 3.2.6.RELEASE). C'est la la partie backend.

backend java6 mysql spring spring-data-jpa spring-mvc tomcat7

Last synced: 21 Jan 2025

https://github.com/axelfrache/springbox

A Spring-based application for secure file synchronization and backup with a user-friendly interface.

docker docker-compose java spring-boot spring-mvc spring-security thymeleaf

Last synced: 21 Jan 2025

https://github.com/ralscha/sse-spring-demo

sse-eventbus demo without Spring Boot

java server-sent-event server-sent-events spring spring-mvc

Last synced: 07 Jan 2025

https://github.com/samukelongidi/springboot-restful-api-crud

Java RESTful API with Spring boot - using Intellij and Gradle

java restful-api spring-mvc springboot

Last synced: 14 Jan 2025

https://github.com/ajh831/tobyspring

토비의 스프링6 이해와 원리 강의

dependency-injection spring spring-mvc springframework

Last synced: 20 Feb 2025

https://github.com/pritamtirpude/travel-agency-web-app-spring

Travel Agency Web App were user can register and see the available tours. App has three roles Admin, Client,User. Each role has it's own access.

bootstrap hibernate html-css-javascript java spring spring-data-jpa spring-mvc springsecurity thymeleaf-template-engine

Last synced: 21 Jan 2025

https://github.com/mathmendesreis/desafio-back-end-picpay

Objetivo: PicPay Simplificado

docker java spring spring-mvc

Last synced: 06 Jan 2025

https://github.com/ridvikpal/carcartapi

CarCartAPI is a RESTful API that aggregates and manages used car data and information about these cars via a MySQL database and the OpenAPI ChatGPT 3.5 AI model. It is built using Java, Spring Boot, Maven, MySQL and of course OpenAI's own RESTful API for ChatGPT.

cars chatgpt chatgpt-api mysql openai-chatgpt spring spring-boot spring-data-jpa spring-framework spring-mvc sql

Last synced: 21 Jan 2025

https://github.com/sanjoy-sust/mybatisexample

Spring mybatis sample project with complete java config

annotation java-8 java-config mybatis3 mysql spring spring-mvc spring-mybatis3-mysql

Last synced: 08 Jan 2025

https://github.com/eritonsgomes/ds-challenges-java-spring-professional

Projeto Desafio do Módulo 1 da Escola DevSuperior

java maven spring spring-boot spring-mvc

Last synced: 26 Jan 2025

https://github.com/axelop96/bingo-websocket

Bingo game with websockets and spring mvc

game spring-mvc thymeleaf websocket

Last synced: 02 Jan 2025

https://github.com/brian-izaki/spring-mvc2

Estudos mais aprofundados com o Spring MVC da alga works, do curso "Spring MVC experts"

java maven-pom spring-mvc thymeleaf

Last synced: 11 Jan 2025

https://github.com/brian-izaki/spring-mvc

Estudos com framework Spring mvc

java maven-pom spring-mvc thymeleaf

Last synced: 11 Jan 2025

https://github.com/daveaditya/spring_task_keeper

A Task Managing App in Spring Web MVC

hibernate5 java spring-mvc springframework

Last synced: 08 Jan 2025

https://github.com/daveaditya/gradle-projects

Contains various Java application projects, which uses Gradle. Made using IntelliJ IDEA.

gradle hibernate jar javafx-application jsp kotlin servlet spring-mvc

Last synced: 08 Jan 2025

https://github.com/wesleywerikis/todolist

API para gerenciar tarefas (CRUD) que faz parte do desafio de vaga para pessoas desenvolvedoras backend júnior, que se candidatam para a Simplify.

java mysql spring-boot spring-data-jpa spring-doc-openapi spring-mvc swagger-ui

Last synced: 02 Jan 2025

https://github.com/marialuizaleitao/webservice-springboot3-jpa

This Java Spring Boot web services project, utilizing JPA and Hibernate, aims to deliver a robust CRUD application with H2 database integration, showcasing effective domain modeling, layered architecture, and comprehensive exception handling, while emphasizing seamless deployment options, including Heroku integration and PostgreSQL support.

hibernate jpa-persistence-applications spring-mvc

Last synced: 08 Jan 2025

https://github.com/ramzibouzaiene/film-management-with-springboot

Application for displaying films with there categories created by Spring MVC, Thymeleaf, Postgresql, JPA

java jpa postgresql spring-boot spring-mvc thu thymleaf

Last synced: 07 Jan 2025

https://github.com/cristianofilho/disciplina

springboot microservices

java spring-mvc springboot

Last synced: 24 Jan 2025

https://github.com/umbertodellamonica/uniconnect

UniConnect is a social application for connecting university students. This guide provides detailed steps to set up and run the application, generate mock data, and import it into a Neo4j database.

docker docker-compose docker-container docker-images dockerfile flutter flutter-apps flutter-ui flutter-web neo4j neo4j-database neo4j-graph nosql nosql-databases python spring spring-boot spring-data-jpa spring-mvc springframework

Last synced: 11 Feb 2025

https://github.com/deepcloudlabs/dcl375-2020-jan-06

DCL-375: Developing Enterprise Applications using Spring Framework 5

java-ee-8 java-se8 spring spring-boot spring-boot-2 spring-mvc springframework tomee

Last synced: 08 Jan 2025

https://github.com/zolotyh-dk/spring_mvc_hibernate_aop

Учебное web приложение, поддерживающее 4 основных CRUD операции

hibernate jsp spring-aop spring-mvc

Last synced: 08 Jan 2025

https://github.com/hb-chen/ssm-gradle

Gradle[Spring+Shiro+MyBatis]

flyway gradle mybatis3 shiro spring spring-boot spring-mvc

Last synced: 08 Jan 2025

https://github.com/rudeboyone/edtech

Projeto FullStack. Backend: API Rest desenvolvida em Java utilizando Spring Boot. Patterns utilizados: DTO`s, DAO, MVC. TDD com JUnit para os testes unitários e MockMvc para os testes de integração; Frontend: Angular (v14)

angular dao-design-pattern dto-pattern java mockmvc spring-boot spring-mvc spring-security tdd testes-integracao testes-unitarios

Last synced: 24 Jan 2025

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

This project focuses on building a secure platform for managing employees and their roles within an organization.

java jpa-hibernate sprign-boot spring-mvc spring-security

Last synced: 13 Jan 2025

https://github.com/rvenutolo/spring-boot-test

Project to try out some Spring Boot and Thymleaf stuff

java spring spring-boot spring-boot-thymeleaf spring-boot-web spring-mvc thymeleaf

Last synced: 27 Jan 2025

Spring MVC Awesome Lists
Spring MVC Categories