RestAPI:使用 Jersey、Maven 和 MongoDB 的示例 Java REST 服务

时间:2024-07-12 20:17:42
【文件属性】:

文件名称:RestAPI:使用 Jersey、Maven 和 MongoDB 的示例 Java REST 服务

文件大小:18.66MB

文件格式:ZIP

更新时间:2024-07-12 20:17:42

Java

使用 Jersey、Maven 和 MongoDB 的示例 Java REST 服务 该项目使用 Java、Maven、Mongotemplate 和一个名为 Jersey 的 JAX-RS 库来创建一个简单的 REST API 应用程序。 该应用程序是可执行的,并且已经在 Linux 环境中进行了验证,并且可以在 Windows 操作系统中部署和运行,因为 Java(JVM) 是平*立的语言。 该应用程序有四个 REST API 端点: HTTP POST 基于 JSON 输入负载中传递的登录名/密码对用户进行身份验证,并根据“userdb”MongoDB 的“user”和“ServiceAuth”集合(表)验证用户凭据信息。 http://{IP Address/Host Name of Web App Server}:8080/restapi/v1/login HTTP G


【文件预览】:
RestAPI-master
----pom.xml(2KB)
----target()
--------classes()
--------maven-archiver()
--------restapi()
--------restapi.war(9.31MB)
----serviceAuth.json(2KB)
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.common.component(664B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------.jsdtscope(508B)
--------org.eclipse.jdt.core.prefs(430B)
----src()
--------main()
----.project(1KB)
----.classpath(1KB)
----README.md(18KB)
----user.json(2KB)

网友评论