問題タブ [spring-data-redis-reactive]
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.
spring - カスタムオブジェクト用の Spring Data Reactive Hash Redis テンプレート
を使用しJackson2JsonRedisSerializer
て、カスタム インスタンスを Redis ストアのハッシュ値としてシリアル化しようとしています。テンプレートを正しく作成したにもかかわらず、ハッシュが作成されていないようです。
私がKotlinで使用spring-data-reactive-redis
していることに注意してください。spring-webflux
このテンプレートを使用してデータを追加する例を次に示します。
Spring が私が作成したテンプレートを使用していない理由を教えてください。