notes/pl/java/libfws/spring/data/jdbc/features/jsonb-support.txt
Ihar Hancharenka 7f2a958d4d m
2024-12-30 22:10:50 +03:00

6 строки
238 B
Plaintext

https://stackoverflow.com/questions/64521056/how-to-read-write-postgres-jsonb-type-with-spring-data-jdbc
2024
https://habr.com/ru/companies/T1Holding/articles/858762/
overriding AbstractJdbcConfiguration.userConverters is the thing!