Mayank YaduvanshiUsing @Async in Spring Boot: A performance boosterIn this blog, we dive into the power of Spring Boot’s @Async annotation, showing you how to supercharge your application by running tasks…15h ago15h ago
Mayank YaduvanshiCreating and Managing Profiles in a Spring Boot ApplicationSpring Boot, a powerhouse in the modern Java ecosystem, simplifies the development of stand-alone, production-grade Spring-based…May 14May 14
Mayank YaduvanshiSimplify CRUD with a Generic Controller to Reduce Boilerplate Code in Spring BootTired of writing REST controller again and again for each resource? try this method that will Revolutionize Your Workflow.Mar 6Mar 6
Mayank YaduvanshiUnleash the Power of @PreAuthorize in Spring Boot with Custom Handlers — A Magical CRUD JourneyWelcome to the world of Spring Boot, where security is not just a feature, but a way of life. In this blog post, we’ll explore the…Dec 31, 2023Dec 31, 2023
Mayank YaduvanshiSimplify Model Mapping in Spring Boot with MapStruct and LombokLearn how to map entity classes to DTOs with MapStruct mapper.Jun 29, 2023Jun 29, 2023
Mayank YaduvanshiSpring boot API architecture (part 1) — request/bean validation and JPA buddy tipsThis is a simple demonstration of one way of handling and validating the api requests (Bean validation) on controller in Spring boot.Jun 29, 2023Jun 29, 2023
Mayank YaduvanshiDatabase Auditing in Spring boot with spring security context and spring data JPAFill audit columns in database with logged-in user and date time.Jun 10, 2023Jun 10, 2023
Mayank YaduvanshiAdding security to micro-services — Spring boot (Gateway filter) + JWT authentication (Part 2)This article is about how we can secure our REST services built with spring micro-service architecture.May 22, 20231May 22, 20231
Mayank YaduvanshiSpring cloud micro-service architecture with Api Discovery and Api Gateway using Netflix EurekaMicroservice architecture is a software development approach that structures applications as a collection of small, independent services…Apr 30, 2023Apr 30, 2023
Mayank YaduvanshiPrepare AWS EC2 Ubuntu instance for running WAR archives on Apache Tomcat server with MySQL…Installing JAVAMar 4, 2023Mar 4, 2023