在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):julianrios/Maven.Spring-EmployeeDirectory开源软件地址(OpenSource Url):https://github.com/julianrios/Maven.Spring-EmployeeDirectory开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):Persistence Project: Employee Directory ApplicationIn this project you will be creating an employee directory system. You will be able to modify and query the directory and the entries within. DescriptionYou have been assigned to the HR Technology Implementation team and will be building a new corporate directory for your company. The first feature needed by this directory is an API that mobile and web apps can query to get the structure of the company's workforce. All employees in the company will be represented by the same object (Employee), but some of them are managers and some report to managers (you may even have middle managers who manage employees but also report to another manager themselves). The company is also organized into different divisions (Departments), each of which must have a department-wide manager. All employees in that department should eventually report up to the department manager, and assigning an employee a new manager should also place that employee within their manager's department. EntitiesThis application will manage the following entities: Employee Entity
Department Entity
API EndpointsYou should provide a series of API endpoints for interacting with the directory. All endpoints should have a URI that begins with Provide the following endpoints:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论