Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged jersey

0 votes
557 views
1 answer
    I want to return a zipped file from my server-side java using JAX-RS to the client. I tried the following code, ... and how can I fix this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
351 views
1 answer
    Maybe somebody can help me find out how to solve this. I am using jersey-apache-client 1.17 I tried ... way to register my MessageBodyReader? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
365 views
1 answer
    I have found out that "Hibernate cannot be combined with the reference implementation of JAX-RS." on the link http: ... a work around for this ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
460 views
1 answer
    We are using Jersey/Jackson to unmarshall JSON data to java DTOs. One of my DTO is an abstract class, and i ... in the JSON syntax? Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
563 views
1 answer
    My JAX-RS application has an extended Application class. @ApplicationPath("/") public class MyApplication extends ... resource classes/packages? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
343 views
1 answer
    Im using Jersey Rest and want a Jersey filter to have access to some spring beans. however as I've discovered ... set on all referenced beans? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
659 views
1 answer
    I have the below class that tries to return some data in the form of an excel spreadsheet. I'm getting the ... return response.build(); } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
394 views
1 answer
    How to force URIBuilder.path(...) to encode parameters like "%AD"? The methods path, replacePath and segment ... I take a different approach? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
433 views
1 answer
    It's easy to set a proxy for client on Jersey1.x: config.getProperties().put(ApacheHttpClientConfig. ... jersey.client.HttpUrlConnector Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
587 views
1 answer
    I am using the Jersey implementation of JAX-RS. I would like to POST a JSON object to this service but I am ... Buy", "quantity": "1000" } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
508 views
1 answer
    I confused with the difference between JAX-RS (well, maybe should use Jersey to do comparison since JAX-RS ... RESTeasy, etc as implementations. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
469 views
1 answer
    I wrote a couple of REST services using Jersey 1.13 on JRE 1.6. Everything runs fine locally, but after I ... ** Any help would be appreciated. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...