Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by iammahesh123

A curated list of projects in awesome lists by iammahesh123 .

https://github.com/iammahesh123/task-management-system-using-microservices

This project implements a Task Management system using microservices architecture. The system consists of three main microservices: UserService, TaskService, and TaskSubmissionService. Additionally, Eureka is used for service discovery, and an API Gateway is implemented to manage API requests.

api-gateway api-gateway-endpoint eureka-client eureka-server jwt-authentication microservices mogodb rest-api spring spring-actuator spring-cloud spring-cloud-routing-gateway spring-security

Last synced: 31 Dec 2024

https://github.com/iammahesh123/simple_authentication_android-app

This project is a simple Android application demonstrating user authentication using Firebase Authentication.

android-application android-studio firebase-authentication gradle material-design user-interface xml

Last synced: 31 Dec 2024

https://github.com/iammahesh123/querydsl-crud-application-demo

This project demonstrates how to integrate QueryDSL with Spring Boot for implementing CRUD (Create, Read, Update, Delete) operations on a database.

java jpa-hibernate maven mysql-database querydsl-sql spring-boot tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/e-commerce-backend-spring-microservices

This project aims to provide a scalable and modular solution for building an eCommerce platform using microservices architecture. Each microservice handles specific functionalities, such as user management, product catalog, order processing, and payment processing.

discovery-client eureka-client eureka-server lombok-maven maven microservices-architecture mysql-database spring-boot spring-cloud spring-data-jpa tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/iammahesh123

Config files for my GitHub profile.

config github-config

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-security-csrf-demo

This project demonstrates how to integrate CSRF protection in a Spring Boot application using Spring Security.

csrf-protection java maven spring-boot spring-security

Last synced: 31 Dec 2024

https://github.com/iammahesh123/oauth-with-jwt-authorization

this project is basically a cool demo showing how we handle user authentication using OAuth2 and JWT tokens in a Spring Boot app. You know, stuff like registering users, logging them in, and generating those snazzy tokens.

java jwt-authentication jwt-token maven oauth2 spring-boot spring-data-mongodb spring-security tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/jsp-server-response-demo

This project demonstrates a simple web application for retrieving user data based on a user ID input by the client.

css html java java-servlet jsp

Last synced: 31 Dec 2024

https://github.com/iammahesh123/jsp-registration-demo

This project is a basic web application for user registration, utilizing JavaServer Pages (JSP) and Java Servlets. It includes a simple registration form for users to input their details, with server-side processing and confirmation page display.

css html java jsp

Last synced: 31 Dec 2024

https://github.com/iammahesh123/jsp-post-method-demo

This project demonstrates form processing using JavaServer Pages (JSP) with both the GET and POST methods

css get html javaserver-pages post servlets

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-annotations-demo

This project serves as a demonstration of various annotations used in the Spring Framework.

autowire bean component configuration controller data document postmapping repository requestmapping scope service spring

Last synced: 31 Dec 2024

https://github.com/iammahesh123/inventory-management

This project is a Java Swing application for managing home inventory.

event-handling java jframes

Last synced: 31 Dec 2024

https://github.com/iammahesh123/jsp-client-request-demo

This project showcases a simple web application for handling client requests using Java Servlets.

css html java java-servlet jsp

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-security-none-demo

This project demonstrates how to configure Spring Security with "none" authentication, where no authentication is required to access protected resources. It also showcases how to permit access to specific endpoints using the "permitAll" configuration.

java maven spring spring-boot spring-data-mongodb spring-security tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-cloud-bus-demo

This project demonstrates the use of Spring Cloud Bus with RabbitMQ as a message broker to enable dynamic configuration refresh for microservices in a Spring Cloud environment

eureka-client eureka-discovery-client eureka-server java mongodb rabbitmq-server spring spring-boot spring-cloud-bus

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-junit-testing-reports-demo

This project demonstrates how to generate and use testing reports for Spring applications using JUnit.

jacoco-plugin java junit5 maven spring spring-boot surefire-plugin tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/user-security-management-using-react-and-spring-security

This project demonstrates user security management using React for the frontend and Spring Security for the backend. It includes functionality for user signup, signin, and a simple dashboard.

axios maven react react-router spring-boot spring-data-mongodb spring-security tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/hystrix-demo

A demo Spring Boot project showcasing Hystrix for circuit breaking.

circuit-breaker hystrix hystrix-dashboard java spring spring-boot

Last synced: 31 Dec 2024

https://github.com/iammahesh123/jsp-get-method-demo

This project demonstrates simple form processing using JavaServer Pages (JSP) with the GET method.

css get-method html jsp-servlet tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/sonorqube-integrate-with-spring

This Spring Boot application is a demonstration project for integrating SonarQube code analysis.

java sonorqube spring-boot

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-webflux-testing-demo

This project demonstrates how to test Spring WebFlux controllers and services using JUnit 5 and Mockito.

intellij java junit5 mockito spring spring-boot spring-data-mongodb-reactive spring-reactive spring-reactive-mongodb spring-webflux tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-cloud-task-demo

This project demonstrates how to use Spring Cloud Task to create and manage short-lived microservices for batch processing and other tasks.

java jpa-hibernate maven mysql-database spring-boot spring-cloud-task

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-event-driven-application-demo

EventDrivenDemo is a Spring Boot application that demonstrates event-driven architecture using RabbitMQ as a message broker. It includes components for producing and consuming messages, as well as custom message conversion.

event-driven java maven rabbitmq spring-boot

Last synced: 31 Dec 2024

https://github.com/iammahesh123/data_structures_and_algorthims

Data Structures and Algorithms programs

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-reactive-crud-application

This is a simple CRUD (Create, Read, Update, Delete) application built using Spring WebFlux and MongoDB. It provides endpoints to perform CRUD operations on users.

crud-application java spring spring-reactive spring-reactive-mongodb spring-web

Last synced: 31 Dec 2024

https://github.com/iammahesh123/food-delivery-app

A simplified food delivery app featuring streamlined UI/UX, efficient backend integration, and an easy-to-use order process. Designed to enhance user experience while maintaining optimal performance.

html-css node-js npm react react-dom-router react-router

Last synced: 15 Dec 2024

https://github.com/iammahesh123/spring-dockerization-demo

This demo showcases the process of containerizing a Spring Boot application using Docker, allowing for easy deployment and scaling in various environments.

docker-container docker-image dockerfile spring-boot tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/spring-cloud-bootstrapping

This project demonstrates the concept of bootstrapping in a Spring Cloud environment using Spring Cloud Config Server.

config-server eureka-client eureka-server java maven spring-boot spring-cloud-bootstrapping

Last synced: 31 Dec 2024

https://github.com/iammahesh123/food-delivery-backend

A robust backend API for a food delivery application, built using Spring Boot. This API provides seamless functionality for managing restaurants, menus, orders, and user profiles, ensuring a smooth and efficient food delivery experience.

mysql-database spring-boot spring-data-jpa spring-security swagger-ui

Last synced: 22 Dec 2024