spring data cassandra converter throws exception when convert a collection of the POJO to string

前端 未结 0 1059
后悔当初
后悔当初 2020-12-09 06:09

I have a table column that needs to convert from/to between a list of the POJO and a JSON string.

I registered a converter like the following

@Bean
  p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题