問題タブ [springdoc]
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.
270 問題
0
投票する
2
に答える
4336
参照
spring-boot - springdoc-openapi swagger-ui での CSRF サポート
springdoc-openapi にバンドルされているものを使用する場合、swagger ui から行われたリクエストに CSRF ヘッダーを自動的に含める方法はありますか?
同様のソリューションが springfox ( GitHub ) に実装されているようですが、これが springdoc-openapi で実現できるかどうかについての情報は見つかりません。