I've used Spring boot to solve MyMoney problem and when I use maven-assembly plugin to build the application. It doesn't find the main class. But when I use springboot-maven-plugin to build my application, It just runs perfectly fine.
Could anyone help me?
I've used Spring boot to solve MyMoney problem and when I use maven-assembly plugin to build the application. It doesn't find the main class. But when I use springboot-maven-plugin to build my application, It just runs perfectly fine.
Could anyone help me?