Skip to content

As a developer I want an employee class #1

Description

@knoffi

employee should have:

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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