如何使用 JAX 从数据库中插入和检索数据 - RS(Jersey) 和 java 中使用 eclipse 的 tomcat?请给出解决方案。
问问题
3024 次
1 回答
0
您可以为数据库使用休眠或 Spring 配置。您可以轻松地将 jersey 与 spring 集成。为 Jersey 和数据库创建 Common POJO 类。
这里有一些链接 -
http://www.mkyong.com/webservices/jax-rs/jersey-spring-integration-example/
于 2012-04-10T05:38:03.677 回答