-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Description
Trying to upgrade to Spring Boot 2.
- The documentation for REDIS on this page:
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Migration-Guide
Says to use: spring-boot-starter-redis
But this is correct: spring-boot-starter-data-redis
- When I use the correct one above and try to start my app, I get:
Exception in thread "main" java.lang.IllegalStateException: Failed to read Class-Path attribute from manifest of jar file:/C:/Users/jucheme/.m2/repository/io/netty/netty-handler/4.1.25.Final/netty-handler-4.1.25.Final.jar
Metadata
Metadata
Assignees
Labels
type: documentationA documentation updateA documentation update