Skip to content

Week 3 - #117

Open
taranpalsingh wants to merge 6 commits into
cybergroupdevs:masterfrom
taranpalsingh:master
Open

Week 3 #117
taranpalsingh wants to merge 6 commits into
cybergroupdevs:masterfrom
taranpalsingh:master

Conversation

@taranpalsingh

Copy link
Copy Markdown
Contributor

No description provided.

import java.util.List;

public class EmployeeRegistration {
private List<Employee> employeeRecords;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This list is not needed. All CRUD operations will use the database.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants