Skip to content

As a developer I want an employee class #1

@knoffi

Description

@knoffi

employee should have:

  • name (String)
  • position/role (String)
  • id for JPA storage (Long)
  • public getter+setter
  • public hashCode()
  • public equals()
  • public toString()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions