word-count-rest:用于计算商店中单词的 Rest API

时间:2024-07-25 08:37:08
【文件属性】:

文件名称:word-count-rest:用于计算商店中单词的 Rest API

文件大小:9KB

文件格式:ZIP

更新时间:2024-07-25 08:37:08

Java

字数休息 用于计算商店中单词的 Rest API 该项目包含 2 个用作文本存储的文本文件 - wordStore1.txt、wordStore2.txt REST API 方法用于查询文本存储中任何单词的计数。 执行服务: 在服务器上部署: Generate a war by issuing either :- mvn clean install OR mvn package This creates the war inside /target. Deploy the war on any web server (tomcat, jetty etc.) REST endpoint to query for occurences of a word -> /(context-path)/api/wc?query=(word) 使用嵌入式码头插件运行: 项目有一个嵌


【文件预览】:
word-count-rest-master
----pom.xml(2KB)
----src()
--------main()
----.gitignore(34B)
----README.md(898B)

网友评论