Commit 665d6d77 by 马黎滨

spring-aop与spring-content冲突解决

parent 84fd20f1
......@@ -154,7 +154,7 @@
<resource>META-INF/spring.tooling</resource>
</transformer>
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>concert.Main</mainClass>
<mainClass>com.zhiwei.searchhotcrawler.run.HotSearchRun.Main</mainClass>
</transformer>
</transformers>
</configuration>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment