users@jersey.java.net
Re: [Jersey] sideline caching via _at_Provider?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Bill de hOra <
bill_at_dehora.net
>
Date
: Fri, 20 Feb 2009 12:32:48 +0000
Paul Sandoz wrote:
> On Feb 19, 2009, at 10:59 PM, Bill de hOra wrote:
>> It occurred to me that a @Provider style approach would be nice for
>> those not using Spring. So I was wondering if anyone here had done any
>> caching work using Providers or custom annotations?
>>
>
> I do not know of any, but the same sort of idea occurred to me with the
> recent feature i added for resource filtering:
>
>
>
https://jersey.dev.java.net/source/browse/*checkout*/jersey/tags/jersey-1.0.2/api/jersey/com/sun/jersey/api/container/filter/package-summary.html
>
>
>
http://blogs.sun.com/sandoz/entry/jersey_1_0_2_is
>
> Would you be interested in working together and contributing something?
Definitely! I find some java backed services need caching, but not
Spring ;) My current use case for this is a simple file/image server
that caches thumbnails/transformed views. I'll check out the links for
inspiration.
Bill
This message
: [
Message body
]
Next message
:
Paul Sandoz: "Re: [Jersey] Plugging in any String-based reading for _at_*Param <was> Re: [Jersey] Jersey Client: How can I POST an object? I'm getting an HTTP 415 error."
Previous message
:
Paul Sandoz: "Re: [Jersey] WADL generator resource loading uses the wrong class loader"
In reply to
:
Paul Sandoz: "Re: [Jersey] sideline caching via _at_Provider?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]