-
在一个项目中引入另一个maven项目依赖,通过依赖传递,会将jar包传递进来,如果不需要某个jar包就可以使用:
org.springframework
spring-core
${spring.version}
commons-logging
commons-logging
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/212087.html原文链接:https://javaforall.net
