tarantool / cartridge-springdata

Spring Data Tarantool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TarantoolTemplate.callForObject creates a new converter for each call

vrogach2020 opened this issue · comments

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