-1
使用彈簧數據卡桑德拉從Casssandra POJO類創建表沒有任何標籤來創建一個表定義創建表使用POJO班春數據cassandr
使用彈簧數據卡桑德拉從Casssandra POJO類創建表沒有任何標籤來創建一個表定義創建表使用POJO班春數據cassandr
從org.springframework.data.cassandra只需使用註釋@Table .core.mapping.Table並且還使用@PrimaryKey(value =「id」)如果您的pojo的屬性爲id。 對於CassandraConfiguration .class,請按照我的回答here。