Open in app

Sign In

Write

Sign In

Manpreet Singh
Manpreet Singh

235 Followers

Home

Lists

About

Pinned

Magic of Lambok in Java programming

Java has been one of the most popular programming languages for the past few decades and Java programmers have always been in huge demand. However, one of the major drawbacks of Java has been its verboseness. As a developer, you must have dealt with boilerplate code that you need to…

Lombok

3 min read

Magic of Lambok in Java programming
Magic of Lambok in Java programming
Lombok

3 min read


Sep 15

Creating Composite Keys Using Spring Data JPA

Spring Data JPA is a powerful tool that simplifies the implementation of data access layers in Java applications. When working with databases, it’s common to have tables with composite keys, where multiple columns together form a unique identifier for a record. …

Spring Data Jpa

3 min read

Spring Data Jpa

3 min read


Sep 2

Enhancing HTTP Requests with HttpServletRequestWrapper

Servlets are a crucial component of Java web applications, serving as the backbone for processing HTTP requests and generating responses. While the standard HttpServletRequest offers a wide range of functionality, there may be scenarios where you need to customize or extend its behavior without altering the original request object. This…

Httpservletrequest

3 min read

Httpservletrequest

3 min read


Jul 14

Integrating Vaadin Java Code with PowerBI JavaScript Code

Integrating PowerBI dashboards and reports into a Vaadin application can provide powerful data visualization capabilities. PowerBI offers a JavaScript API that allows embedding reports and interacting with them programmatically. …

Vaadin

3 min read

Integrating Vaadin Java Code with PowerBI JavaScript Code
Integrating Vaadin Java Code with PowerBI JavaScript Code
Vaadin

3 min read


May 30

Streamlining Local SMTP Email Testing with MailTrap and Spring Boot

Local SMTP email testing is an essential part of software development to ensure the proper functioning of email notifications without sending them to real recipients. MailTrap provides a simulated SMTP server for testing email functionality. …

Mailtrap

2 min read

Streamlining Local SMTP Email Testing with MailTrap and Spring Boot
Streamlining Local SMTP Email Testing with MailTrap and Spring Boot
Mailtrap

2 min read


Apr 23

Introduction to Reactive Programming in Java

Reactive programming is a programming paradigm that is focused on asynchronous data streams and the propagation of changes through those streams. …

Reactive Programming

3 min read

IntroductiReactive Programming in Java
IntroductiReactive Programming in Java
Reactive Programming

3 min read


Apr 10

Understanding Spring IOC and Dependency Injection: Exploring the Difference

In the world of software development, Spring IOC (Inversion of Control) and Dependency Injection are two concepts that often go hand-in-hand. They are key components of the Spring Framework, a popular Java-based framework for building enterprise-level applications. While these terms are sometimes used interchangeably, they have distinct meanings and purposes…

Ioc

4 min read

Ioc

4 min read


Apr 3

Customizing Data Binding in Spring Controllers with @InitBinder Annotation

In Spring MVC, data binding is the process of converting HTTP request parameters into Java objects and vice versa. This process is performed automatically by Spring, but it can be customized using the @InitBinder annotation. The @InitBinder annotation is used to customize the data binding process for request parameters. It…

Initbinder

4 min read

Initbinder

4 min read


Mar 31

Exception Handling in Spring: Using ControllerAdvice Annotation and ResponseBodyAdvice

In a Spring application, exceptions can occur at various levels, such as service, repository, or controller. Handling exceptions appropriately is crucial for providing a better user experience and improving the overall reliability of the application. Spring provides two ways to handle exceptions: at the controller level and with the @ControllerAdvice…

Controlleradvice

5 min read

Controlleradvice

5 min read


Mar 29

Simplifying Component Definition with Spring Stereotype Annotations

Stereotype annotations are a type of annotations in the Spring Framework that are used to simplify the process of configuring and defining components in a Spring application. Stereotype annotations are a set of pre-defined annotations that can be used to mark classes as specific types of components, such as controllers…

Spring Framework

3 min read

Spring Framework

3 min read

Manpreet Singh

Manpreet Singh

235 Followers

Software developer who loves writing about programming, technology, passive income strategies etc.

Following
  • Samantha Wolhuter

    Samantha Wolhuter

  • Nuray Fahri

    Nuray Fahri

  • Gokul Chandra Pandey

    Gokul Chandra Pandey

  • BLOCK6

    BLOCK6

  • Prabhdeep Singh Assla

    Prabhdeep Singh Assla

See all (14)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams