tarantool / cartridge-springdata

Spring Data Tarantool
Other
18 stars 7 forks source link

TarantoolTemplate.callForObject creates a new converter for each call #84

Open vrogach2020 opened 2 years ago

vrogach2020 commented 2 years ago

The problem was introduced here because of limitations of cartridge-java. See related issues: https://github.com/tarantool/cartridge-java/issues/166 https://github.com/tarantool/cartridge-java/issues/117