spring boot application with cassandra using datastax java driver example
Stars
3
Forks
3
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
feat(springboot-cassandra-example): add more services
1cf201cView on GitHubfix(springboot-cassandra-example): add destroy method
d99b972View on GitHubrefactor(springboot-cassandra-example): rename entities, split messages
2dcb550View on GitHubrefactor(cassandra-repository): inject buckets into repositories
dcf10fbView on GitHubrefactor(cassandra-repository): move accessors into repositories...
653068dView on GitHubfix(cassandra-model): fix tests after add occur_time as clustering column
bde9507View on GitHubrefactor(cassandra-model): move datastax annotation from fields to methods
eacc41bView on GitHubfix(cassandra-model): add ocurr_time as clustering column
5663d17View on GitHub