资讯

I have a project (in develop), and there are a couple of entities with java.util.Map field, that should be mapped to PostgreSQL jsonb column, so we have a pair of custom converters applied to JDBC ...