Hi, Which class it can not be found? How do you write your spring boot application? Can you also share more logs about that?
Best, Yuan On Wed, 24 Aug 2022 at 3:38 PM, Yogesh Jadhav <yogeshhjad...@gmail.com> wrote: > Hi, > If anyone has any thoughts on this. I have created Java Spring boot > application which is working fine locally. Now I want to run it on EKS > Kubernetes cluster. I’m facing difficulties with class not found. I even > tried Maven shaded plug-in . But it’s not working. > My goal is to run locally as well as on K8 cluster. > Appreciate any help on this. > > Thanks!