I am using STS 3.9 version with using to create starter spring boot project ->Web,jpa,mysql,rest combination.This is When i try to run the spring boot application is shows e
It displays on the console, which is the corrupted jar with its absolute path. Just delete the jar. Then do mvn clean install It'll work fine.
NB. If multiple jars are corrupted, clean up .m2 dir. then do mvn clean install.
Good luck!!!