Overview of the feature request
Spring Data Starters are part of Spring Boot project, I think spring-data/* generators should be moved into spring-boot generator.
Example:
spring-data:cassandra -> spring-boot:data-cassandra
Motivation for or Use Case
Related issues or PR