文件名称:Employee:清洁编码演示项目
文件大小:26KB
文件格式:ZIP
更新时间:2024-06-15 14:00:45
Java
介绍 该项目是一个实施干净编码和遵循道德规范的示例项目,该示例项目具有非常简单的逻辑来存储员工详细信息并对员工执行CRUD操作。 先决条件 1. Core JAVA programing 2. Serlvel Programming and structure of Web Project 3. Web Cointainer (ex: TOMCAT(Servlet cointainer) & JETTY) 4. MONGODB 5. MAVEN life cycles 6. Eclipse 7. Jersey Rest(JAX-RS) 8. Jackson(or GSON) to convert JSON to Object (vise versa) 9. Spring Core 动机 我是该领域的新手,因此要成为一名成功的JAVA开发人员,我需要从事示例项目,以了解良好的编码规范并将
【文件预览】:
Employee-master
----.project(1KB)
----src()
--------main()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(292B)
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.jdt.core.prefs(652B)
--------org.eclipse.wst.validation.prefs(48B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(164B)
--------org.eclipse.wst.common.component(654B)
--------.jsdtscope(496B)
----README.md(4KB)
----pom.xml(4KB)
----.classpath(1KB)
----bin()
--------com()