Closed otrosien closed 8 years ago
spring-restdocs-core does not need to depend on spring-webmvc. spring-web seems to be sufficient, at least from a compile-time pov.
Well spotted, thank you. It's only spring-restdocs-mockmvc that needs a dependency on spring-webmvc and it's only needed at runtime.
spring-restdocs-mockmvc
spring-webmvc
spring-restdocs-core does not need to depend on spring-webmvc. spring-web seems to be sufficient, at least from a compile-time pov.