PinnedChanaka MBKinAeturnumSend byte stream over the web socket using Spring/SpringBootHere I’m going to explain how to send byte stream over the WebSocket using Spring. I have implemented a completed project using Springboot…Jan 3, 2021Jan 3, 2021
Chanaka MBKIntegrate AWS Secrets Manager With Spring Boot ApplicationHi everyone ! in this blog post, I will describe ‘How to integrate AWS secrets manager to Springboot application’.I am using a simple CRUD…May 24, 2022May 24, 2022
Chanaka MBKDeploy Spring Boot application and MongoDB as Containers Using DockerHello everyone, In this blog post I’m going to describe ‘How to dockerize Springboot CRUD API with Mongo DB’.May 20, 20223May 20, 20223
Chanaka MBKRead, Write and Delete Operations for S3 Bucket using Spring bootHi All, In this post, I am going to describe “How to do a CRUD operation for S3 bucket using Spring boot project”. I am using a simple…Dec 21, 2021Dec 21, 2021
Chanaka MBKEncrypt and Decrypt sensitive data with JSON Web Encryption(JWE)In this blog post, I am going to explain to you about JWE authentication and how we encrypt and decrypt sensitive data. Before point out to…May 8, 20214May 8, 20214
Chanaka MBKJWT authentication for Springboot REST API application with HandlerInterceptorThis post will show you how to authenticate the Springboot REST API application using JWT authentication. To do this process I’m going to…Jan 18, 2021Jan 18, 2021
Chanaka MBKBasic authentication for Springboot REST API application with HandlerInterceptorThis post will show you how to authenticate the Springboot REST API application using basic authentication. To do this process I’m going…Jan 18, 20211Jan 18, 20211
Chanaka MBKinGeek CultureWhat is HandlerInterceptor in Spring MVCIn this post, I am going to describe the Spring MVC HandlerInterceptor and its usage and behavior.Jan 18, 2021Jan 18, 2021
Chanaka MBKinAeturnumREDIS cache implementation for SpringBoot applicationThis post will show you how to integrate caching DB to your SpringBoot application. There are 2 ways to do this implementation. One is…Jan 4, 2021Jan 4, 2021
Chanaka MBKinGeek CultureThymeleaf email integration with SpringBoot REST web serviceThese days we have a couple of technologies to integrate email service with java application. But out of them “Thymeleaf email…Jan 3, 2021Jan 3, 2021