我正在尝试运行一个带有dynamoDB和lombok注解的vertx服务器,但是我无法让它正常工作。我已经将vertx、dynamoDB和lombok的.jar文件添加到我的类路径中。在IntelliJ中一切都编译得很好,但是我不能让它在我的终端上正常运行。io.vertx.core.impl.launcher.VertxCommandLauncher.dispatch(VertxCommandLauncher.java:328)
at io.vertx.core.Launcher.main(Launcher.ja