Employee.java | Employee class for Employee Management System with spring Boot react mysql project code in description
Welcome to my Viraj Tech YouTube channel new to the channel please subscribe to the channel... & turn on the bell icon by clicking and making it to 'all' to get more interesting and technical videos.
If you like the video or video provide you any help or support, hit the like button. For any query comment below in the comment section I will try to help you and also try to sort out all your problems as soon as possible.
Thanks for Watching...
package com.virajtech.Entity;
import jakarta.persistence.Entity;
import jakarta.persistence.GeneratedValue;
import jakarta.persistence.GenerationType;
import jakarta.persistence.Id;
import jakarta.persistence.Table;
@Entity
@Table
public class Employee {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id;
private String firstName;
private String lastName;
private String userName;
private String address;
private String email;
private String phno;
private String salary;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getFirstName() {
return firstName;
}
public void setFirstName(String firstName) {
this.firstName = firstName;
}
public String getLastName() {
return lastName;
}
public void setLastName(String lastName) {
this.lastName = lastName;
}
public String getUserName() {
return userName;
}
public void setUserName(String userName) {
this.userName = userName;
}
public String getAddress() {
return address;
}
public void setAddress(String address) {
this.address = address;
}
public String getEmail() {
return email;
}
public void setEmail(String email) {
this.email = email;
}
public String getPhno() {
return phno;
}
public void setPhno(String phno) {
this.phno = phno;}
public String getSalary() {
return salary;}
public void setSalary(String salary) {
this.salary = salary;}
}
----------------------------------------------------------------------------------------------------------------------------------------
INSTAGRAM :- / virajtechs
FACEBOOK :- / virajtechs
TWITTER :- / virajtechs
TELEGRAM :- https://t.me/virajtech
GITHUB :- https://github.com/virajvicky
----------------------------------------------------------------------------------------------------------------------------------------
Subscribe to my main channel
/ virajtechs
also Subscribe to my second channel
/ @virajtech3m5
APK LINK:-
Salesforce Trailhead playlist
• SalesForce Trailhead
Spring Boot playlist
• SPRING BOOT
Github playlist
• GitHub
Music Credit:-
Music Link:-
Disclaimer :
This channel doesn't Promote or Encourage any illegal activity & All contents provided by this Channel are Meant for Educational Purpose only.
Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use
employee class for employee management system,
employee management system tutorial,
employee management system vb,
employee management system demo,
employee management system in c++,
employee management system presentation,
employee payroll system in c++,
java employee management system,
java guides employee management system,
employee management system project java,
employee management system in javascript,
employee management system mysql,
employee management system java,
employee management system code for interview,
employee record management system,
employee management system in spring boot,
employee management system full stack,
employee management system codeigniter,
employee management system in excel,
employee management system using excel,
employee leave management system project
viraj tech
#springboot
#spring
#springboottutorial
#javaspringboot
#learnspringboot
#springbootjava
#thymeleaf
#springmvc
#springdatajpa
#springcore
#springmaven
#maven
#mvc
#bootstrap
#tailhead
#css
#html
#java
#corejava
#advancejava
#reactjs
#react
#mysql
#database
#frontend
#backend
#fullstack
#crud
#crudoperation
#axios
#reactrouterdom
#reactrouter
#reactvite
#vitereact
#vite
#javascript
#js
#reactjavascript
#javascriptreact
#viraj_tech
#CodingTutorial
#WebDevelopment
#Programming
#LearnToCode