Sunny Kumar Singh (sunnysinghssvk)

sunnysinghssvk

Geek Repo

0

followers

0

following

0

stars

Location:Kanpur, Uttar Pradesh

Github PK Tool:Github PK Tool

Sunny Kumar Singh's repositories

spring-boot-amazon-s3

A Spring boot application streamlining file management with Amazon S3 integration. Utilize REST APIs to effortlessly upload, download and delete files, simplifying S3 operations

Language:JavaStargazers:0Issues:0Issues:0

spring-boot-apache-kafka

A Spring boot application leveraging Apache Kafka to demonstrate the implementation of multiple producers and consumers for both String and JSON messages. The application utilizes MySQL as the underlying database to store efficiently processed and consumed messages.

Language:JavaStargazers:0Issues:0Issues:0

spring-boot-caching

A Spring boot application featuring RESTful endpoints, leveraging the power of Spring Cache for efficient data caching. The implementation extends its scalability by utilizing Hazelcast, facilitating seamless cache sharing across multiple instances.

Language:JavaStargazers:0Issues:0Issues:0

spring-boot-cron-job-scheduler

A Spring boot application with a REST endpoint secured using JWT Authentication. A Scheduled Cron job runs every 15 minutes, generating a JWT token by calling an API. This token is then utilized to access the secured endpoint and log the User details.

Language:JavaStargazers:0Issues:1Issues:0

spring-boot-microservices

The repository features multiple microservices orchestrated through a service registry and API Gateway. Leverage essential functionalities such as circuit-breaker and load-balancing to ensure robustness and optimal performance. Harness the power of OpenFeign for seamless HTTP communication between microservices.

Language:JavaStargazers:0Issues:0Issues:0

spring-boot-react-js

A Full-Stack web application that integrates Spring Boot for the backend and React JS for the frontend. It demonstrates CRUD operations using REST APIs and offers a smooth user experience with React Router, Components, Axios, Reactstrap & Toastify

Language:JavaStargazers:0Issues:0Issues:0

spring-boot-security-okta

A Spring boot application leveraging Spring Security with Okta for OAuth2.0 and OIDC. The application provides secure authentication and authorization mechanisms for REST endpoints, facilitating CRUD operations on a MySQL database.

Language:JavaStargazers:0Issues:1Issues:0