Skip to content

sayem.dev

Programming, Passion and Technology!

  • Home
  • About
  • Blog
  • Portfolio
  • Recommendations
  • LinkedIn
  • Twitter
  • Facebook
  • Email

Spring Boot

Java

OpenPB : টেমপ্লেট থেকে রিপোর্ট জেনারেশন

Problem Statement: Report Generation ধরুন আপনাকে রিপোর্ট বানানোর জন্য একটা ডিজাইন দেয়া হল। আপনি সেটা ইনটিগ্রেট করে কাজ শেষ করলেন।…

Sayem HossainJune 22, 2021June 22, 2021
Deployment

Maven profiling for your java app

Hi, Suppose you’re working on a maven project in your local machine using some local credentials, like database connections, username-passwords…

Sayem HossainOctober 1, 2019October 2, 2019
gitlab-ci
CI/CD

Automate spring boot deployment using gitlab CI

Hi there, Let’s talk about deployment of our java app. I’ve previously talked about how you can deploy your java…

Sayem HossainSeptember 30, 2019December 28, 2019
Spring Boot

Starting a new Spring Boot Project? Begin with a Skeleton

If you are looking forward to start a new spring project, you may need to do a lot of boilerplate…

Sayem HossainJune 30, 2019December 4, 2019
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…

Sayem HossainApril 10, 2019April 10, 2019
Java

Spring Boot: Swagger2 configuration

Swagger2 is a visual interactive document for your api’s. When swagger is configured on your system, it automatically grabs all…

Sayem HossainMarch 28, 2019March 28, 2019
Spring Boot

Programmatically removing authentication by invalidating token | Spring OAuth2

It’s a pain revoking user authentication (Logging out a user) programmatically in spring oauth2. Specially if we use in memory…

Sayem HossainMarch 11, 2019March 12, 2019
Spring Boot

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…

Sayem HossainMarch 11, 2019March 14, 2019
file upload

Uploading files on filesystem spring boot

In this article, I’ll show you a very simple way to upload and save your file in the filesystem rather…

Sayem HossainMarch 28, 2018March 11, 2019
Password Reset

Implement password Reset feature for your java application

Grettings! In this article I’ll show you how you can implement a password reset feature in your java application. You…

Sayem HossainMarch 24, 2018March 4, 2019

Posts navigation

1 2 Next

Archives

Search

About

Confident, competent and very much passionate Java Programmer who loves his work. Big fan of the Speed Force from DC universe.

Follow Me

  • LinkedIn
  • Facebook
  • Twitter
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Proudly powered by WordPress | Theme: Justread by GretaThemes.
 

Loading Comments...