摘要:
If you need to build a runnable spring-based JAR using maven, there could be some problems in the spring's configuration parsing. You know, to build a runnable JAR we have to include in the JAR all the dependencies, and Maven can help a lot in this, for example using the maven-assembly-plugin.He 阅读全文
posted @ 2011-09-21 14:59
AnsonYang
阅读(677)
评论(0)
推荐(0)