wlliqipeng commented on issue #130: Why did this error occur at startup:nested exception is java.lang.NoClassDefFoundError: io/netty/util/internal/logging/InternalLogLevel URL: https://github.com/apache/rocketmq-spring/issues/130#issuecomment-524697975 One of Netty's jars was corrupted when Maven downloaded it. Run mvn dependency:purge-local-repository or delete your local Maven cache and try again. You can get detailed information through this [page](https://github.com/spring-projects/spring-boot/issues/12341)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
