問題タブ [microprofile]

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 に答える
152 参照

jakarta-ee - JAXRS 2.1: ServletContext をタイプに解決できない

このマイクロプロファイルの依存関係を追加しました:

なので中microprofile:2.1に入っていJAX-RS 2.1ます。

私のコードに、私はこのコードを使用しようとしています:

ご覧のとおり、 current を注入しようとしてServletContextいますが、コンパイラはそれを教えてくれます

ServletContext を型に解決できません。

何か案は?