Class CassandraEnabled

java.lang.Object
com.majorana.maj_orm.DBs.CassandraEnabled

@Configuration @Profile("!mock-cass") public class CassandraEnabled extends Object
CassandraEnabled A spring style run time bean that passes the cassandra state according to weather the active spring profiles include "mock-cass" or not
  • Constructor Details

    • CassandraEnabled

      public CassandraEnabled()
  • Method Details