Benoit Tellier created JAMES-3609: ------------------------------------- Summary: JMAP: Ability to write custom blob resolvers Key: JAMES-3609 URL: https://issues.apache.org/jira/browse/JAMES-3609 Project: James Server Issue Type: New Feature Components: JMAP Affects Versions: master, 3.6.0 Reporter: Benoit Tellier Assignee: Antoine Duprat Fix For: 3.7.0
As a writer of JMAP extensions in some derivate of the Apache James server, I would be able to allow downloads for my extensions. Thus, given a custom BlobResolver, I should be able to inject it via a Guice multibinder so as it gets used in the Download routes. h3. Definition of done In the tests demonstrating how to extend JMAP with methods, session capability, etc, write and inject a custom blobResolver whose content is accessed via a test. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org