spring-projects / spring-data-cassandra

Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-cassandra/
Apache License 2.0
374 stars 307 forks source link

The document is not updated "Overriding default mapping with custom converters" [DATACASS-190] #361

Closed spring-projects-issues closed 6 years ago

spring-projects-issues commented 9 years ago

Sumit opened DATACASS-190 and commented

The document is not updated http://docs.spring.io/spring-data/cassandra/docs/current/reference/html/#cassandra.custom-converters

Its lot of trouble using the custom converters without any info in the documents.


Affects: 1.0.5 (Dijkstra SR5), 1.1 GA (Evans), 1.2 M1 (Fowler), 1.2 RC1 (Fowler)

Issue Links:

3 votes, 4 watchers

spring-projects-issues commented 8 years ago

Mark Paluch commented

Documentation is updated with DATACASS-272.

John Blum can you set this ticket to fixed once DATACASS-272 is merged?