Recent posts

Cannot access SunJCE error in JDK11 above

less than 1 minute read

SunJCE error when using it in JDK 11 or above. How to solve it when using Jib I faced error below when I migrated from dockerfile to jib. java.lang.IllegalAc...

Minikube nginx ingress local setup

1 minute read

Minikube nginx ingress on local mac I was using minikube on mac trying to local test. I faced problem accessing local ingress after I set up. My configuratio...

An error when installing jenkins on Amazon Linux

less than 1 minute read

An error when installing jenkins on Amazon Linux based EC2 I faced following error when I tried “sudo yum install jenkins” ... You can remove cached packages...

ElastiCache with keyspace event

less than 1 minute read

Problems when using ElastiCache with keyspace event faced this error when I tried to use notify-keyspace-events option in spring data redis. Caused by: org.s...