目录一、介绍二、使用示例三、异步发布示例四、在事务提交后发布事件示例总结一、介绍
I wrote my Java application in Eclipse. Now I would like to generate a .jar file which can be run on other systems from the command line. Is there a easy way to do it in Eclipse?