登录 注册
当前位置:主页 > 资源下载 > 50 > jaxrs-api,javax.ws.rs.Path;下载

jaxrs-api,javax.ws.rs.Path;下载

  • 更新:2024-09-30 21:11:50
  • 大小:105KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Java - 后端
  • 格式:JAR

资源介绍

import javax.ws.rs.FormParam; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.Context; resteasy.servlet.mapping.prefix /app/service resteasy.resources com.test.app.service.UcService org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap Resteasy org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher Resteasy /app/service/*