jsr311 Questions
1
Solved
I have googled around quite a bit still am confused as to what each of the above exactly mean.
Here is my understanding of it:
jaxrs-api : contains only api. No implementation. But how is it di...
2
Solved
I have a custom context:
public class MyContext {
public String doSomething() {...}
}
I have created a context resolver:
@Provider
public class MyContextResolver implements ContextResolver<...
1
Solved
While helping out someone else, I noticed they were trying to do Spring development using the @GET, @Consumes, and @Path annotations. It is my understanding that these annotations come from the JSR...
Telegram asked 22/9, 2011 at 16:42
1
© 2022 - 2024 — McMap. All rights reserved.