問題タブ [swagger-codegen]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
114 参照

typescript - tsd からの typescript エクスポートのインポート不可

ファイルindex.ts (swagger-codegen で生成)


ファイルtsd.d.ts


typescript 2.2.1.

ファイルで import ステートメント( import myDTO from 'path/to/file/myDTO')を使用する必要があるのはなぜですか? tsモジュールを宣言する必要がありますか?

0 投票する
0 に答える
7380 参照

java - 目標 org.apache.maven.plugins:maven-compiler-plugin:3.1:compile swagger-codegen-plugin の実行に失敗しました

swagger-codegen-maven-pluginを使用してドキュメントを生成しようとしています

しかし、私はエラーが発生します。私のポンは、

クライアントコードを使用するmvn clean compileと生成されますが、エラーが生成されます。

Java のバージョンは 1.8.0_25 です。どうすればこれを修正できますか? 助けてください。ありがとう