You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project, the "Employee-Address Mapping Project," is a Spring Boot application that demonstrates a one-to-one mapping between Employee and Address entities. It provides a set of RESTful API endpoints for creating, retrieving, updating, and deleting employees and addresses.