sunnysinghssvk
Java Full Stack Developer | Spring Boot, Microservices, REST APIs, React JS | Passionate about clean code and innovation
Kanpur, Uttar Pradesh
Pinned 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
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.
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.
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.
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.
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
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.
sunnysinghssvk's Repositories
sunnysinghssvk/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
sunnysinghssvk/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.
sunnysinghssvk/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.
sunnysinghssvk/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.
sunnysinghssvk/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.
sunnysinghssvk/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
sunnysinghssvk/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.