PinnedManpreet SinghMagic of Lambok in Java programmingJava has been one of the most popular programming languages for the past few decades and Java programmers have always been in huge demand…Mar 21, 20222Mar 21, 20222
Manpreet SinghCreating Composite Keys Using Spring Data JPASpring Data JPA is a powerful tool that simplifies the implementation of data access layers in Java applications. When working with…Sep 15, 2023Sep 15, 2023
Manpreet SinghEnhancing HTTP Requests with HttpServletRequestWrapperServlets are a crucial component of Java web applications, serving as the backbone for processing HTTP requests and generating responses…Sep 2, 2023Sep 2, 2023
Manpreet SinghIntegrating Vaadin Java Code with PowerBI JavaScript CodeIntegrating PowerBI dashboards and reports into a Vaadin application can provide powerful data visualization capabilities. PowerBI offers a…Jul 14, 20231Jul 14, 20231
Manpreet SinghStreamlining Local SMTP Email Testing with MailTrap and Spring BootLocal SMTP email testing is an essential part of software development to ensure the proper functioning of email notifications without…May 30, 2023May 30, 2023
Manpreet SinghIntroductiReactive Programming in JavaReactive programming is a programming paradigm that is focused on asynchronous data streams and the propagation of changes through those…Apr 23, 2023Apr 23, 2023
Manpreet SinghUnderstanding Spring IOC and Dependency Injection: Exploring the DifferenceIn the world of software development, Spring IOC (Inversion of Control) and Dependency Injection are two concepts that often go…Apr 10, 2023Apr 10, 2023
Manpreet SinghCustomizing Data Binding in Spring Controllers with @InitBinder AnnotationIn Spring MVC, data binding is the process of converting HTTP request parameters into Java objects and vice versa. This process is…Apr 3, 2023Apr 3, 2023
Manpreet SinghException Handling in Spring: Using ControllerAdvice Annotation and ResponseBodyAdviceIn a Spring application, exceptions can occur at various levels, such as service, repository, or controller. Handling exceptions…Mar 31, 2023Mar 31, 2023
Manpreet SinghSimplifying Component Definition with Spring Stereotype AnnotationsStereotype annotations are a type of annotations in the Spring Framework that are used to simplify the process of configuring and defining…Mar 29, 2023Mar 29, 2023