12.2.7 Configuring Cassandra

Using the CLI

If you create your project using the Micronaut CLI, supply the cassandra feature to include Cassandra configuration in your project:

  1. $ mn create-app my-app features cassandra

For more information see the Micronaut Cassandra Module documentation.