spring-context-support
spring-context-support copied to clipboard
it's better to change this artifactId from spring-context-support to alibaba-spring-context-support
org.springframework下已存在同名的artifactId(spring-context-support), 而通常jar名称中不带groupId的 这样相同的artifactId 容易想起不必要的歧义:光看jar包文件名容易让人误以下是org.springframework下的类库。
建议2.x开始换个唯一的artifactId, 比如:alibaba-spring-context-support