Skip to content

sayem.dev

Programming, Passion and Technology!

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

Spring Framework

Cron Jobs

User activity logging: Spring

Hi, In this article I’ll show you how you can log user activity in your spring application. We’ll use spring’s HandlerInterceptorAdapter…

Sayem HossainSeptember 1, 2017March 4, 2019
Java

Enable SSL in Spring Boot

Hi, In this article I’ll show you how you can enble SSL using self signed certificate. Remember this will show…

Sayem HossainAugust 22, 2017March 4, 2019
Java

Enable CORS globally in Spring Boot

People, I’m about to show how you can enable CORS globally in your spring boot application. 1. Configuration Create a…

Sayem HossainAugust 21, 2017March 4, 2019
Java

Spring Security: Using OAuth2 and web security both in same project

Hi, I’ve been experiencing a pretty annoying trouble using both web security and OAuth2. I implemented OAuth2 first for my…

Sayem HossainAugust 21, 2017May 7, 2019
Java

Upload large files : Spring Boot

So guys, I was dealing with a problem recently. I was getting OutOfMemoryError when trying to upload and save large…

Sayem HossainJuly 26, 2017March 4, 2019
Java

Sending email from your Spring Boot app

1. Overview In this article I’ll show you how you can send email from your spring boot app using JavaMailSender…

Sayem HossainMarch 17, 2017March 4, 2019
Java

Deploy Spring Boot app on Pivotal Web Service (cloud foundry PaaS)

It’s so much easy to deploy your spring boot app on pivotal web service. You’ve to follow some steps. First add two…

Sayem HossainMarch 15, 2017March 11, 2019
Hibernate

Deleting @ManyToMany parent entity without affecting child on Hibernate

Oh Dear!! It’s a nightmare getting MySQLIntegrityConstraintViolationException when you’re designing complex relational database structure for your app. Most of the time hibernate won’t…

Sayem HossainNovember 21, 2016March 4, 2019
.WAR

How to deploy Spring boot app as .war file

Hello from ToraCode. If you find your cloud platform doesn’t support container service or deploying standalone application you may find it annoying…

Sayem HossainAugust 3, 2016March 4, 2019
Docker

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…

Sayem HossainAugust 3, 2016March 11, 2019

Posts navigation

Previous 1 2 3 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...