Commit 72e185c6 by 马黎滨

Merge branch 'mlbWork' into 'master'

spring-aop与spring-content冲突解决

See merge request !29
parents 7d76f93e 665d6d77
......@@ -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