Skip to content

Create Comment entity #4

@timLP79

Description

@timLP79

Create Comment.java JPA entity in com.absolutecode.ticketsystem.model.

Fields: id, content (TEXT), ticket (ManyToOne Ticket), author (ManyToOne User), createdAt.

Depends on: Ticket entity, User entity.

See DECISIONS.md for full field spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    entityJPA entity / data model work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions