Manoj Kumar Reddy Bhimavarapu
BHIMAVARAPU-MANOJ-KUMAR
Java Backend Developer | Software Development Engineer at Wellness360
Languages
Repos
38
Stars
15
Forks
5
Top Language
Java
Loading contributions...
Top Repositories
A RESTful API for managing Tasks, built using Spring Boot and MySQL with UUID as the Primary Key for Tasks. The system allows users to Create, Read, Update, Delete Tasks, and automatically update their status from PENDING to IN_PROGRESS after a specified time using an Asynchronous Scheduler.
The Event Management System is a Spring Boot application designed to manage and query event data based on a user's geographical location and a specified date. It provides RESTful APIs to ingest event data from a CSV file, store it in a database, and retrieve events based on user-specified criteria.
A Developer’s Journey to Choosing the Right ID Solution
The RabbitMQ is a scalable and commonly used messaging queue for exchanging messages among different parts of applications or between multiple applications. Both Spring Boot and Spring AMQP provide great integration capabilities with RabbitMQ.
Spring Boot Kafka Basic Producer Consumer
Spring Data JPA Course from AmigosCode.
Repositories
38A RESTful API for managing Tasks, built using Spring Boot and MySQL with UUID as the Primary Key for Tasks. The system allows users to Create, Read, Update, Delete Tasks, and automatically update their status from PENDING to IN_PROGRESS after a specified time using an Asynchronous Scheduler.
The Event Management System is a Spring Boot application designed to manage and query event data based on a user's geographical location and a specified date. It provides RESTful APIs to ingest event data from a CSV file, store it in a database, and retrieve events based on user-specified criteria.
A Developer’s Journey to Choosing the Right ID Solution
The RabbitMQ is a scalable and commonly used messaging queue for exchanging messages among different parts of applications or between multiple applications. Both Spring Boot and Spring AMQP provide great integration capabilities with RabbitMQ.
Spring Boot Kafka Basic Producer Consumer
About My Profile.
The RabbitMQ is a scalable and commonly used messaging queue for exchanging messages among different parts of applications or between multiple applications. Both Spring Boot and Spring AMQP provide great integration capabilities with RabbitMQ.
Quickly get a project started with this basic template ranging from using parts of the framework to custom components and layouts.
Bootstrap 5 is the newest version of Bootstrap, which is the most popular HTML, CSS, and JavaScript framework for creating responsive, mobile-first websites.
A Comprehensive guide and Demo on Integrating Amazon S3 with Spring Boot using AWS SDK v2. Includes File Upload and Download Functionality
Spring Data JPA Course from AmigosCode.
Skills in database design and SQL for efficient, robust backend development
Coding exercises on arrays in Java typically focus on fundamental operations and manipulations of array data structures. These exercises help you understand how to work with arrays, which are a basic but crucial data structure in programming.
PII masking, is a technique that protects personal data by hiding it from public view. PII stands for Personal Identifiable Information.
SpringBoot Application to Develop a Complete Backend Application for User Login and Registration using Spring Boot including Email Verification Links.
Jasypt (Java Simplified Encryption) provides utilities for encrypting application property sources in Spring Boot applications.
This repository demonstrates seamless integration between Spring Boot, Spring Cloud, and HashiCorp Vault. It showcases secure configuration management, secrets storage, and dynamic secrets retrieval using Vault. Whether you’re building Microservices or cloud-native Applications.
JasperReports is a powerful Java reporting tool that allows you to generate reports in various formats, such as HTML, PDF, XLS, RTF, CSV, and more. When combined with Spring Boot, you can create APIs that serve these reports to users.
The Word Guess app is a guessing game where players have to guess the correct word.
Demo project that showcases the usage of Angular Material components. It includes a variety of UI elements such as Buttons, Cards, and Forms that are styled using Angular Material’s pre-built themes.
Implementing a custom primary key generator in Hibernate 6 Spring Boot 3 allows you to create meaningful and flexible primary keys tailored to your application’s needs.
PostgreSQL is an Advanced Object-Relational Database Management System (DBMS). It is open-source and widely used for various applications due to its robustness, extensibility, and compliance with SQL standards.
The primary goal of the Spring Data MongoDB project is to simplify the development of Spring-powered applications that utilize new data access technologies. These technologies include non-relational databases, map-reduce frameworks, and cloud-based data services.
Spring Boot Demo Representation for configuring Built-in Embedded Server and Developer Tools.
Building REST services with Spring MVC + Spring HATEOAS. This tutorial is from Spring.io Official Guides.
Personal Portfolio Website. Clone this Repository into your Local machine and make your own customization.
This Repository is a basic example for Spring Boot - Production Ready Features by using springboot-actuator dependency.
This is a basic CRUD Operation (Create, Read, Update, Delete) Demo Project for Spring Boot GraphQL
Required Project to earn Relational Database Certification from freeCodeCamp. Build a Database of Celestial Bodies using PostgreSQL.
By adding the OpenPDF Maven dependency to the spring boot project, you can easily generate PDF documents.