文件名称:learnlib-rest-example:学习 RESTful Web 服务的示例
文件大小:14KB
文件格式:ZIP
更新时间:2024-07-05 08:54:39
Java
学习库休息示例 学习 RESTful Web 服务的示例 运行示例 克隆并运行示例应用程序 git clone https://github.com/oliverbauer/tapestry-resteasy-hibernate.git cd tapestry-resteasy-hibernate mvn clean jetty:run 从此存储库克隆并运行示例 git clone https://github.com/LearnLib/learnlib-rest-example.git 在您的 IDE 中导入项目 运行de.learnlib.example.Example1 或者,使用 maven 直接从命令行运行项目: mvn exec:java -Dexec.mainClass='de.learnlib.example.Example1'
【文件预览】:
learnlib-rest-example-master
----src()
--------main()
----README.md(600B)
----pom.xml(4KB)
----.gitignore(40B)