問題タブ [spring-data-r2dbc]
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.
postgresql - Spring Boot 2.2 の r2dbc-postgresql 0.8.0.RC1 が正しく動作しない
spring webflux (spring boot 2.2.0.m3 から 2.2.2.RELEASE ) と r2dbc (spring-data-r2dbc 1.0.0.M2 から 1.0.0.RELEASE ) と r2dbc-postgresql (1.0) のバージョンを変更した後.0.M7 から 0.8.0.M8) プロジェクトでこのエラーが発生し続けます
私のpom.xmlはここにあります
私の失敗したビジネスロジックは上記のようなものです
このエラーが発生する理由を見つけるのを手伝ってもらえますか?