Skip to content

Repository difference #4

@sago78

Description

@sago78

The guide mentions it extends CassandraRepository

VetRepository extends the CassandraRepository interface and specifies types for the generic type parameters for both the value

However the example extends CrudRepository

public interface VetRepository extends CrudRepository<Vet, UUID> {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions