文件名称:code-camp:对于硅谷代码营
文件大小:147KB
文件格式:ZIP
更新时间:2024-06-13 03:36:32
Java
硅谷密码训练营 一些演示代码。 jax-rs-rest使用Jersey来创建GET / hello资源的简单项目。 使用Jersey客户端进行测试。 要运行测试,请首先手动启动服务器。 执行GET 发送这些不同的标头并查看不同的标头(一次一个)。 接受:文字/纯文字接受:application / json 接受:application / xml jax-rs-rest-spring涉及更多,使用Spring进行初始化并将依赖项添加到 GET <> 您可以排除姓名或发送姓名=印度语或姓名=英语,然后看看会发生什么。 osgidemo和springosgidemo是几年前的!
【文件预览】:
code-camp-master
----springosgidemo()
--------runtime()
--------spring.complexapp()
--------spring.http.handler()
----LICENSE(18KB)
----README.md(864B)
----jax-rs-rest-spring()
--------src()
--------pom.xml(3KB)
----.gitignore(40B)
----jax-rs-rest()
--------src()
--------pom.xml(2KB)
----osgidemo()
--------http.handler()
--------runtime()
--------complexapp()
--------shared()
--------Getting started with OSGi.ppt(79KB)
--------Getting started with OSGi.pdf(64KB)