Topic: "spring-web-mvc"
ORCID/ORCID-Source
ORCID Open Source Project
Language: Java - Size: 235 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 468 - Forks: 207

ivangfr/springboot-react-keycloak
The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application called movies-ui.
Language: JavaScript - Size: 49.3 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 441 - Forks: 167

ivangfr/springboot-react-social-login
The goal of this project is to implement an application called movie-app to manage movies. For it, we will implement a back-end Spring Boot application called movie-api and a font-end React application called movie-ui. Additionally, we will use OAuth2 (Social Login) to secure both applications.
Language: Java - Size: 17 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 192 - Forks: 50

ivangfr/springboot-react-jwt-token
The goal of this project is to implement an application called order-app to manage orders. For it, we will implement a back-end Spring Boot application called order-api and a font-end React application called order-ui. Besides, we will use JWT Authentication to secure both applications.
Language: Java - Size: 7.7 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 166 - Forks: 56

ivangfr/springboot-keycloak-openldap
The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.
Language: Java - Size: 3.51 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 163 - Forks: 70

godcheese/nimrod
Nimrod - 基于 Spring Boot 构建 的 Java Web 平台企业级单体应用快速开发框架,适合中小型项目的应用和开发。所采用的技术栈包括 Spring Boot、Spring、Spring Web MVC、MyBatis、Thymeleaf 等,遵守阿里巴巴 Java 开发规约,帮助养成良好的编码习惯。整体采用 RBAC ( Role-Based Access Control ,基于角色的访问控制),具有严格的权限控制模块,支持系统与模块分离开发。最后希望这个项目能够对你有所帮助。Nimrod 开发交流群:547252502(QQ 群)
Language: Java - Size: 55.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 133 - Forks: 45

ivangfr/springboot-kafka-connect-jdbc-streams
Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.
Language: Java - Size: 283 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 114 - Forks: 72

ivangfr/springboot-react-basic-auth
The goal of this project is to implement an application called book-app to manage books. For it, we will implement a back-end Spring Boot application called book-api and a font-end React application called book-ui. Besides, we will use Basic Authentication to secure both applications.
Language: Java - Size: 14.4 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 104 - Forks: 27

ivangfr/spring-cloud-stream-kafka-elasticsearch
The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.
Language: Java - Size: 19.6 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 95 - Forks: 51

ivangfr/springboot-kafka-connect-debezium-ksqldb
Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors and kafka-research-consumer: Listen to Kafka, insert/update Elasticsearch. ksqlDB-Server: Listens to Kafka, performs joins, and pushes new messages to new Kafka topics.
Language: Java - Size: 211 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 83 - Forks: 47

ivangfr/springboot-elk-prometheus-grafana
The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logstash and Kibana) to collect and visualize application's logs and Prometheus & Grafana to monitor application's metrics.
Language: Java - Size: 6.12 MB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 68 - Forks: 51

ivangfr/springboot-kafka-websocket
The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simulates BTC price changes, while the bitcoin-client application listens to these changes and updates a real-time UI. The bitcoin-client UI is secured using Basic Authentication.
Language: Java - Size: 20.3 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 65 - Forks: 36

bezkoder/spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
Language: Java - Size: 60.5 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 45

alibaba/spring-boot-web-support
An support project for Spring Boot Web
Language: Java - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 42 - Forks: 14

alibaba/spring-webmvc-support
An support project of Spring Web MVC
Language: Java - Size: 64.5 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 40 - Forks: 22

ivangfr/springboot-keycloak-mongodb-testcontainers
The goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides for testing applications.
Language: Java - Size: 1.29 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 38 - Forks: 22

ivangfr/springboot-ldap-testcontainers
The goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP module. Additionally, Testcontainers will be utilized for integration testing.
Language: Java - Size: 1.92 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 37 - Forks: 27

colinbut/sales-order-system
Spring Web MVC + JPA + Hibernate + JSP + JSTL application
Language: Java - Size: 470 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 33

ivangfr/springboot-kong-keycloak
Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.
Language: Shell - Size: 1.12 MB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 35 - Forks: 20

ivangfr/axon-springboot-websocket
The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented with CQRS and Event Sourcing, utilizing the Axon Framework. They connect to axon-server, which serves as the Event Store and Message Routing solution.
Language: Java - Size: 9.81 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 35 - Forks: 11

ivangfr/spring-data-jpa-r2dbc-mysql-stream-million-records
In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer records from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization.
Language: Java - Size: 15.2 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 34 - Forks: 10

ivangfr/spring-data-jpa-relationships
The goal of this project is to study the JPA relationships: one-to-one, one-to-many / many-to-one, and many-to-many.
Language: Java - Size: 313 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 32 - Forks: 16

ajavageek/springfunctional-migration
A step-to-step migration from JavaConfig to functional
Language: Kotlin - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 10

ivangfr/spring-cloud-stream-event-sourcing-testcontainers
Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
Language: Java - Size: 6.51 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 27 - Forks: 24

ivangfr/springboot-graphql-databases
The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.
Language: Java - Size: 1.22 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 27 - Forks: 25

ivangfr/springboot-vault-examples
The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault for storing and retrieving secrets. Vault dynamically generates credentials for accessing databases and relies on Consul as the backend. The authentication method employed in Vault is AppRole.
Language: Java - Size: 1.51 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 24 - Forks: 12

ivangfr/spring-boot-nginx-keycloak-cluster
The goal of this project is to use Nginx as a reverse proxy and load balancer for a Keycloak cluster with two instances and a Spring Boot application, called simple-service, also with two instances. The simple-service app will use Keycloak for IAM.
Language: Shell - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 21 - Forks: 6

ivangfr/spring-boot-user-pass-auth-one-time-token-login
The goal of this project is to create a Spring Boot application called movies-app that allows users to log in using Username/Password Authentication and One-Time Token Login
Language: Java - Size: 14 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 20 - Forks: 4

ivangfr/ethereum-springboot-react
Goals: Implement an Ethereum Smart Contract called SoccerManager and deploy it to Ethereum Blockchain running locally; Implement 2 Spring Boot BE applications, ethereum-api and player-api, that uses Web3j to communicate with Ethereum blockchain; Implement 2 React FE applications, ethereum-ui and player-ui, that communicate to their respective BE.
Language: Java - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 17

ivangfr/spring-kafka-de-serialization-types
The goal is to play with Spring Kafka. We've implemented 5 examples of producer and consumer services that exchanges messages through Kafka using different types of serialization and approaches.
Language: Java - Size: 9.37 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 18 - Forks: 10

ivangfr/https-springboot-react
The goal of this project is to play with HTTPS and enable it in Spring Boot applications. For it, we will implement a Spring Boot Rest API that will have its endpoints ready to accept and server over HTTPS. Furthermore, a Spring Boot Shell Java application and a Frontend React application will be implemented to consume movies-api.
Language: Java - Size: 5.53 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 9

ivangfr/springboot-aws-localstack-dynamodb-lambda-sns-sqs
In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.
Language: Java - Size: 14.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 17 - Forks: 7

ivangfr/spring-boot-grpc-client-server
The goal of this project is to implement two Spring Boot applications using gRPC: the server, called movie-grpc-server, and the shell client, named movie-grpc-client. The library movie-grpc-lib defines the gRPC interface that both the server and client applications use.
Language: Java - Size: 2.76 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 17 - Forks: 3

colinbut/monolith-enterprise-application
⛄ a monolithic legacy 'Enterprise - Like' application example
Language: Java - Size: 490 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 10

ivangfr/springboot-elasticsearch-thymeleaf
The goal of this project is to implement an application called product-app. It consists of two Spring Boot services: product-api (backend) and product-ui (frontend). Data will be stored in Elasticsearch
Language: Java - Size: 13.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 15

ivangfr/springboot-kong-plugins
The goal of this project is to create a simple Spring Boot REST API and securing it with Kong using the LDAP Authentication and Basic Authentication plugins. Besides, we will explore more plugins that Kong offers like: Rate Limiting and Prometheus plugins.
Language: Shell - Size: 1.71 MB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 15

ingogriebsch/spring-hateoas-siren
A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.
Language: Java - Size: 2.36 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 5

ivangfr/springboot-proxysql-mysql
The goal of this project is to use ProxySQL to load balance requests from a Spring-Boot application to MySQL Replication Master-Slave Cluster.
Language: Java - Size: 1.32 MB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 13 - Forks: 15

ingogriebsch/spring-hateoas-siren-samples
A repository that contains examples for Spring HATEOAS Siren to showcase how to use the features provided by the library.
Language: Java - Size: 259 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

ivangfr/okta-springboot-react
The goal of this project is to implement an application where a user can manage (create/read/update/delete) jobs. For it, we will create: a backend Restful API called jobs-api and a frontend user interface called jobs-ui. Furthermore, we will use Okta to secure the complete application.
Language: JavaScript - Size: 99.3 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 12 - Forks: 10

ivangfr/springboot-aws-localstack-opensearch-s3-secretsmanager
In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as OpenSearch, S3, and Secrets Manager. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.
Language: Java - Size: 20.2 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 11 - Forks: 6

ivangfr/springboot-jpa-studies
The goal of this project is to study JPA Batch Processing (i.e, insert / update / delete a set of records in a single command) and JPA Locking.
Language: Java - Size: 745 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 11 - Forks: 9

m-cakir/spring-bootiful
Spring Boot multi-module project example with some features
Language: Java - Size: 346 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 7

godcheese/oryx
Oryx - 基于 Spring Boot 构建 的 Java Web 平台企业级前后端分离应用快速开发框架,适合中小型项目的应用和开发。所采用的技术栈包括 Spring Boot、Spring、Spring Web MVC、MyBatis、Vue 等,遵守阿里巴巴 Java 开发规约,帮助养成良好的编码习惯。整体采用 RBAC ( Role-Based Access Control ,基于角色的访问控制),具有严格的权限控制模块,支持系统与模块分离开发。最后希望这个项目能够对你有所帮助。Oryx 开发交流群:547252502(QQ 群)
Language: Java - Size: 20.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 7

ivangfr/okta-springboot
The goal of this project is to develop a straightforward Spring Boot REST API application, named simple-service, which utilizes Okta for authentication handling.
Language: Java - Size: 2.85 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 5

ivangfr/spring-integration-examples
The goal of this project is to learn String Integration Framework For it, we will implement some Spring Boot applications and try to use the well known Enterprise Integration Patterns.
Language: Java - Size: 3.41 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 7

ivangfr/springboot-caching-neo4j
The goal of this project is to explore how caching works. To achieve this, we will implement a simple Spring Boot application called "restaurant-api." We will use Neo4j for storage and select one of the following solutions (Simple, Caffeine, or Redis) for caching.
Language: Java - Size: 2.26 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 7

ivangfr/springboot-activemq-rabbitmq-delayed-messages
The goal of this project is to create an application that produces and consumes delayed messages randomly. Those messages are sent to ActiveMQ or RabbitMQ. The delayed broker to which the message is sent depends on a feature toggle defined in Unleash.
Language: Java - Size: 1.55 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 5

jlokitha/POS-System-Backend-v2
The POS System Backend is a comprehensive RESTful service designed for efficient management of customer, item, and order data, built using Spring and MySQL. It facilitates robust CRUD operations, order processing, and integrates profile picture handling for enhanced user experience.
Language: Java - Size: 108 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

sunmingji/spring
spring-webflux-security spring-feign spring-web spring-webmvc-sercurity
Language: Java - Size: 34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

ivangfr/springboot-testing-mysql
Goals: 1) Create a simple Spring Boot application to manage users; 2) Explore the utilities and annotations that Spring Boot provides for testing; 3) Test using Testcontainers.
Language: Java - Size: 1.03 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 7

TDMinhNhat/web_blog_www_lab06
A website about community where anyone can post and comment. This repo applies FE also BE
Language: TypeScript - Size: 222 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

kg-JHTeam/BKC
BKC(BHC 치킨 주문사이트)
Language: Java - Size: 2.45 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

TDMinhNhat/travelling-mobile-app-repo
A mobile application for booking travel. This include FE and BE. Using "Microservices" architect to build this project
Language: TypeScript - Size: 1.17 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ivangfr/spring-boot-ldap-auth-one-time-token-login
The goal of this project is to create a Spring Boot application called movies-app that allows users to log in using their LDAP pre-defined account LDAP Authentication and One-Time Token Login
Language: Java - Size: 4.63 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

ApsaraWitharana/AAD-CW-Green-Shadow-Backend
The Green Shadow Backend project is a robust and scalable server-side application developed to support the Green Shadow system Back-end system designed as part of a second-semester final coursework.
Language: Java - Size: 44.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

zbalogh/mspt-microservice-demo
MSPT Microservice Demo based on Spring Cloud and Spring Boot libraries. Using Firebase Authentication integrated to the API Gateway as OAuth2 resource server. It follows the clean (hexagonal) architecture as well as the Domain Driven Design approach. The used technologies: Spring WebMVC, WebFlux, JPA/Hibernate, Kafka, PostgreSQL, Mongo, Redis.
Language: Java - Size: 1.47 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

yusufsefasezer/spring-mvc-bio
Spring based Web MVC project
Language: Java - Size: 1 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Kavithma-Thushal/Spring-Web-MVC
This is learning about Spring Web-MVC in GDSE66
Language: Java - Size: 7.76 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rudradcruze/Jonas-General-Purpose-Shop-SpringBoot
This is a web application developed by Mr. Francis Rudra D Cruze for his General-Purpose Store. The application allows customers to buy products online or directly from the store. The products are categorized into different categories such as electronics, clothing, groceries, etc.
Language: CSS - Size: 42.6 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

RamanPan/DiplomBackend
Серверная часть дипломного проекта
Language: Java - Size: 63 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

gyanendras1898/SpringBoot-MVC-Rest-Microservices-User-Rating
Fetching data from movie and rating-service and giving access to the consumer to make use of the services using rest
Language: Java - Size: 282 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Toparvion/reactivlet-sample
Sample project for an article about adopting reactive approach in servlet applications
Language: Java - Size: 20.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

bnitech/excel-download
Excel Download
Language: Java - Size: 110 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

erikrios/kotlin-restful-api
Learn to Build a RESTful API with Spring Framework
Language: Kotlin - Size: 95.7 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

chriniko13/spring-rest-example
TODO: unit tests, integration tests.
Language: Java - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

dimMaryanto93/thymeleaf-example
Menggunakan Template Engine Thymeleaf sebagai Server Side Front End
Language: Shell - Size: 70.3 KB - Last synced at: 30 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

ghusta/demo-spring-web-rest
Demo : Spring web + REST endpoints without web.xml and Spring Boot
Language: Java - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

TDMinhNhat/web_store_www_lab07
The store website. This repository include FE and BE
Language: Java - Size: 115 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

bpstelios10/kafka-impl
This is an implementation of a spring web mvc app that produces, consumes and streams simple Kafka Messages, when SSL authentication is involved.
Language: Java - Size: 149 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

SaiBarathR/manga-harbor-server
Spring server for manga harbor site. Providing endpoints to exploring manga titles, viewing chapter lists and download manga by volumes, chapter or collection of all volume in a single package.
Language: Java - Size: 24.8 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Esh07/Module-Timetable-Management-System-RESTful-API
The Module Timetable Manager's simple RESTful API
Language: Java - Size: 1.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

shashwatpandey-it/TaskTrackerApp-SpringBoot
Get started today and experience the convenience of tracking your tasks with ease. Stay organized, meet your deadlines, and accomplish your goals effortlessly.
Language: Java - Size: 297 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

RamanPan/OwnMusicTop
Веб-ресурс для составления собственного топа музыкальных групп
Language: Java - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nosliwmichael/video_stream
Streaming videos from a Spring Web MVC app.
Language: Java - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LionelB5/spring-todo-list
A todo list app written using the Spring Web MVC framework.
Language: Java - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

AnujaKoralage/WholeSalePOSWithSpringWebMvc
Fully completed whole sale pos system for supermarket.Spring web mvc and rest web services was used for development
Language: JavaScript - Size: 24.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Jtmonument/spring-rest
Building REST services with Spring
Language: Java - Size: 76.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

diogolundberg/spring-webmvc
Example project of raw spring web mvc
Language: Java - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

rajadileepkolli/springboot-webapplication-project-skeleton 📦
Develop web application with Spring Web MVC, Spring Security, JPA/Hibernate + DB, Thymeleaf, Bootstrap, Gradle
Language: Java - Size: 301 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

LNMA/course_management_system-controller-view
controller-view component of course management system.
Language: JavaScript - Size: 4.71 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

adrianlee0118/RAZR-BE-Test
REST API built in Spring-Boot with hypermedia-driven support for CRUD calls that generates data for creating randomly-sized squares and circles
Language: Java - Size: 46.4 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

khannedy/handler-interceptor-demo
Demo Project for Spring Handler Interceptor
Language: Shell - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vatolinrp/bank-system
bank-system application
Language: Java - Size: 4.01 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

Kiep13/FollowMe
System for booking excursions in FollowMe agency
Language: Java - Size: 136 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

lcnicolau/cs50-todo-list
Just another to-do list app... but having fun with htmx.
Language: Java - Size: 154 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MYSELF-BINEET/MovieFlixBackend
This is an backend project for movie Api made in java
Language: Java - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-java-servlet-page-crud-array-list
a project make me clear about jsp i know the way to config web mvc for .jsp files and leaning .jsp files with java code. Ex, fetching data then show it on .jsp file and learn how to use @WebServlet instead @Controller , also know default .jsp folder where i should create ,do basic filter for validate user, know way to import .jsp as component. Cool
Language: Java - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

imsupriyo/TodoManager
Spring Boot MVC based Todo Manager Web Application
Language: Java - Size: 4.04 MB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

SergioZF09/frases-aleatorias
Solución al desafío de conocimientos del curso Java. creando tu primera API y conectándola al Front End del programa Oracle Next Education (ONE) de Oracle, impartido por la Instructora Genesys Rondón de Alura Latam.
Language: Java - Size: 141 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ChathuminiBandara/NoteCollector
This is a Note Collector API built using the Spring Framework. It serves as a backend system for managing notes and provides an organized structure with layers such as DTO, Controller, Service, Entity, Config, and more. The server runs on Tomcat.
Language: Java - Size: 113 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Just-StyX/shop-inn
A backend service to serve customers
Language: Java - Size: 2.51 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Svetoslavss/EMP
Employee management system - task
Language: HTML - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Just-StyX/kafk-projecs
Language: Java - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

allitov/hotel-api
API for hotel services.
Language: Java - Size: 305 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

pandaman404/test-react-native-spring
Language: TypeScript - Size: 1.12 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

pandaman404/test-react-spring
Language: Java - Size: 347 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

macktb/account-service
Account Service, a multi-user web service that records security events and implements modern information security standards for web applications
Language: Java - Size: 116 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

macktb/customer-feedback-service
Customer Feedback Service using Spring Boot and MongoDB
Language: Java - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

killreal777/web-lab4
4th lab on Web Porgramming
Language: JavaScript - Size: 576 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
