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/pacphi/jdbc-demo

This is a simple experiment to test a Spring Boot/MVC interaction against a PostgreSQL instance via the Postgres JDBC driver.

java jdbc postgresql spring-boot-2 spring-mvc

Last synced: 24 Jan 2025

https://github.com/aharoj/twitter

Backend: Spring Boot, Java, Postman Database: PostgreSQL Frontend: TypeScript, React, css&html

css java postgresql reactjs spring-boot spring-mvc spring-security tailwindcss typescript

Last synced: 02 Feb 2025

https://github.com/endurancecode/spring-pluralsight

Code written following Spring Framework courses at Pluralsight

java spring spring-boot spring-mvc

Last synced: 09 Jan 2025

https://github.com/endurancecode/spring5-begginer-guru

Code written following the course "Spring Framework 5 - Beginner to Guru" created by John Thompson

java spring-boot spring-data spring-data-jpa spring-mvc springframework

Last synced: 09 Jan 2025

https://github.com/endurancecode/endurancetrio-community

EnduranceTrio - Platform for endurance sports community edition

api api-rest java spring spring-boot spring-mvc

Last synced: 09 Jan 2025

https://github.com/botjavadoc/pharmacy-system-management

This Pharmacy Management System project, built using Spring Boot MVC, features Stock Management, Billing Management, and Supplier Management. It ensures real-time inventory tracking, efficient billing, and seamless supplier coordination, providing a reliable and accurate solution for managing pharmaceutical operations.

html java javascript spring-boot spring-mvc

Last synced: 12 Oct 2024

https://github.com/bernardo-mg/spring-mvc-serving-content-example

An example showing how to serve multiple content types in a single Spring MVC controller.

example spring-mvc

Last synced: 23 Jan 2025

https://github.com/davenaugler/unit_15_spring_mvc

Focuses on Spring MVC (Model View Controller) and provides an in-depth exploration of Thymeleaf.

java maven spring-boot spring-mvc thymeleaf

Last synced: 30 Jan 2025

https://github.com/leosimoes/coursera-ita-sistema-ja-li

Trabalho do curso Princípios de Desenvolvimento Ágil de Software oferecido pelo ITA através do Coursera. Aplicação MVC de registro de livros lidos por usuário.

java mvc spring-framework spring-mvc thymeleaf

Last synced: 30 Jan 2025

https://github.com/rahulrathore2110/quiz-app

Quiz-App is use to organize an quiz to user. you can create a quiz. get all active quizzes and list of all types of quizzes and also get the result of particular quiz by their id.

hibernate intellij-idea java maven mysql-database postman railway-app spring-boot spring-mvc

Last synced: 30 Jan 2025

https://github.com/rahulrathore2110/tasky-app

Tasky-App is an project management system. where you can craete manager profile and then create sprint, tasks,employee and assign tasks to employees update task state to create, inprogress and done. also perform insert, update, delete and retrive operation using tasky app rest apis.

amazon-web-services hibernate-jpa java maven mysql postman spring-boot spring-mvc swagger-ui

Last synced: 30 Jan 2025

https://github.com/kasramp/mira

Easy and fast file sharing from command line (bashupload alternative)

bashuploader spring-boot spring-mvc

Last synced: 25 Jan 2025

https://github.com/rosieoh/t-sherpa_intranet_pro06

🌈T-sherpa_IntraNet_FullStack_Solo06 : SpringBoot3.0.7 + React 18을 활용한 T셀파 교수 학습 지원 웹 애플리케이션 🌈

axios postman react spring-boot spring-mvc spring-security

Last synced: 06 Jan 2025

https://github.com/hiejulia/portal

Job Portal app with Spring MVC

hibernate mysql spring-mvc

Last synced: 08 Feb 2025

https://github.com/anomalou/lisko-sandbox

Garbage collection with everything for everything. Feel free to take some part or whole project for your learning or pet project :3

gradle java java-8 learning learning-by-doing pet-project rest rest-api restful spring spring-boot spring-mvc spring-security

Last synced: 25 Jan 2025

https://github.com/chamangurjar/library-system-springboot

Practice project to create Library system in Spring Boot

jpa jpa-hibernate jparepository liquibase mysql spring spring-boot spring-mvc

Last synced: 30 Jan 2025

https://github.com/mohamad-shosha/spring-aws

This project integrates Spring MVC, JPA, and Hibernate for managing Instructor, Address, and Course entities. It uses Liquibase for database management and Postman for API testing. Key features include creating, reading, updating, and deleting entities, along with security to ensure authentication, authorization measures for safe data handling.

bootstrap css database error-handling hibernate html5 java jpa-entities liquibase maven mysql spring-boot spring-data-jpa spring-mvc spring-security thymeleaf

Last synced: 30 Jan 2025

https://github.com/djccnt15/spring_board

Spring 기반 게시판 서비스

java spring spring-mvc spring-security

Last synced: 25 Jan 2025

https://github.com/haokailau/jg-dianping

Redis的企业应用实战

java redis spribg-boot spring spring-mvc

Last synced: 31 Dec 2024

https://github.com/derifirgiawan/simple-rest-auth-spring

Simple rest-api auth login and register with Spring Boot and Authentication used JWT

java jpa jwt-authentication jwt-token postgresql spring spring-boot spring-mvc

Last synced: 06 Jan 2025

https://github.com/squidmin/gradle-labs

Gradle learning labs

gradle java spring spring-mvc spring-rest

Last synced: 07 Feb 2025

https://github.com/varundhall/bloggingplatform

Simple Blogging Platform with HTTP API using Java and Spring framework - Built using Maven

http-api java mysql spring-mvc

Last synced: 05 Feb 2025

https://github.com/superealabs/genesis-api

IntelliJ IDEA 2024 Plugin : Database-First Code Generator for Java Spring Boot and .NET C#

dotnet-core entity-framework-core intellij-plugin java jdbc spring-boot spring-cloud spring-data-jpa spring-mvc steeltoe

Last synced: 29 Jan 2025

https://github.com/patinaomi/teste-tecnico-tgid

Projeto desenvolvido como parte de um teste técnico para a empresa TGID, utilizando Java e Spring.

java javaee spring spring-boot spring-mvc springboot

Last synced: 29 Jan 2025

https://github.com/arashabe/springmvcwebapp

Una Web App per il corso di Progettazione, Algoritmi e Computabilità che consente agli utenti di registrarsi, accedere, aggiornare il profilo e ricevere notifiche per formare gruppi di studio con interessi comuni. La piattaforma utilizza Spring Framework, un database embedded H2 e adotta il pattern MVC.

h2-database jpa-hibernate junit-mockito junit5 mvc-pattern playwright postman spring-boot spring-mvc spring-security unibg user-authentication web-application

Last synced: 29 Jan 2025

https://github.com/flaviandiold/todolist

This is a web application to make a note of your 'To Dos', update it, mark them complete, and also to delete them. This application maintains sessions and also has a secure login page. This is built using Spring MVC, JSP, JPA, MySQL, and Docker.

docker java jpa-persistence-applications mysql-database spring-boot spring-mvc

Last synced: 12 Jan 2025

https://github.com/rafhael-s-p/dsdeliver

App desenvolvido durante a 2ª ed. do evento Semana DevSuperior.

react rest-api spring spring-boot spring-data-jpa spring-mvc typescript

Last synced: 13 Jan 2025

https://github.com/tayron/spring-boot-sistema-de-gestao-de-instituicao-e-alunos

Sistema de gestão de instituição para estudo do Framework Spring Boot com Thymeleaf

java spring-boot spring-data-jpa spring-mvc

Last synced: 20 Jan 2025

https://github.com/anujyadav2003/connectsphere_backend

Connect Sphere is a robust social platform with a powerful backend built using Spring Boot and RESTful APIs, providing users with a seamless experience for content sharing, connecting with friends, and building communities in a modern, interactive environment.

java jwt-authentication mysql rest-api spring-data-jpa spring-mvc spring-security

Last synced: 02 Feb 2025

https://github.com/enginooby-practice/spring-rest

Built with Maven, configured by Java code.

jackson maven spring-mvc spring-rest

Last synced: 28 Dec 2024

https://github.com/wisskirchenj/codesharingplatform

Spring Boot 5 functional REST-Services based platform for code sharing over the internet.

css h2-database highlight java javascript jpa-hibernate spring-mvc thymeleaf

Last synced: 06 Jan 2025

https://github.com/rajnikant7008/news-microservice

News Service Rest API Back-end architecture of news service, based on mysql and spring boot. It contains various news related APIs.

api java maven rest-api restful-webservices spring spring-boot spring-mvc springfox-swagger webservice

Last synced: 28 Dec 2024

https://github.com/rajnikant7008/snapsearch

SnapSearch is java application with spring framework which supports various features such as searching for any service for households purpose.

java java-application spring spring-mvc webservice

Last synced: 28 Dec 2024

https://github.com/ankush-nitjsr/customerrelationshipmanager

Web application backend for managing Customer data. Developed with Spring boot framework, Spring MVC architecture, RESTful API, JWT authentication and MySQL for managing Database.

mysql-database restful-api spring-boot spring-data-jpa spring-mvc spring-security

Last synced: 06 Jan 2025

https://github.com/ankush-nitjsr/patientdatadetails

Login/SignUp app backend for 🏥Hospital firms to check Patient details with Authenticated Users. 👨‍💻Framework: Spring boot || 📲API: RESTful API || 📀Database: JPA and MySQL || 🔐Security: Spring boot security with JWT Authentication

jwt-authentication jwt-token mysql-database spring-boot spring-mvc spring-security

Last synced: 06 Jan 2025

https://github.com/robertjgabriel/java-examples

Odd bits of different projects I did for fun and in class

college-project java spring spring-mvc

Last synced: 13 Jan 2025

https://github.com/ritik6207/moviewatchlistapplicationproject

Movie watch list application and give title , rating, priority and comments . for rating we are using OMDB api

css h2-database html java spring spring-boot spring-data-jpa spring-mvc spring-web thymeleaf validation

Last synced: 02 Feb 2025

https://github.com/likithavemulapalli/java

Contains few web applications in Java.

bdd-framework spring-mvc

Last synced: 11 Jan 2025

https://github.com/roverty/spring

Repositorio con códigos de proyectos realizados en spring

java spring spring-mvc

Last synced: 25 Jan 2025

https://github.com/linthithtwe/studentregistration_springmvc

Student Registration Project I did during OJT using Spring MVC

java jsp spring-mvc

Last synced: 05 Feb 2025

https://github.com/ndeta100/employee_system

An employee management system where users will be able to perform all the crud operation(Final year project for web dev)

java jpa-hibernate lombok-maven mysql spring-boot spring-data-jpa spring-mvc

Last synced: 24 Dec 2024

https://github.com/saudahmedkadapa/advanced-java

This repo includes detailed explanations, examples, and best practices for key areas such as multithreading, concurrency, Java Streams, JDBC, servlets, JSP, design patterns, JPA, Spring Framework, Spring Boot, REST APIs, JVM internals, and more.

aop embedded hibernate hibernate-framework hibernate-orm jdbc jdbc-database jdbc-utilities jsp maven mavens security servlet servlet-jsp spring-mvc webservice

Last synced: 13 Feb 2025

https://github.com/andresweitzel/app_microfrontend_productos_supermercado

Micro_Front_End Acerca de Productos de Supermercado implementado con Angular, Bootstrap, Scss, Spring Boot, Spring Security, Spring MVC, Microservicios, SpringFox, Swagger Ui, Highchart, Lombok, Git, DBeaver, pgAdmin, PostgreSQL y Otras Tecnologías

angular api api-documentation dbeaver git highcharts lombok maven micro-frontends open-api-v3 pgadmin4 postgresql postman spring spring-boot spring-microservices spring-mvc springfox springsecurity swagger-ui

Last synced: 01 Feb 2025

https://github.com/mohitagrawal939/spring-boot-web-login-registration-demo

This is the demonstration of spring boot authentication with the use of JPA and spring security. This spring boot project also connects with postgreSQL for saving data. It has simple bootstrap 4 UI (Using thymeleaf-template) for working demo.

bootstrap-4 css html5 postgresql spring-boot spring-data-jpa spring-mvc spring-security thymeleaf-template-engine

Last synced: 29 Jan 2025

https://github.com/iamgauravkhanna/hands-on-spring

Sample Projects related to Spring

spring spring-boot spring-mvc

Last synced: 31 Jan 2025

https://github.com/arifulhb/java-spring-webmvc-todo

Java Sprint Web MVC Todo application (Learning)

java java11 spring-mvc spring-mvc-framework todoapp

Last synced: 05 Jan 2025

https://github.com/lucassimao/spring-mvc-bookstore

A little spring-mvc based bookstore, just for learning the spring stack - not production ready

java spring-mvc

Last synced: 23 Jan 2025

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

Play around with Hibernate 4.3, Spring Core and Spring MVC, Lombok. RDBMS: MySQL, build system: Gradle.

hibernate java spring-core spring-mvc

Last synced: 09 Feb 2025

https://github.com/mafuba1/library-jdbc

Spring MVC web app for educational purposes.

database html java jdbc jdbctemplate spring spring-mvc springframework thymeleaf

Last synced: 23 Jan 2025

https://github.com/gajendra-ingle/ems

This project is an Employee Management System built using Spring MVC and JSP. It includes CRUD operations for managing Employees.

spring-mvc spring-mvc-crud

Last synced: 04 Feb 2025

https://github.com/beomseokyu/sist-web-dev-playground

쌍용교육센터에서 학습한 Spring Web 개발 과정 소스 저장소

html-css-javascript java jsp-servlet mysql oracle spring spring-mvc spring-security sql web-development

Last synced: 05 Jan 2025

https://github.com/excptional/razorpay_order_api

Spring Boot Order API is a robust API for server-side Order ID generation and management, designed to integrate seamlessly with the Razorpay payment gateway. Simplify your payment processes and enhance your application's payment handling capabilities. Ideal for businesses needing reliable and customizable payment solutions.

java maven razorpay spring-boot spring-mvc spring-security

Last synced: 12 Oct 2024

https://github.com/d-band/genapi

Spring RESTful API Generator

api generator restful spring spring-mvc

Last synced: 24 Jan 2025

https://github.com/bzdgn/springmvchibernate2

Same with SpringMVCHibernate but java configuration will be used instead of xml configuration

hibernate java jpa spring spring-mvc

Last synced: 03 Feb 2025

https://github.com/tjcchen/xmlssm

java xml configuration web project

java spring spring-mvc tomcat-server

Last synced: 07 Feb 2025

https://github.com/wallisonlucas13/sistema_empresarial-spring

WebSystem que permite o cadastro e gerenciamento de serviços e clientes de forma intuitiva.

lombok postgresql spring-boot spring-data-jpa spring-mvc spring-security spring-validation

Last synced: 06 Feb 2025

https://github.com/sunnysoni97/spring_server

Server App using Spring with Thymeleaf, JDBC, Session Management and Multi-part File Handling

java jdbc jdbc-dao multipart-uploads session-management spring-boot spring-mvc springboot thymeleaf

Last synced: 03 Jan 2025

https://github.com/stacenko-developer/test-service

Сервис для тестирования по математике

blazor java lombok mapper maven postgresql rest-api spring spring-boot spring-mvc

Last synced: 02 Feb 2025

https://github.com/rezaur97/college-directory-app

The College Directory Management System is a web-based application that streamlines and automates the management of student, faculty, and department information for educational institutions

css fullstack-development html java lombok maven spring-boot spring-mvc spring-security tailwindcss thymeleaf

Last synced: 26 Jan 2025

https://github.com/khalefahmed/cloudstorage

A web application to explore Spring MVC, MyBatis and Selenium Testing - Udacity Java Web Developer Nanodegree Project 1

bootstrap junit mybatis selenium spring spring-boot spring-mvc spring-security thymeleaf

Last synced: 28 Dec 2024

https://github.com/dbgjerez/spring-cloud-ms1

Prueba de integración continua con microservicios

java java-8 spring spring-boot spring-mvc springcloud

Last synced: 01 Feb 2025

Spring MVC Awesome Lists
Spring MVC Categories