Problem Statement: Report Generation ধরুন আপনাকে রিপোর্ট বানানোর জন্য একটা ডিজাইন দেয়া হল। আপনি সেটা ইনটিগ্রেট করে কাজ শেষ করলেন।…
spring boot
Redis as Token Store Spring Boot Oauth2
In this article we’ll use redis as token store instead of in memory token store. 1. Dependency Add redis…
Auto binding for multiple date formats | Spring
Sometimes we may need to send date in different formats when posting a form or post json objects. Since spring…
Deploying sample spring boot app using Docker
Hello from ToraCode. Now that we are set up with Docker virtualisation software. Let’s modify our pom.xml a little bit…