You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2019/08/27 15:23:00 UTC

[jira] [Created] (JUNEAU-132) Various HTTP parameter annotations should support Optional.

James Bognar created JUNEAU-132:
-----------------------------------

             Summary: Various HTTP parameter annotations should support Optional.
                 Key: JUNEAU-132
                 URL: https://issues.apache.org/jira/browse/JUNEAU-132
             Project: Juneau
          Issue Type: Task
          Components: Code
    Affects Versions: 8.1.0
            Reporter: James Bognar


HTTP component annotations should support Optional-wrapped types:

public void doFoo(@Path("bar") Optional<String> bar);



--
This message was sent by Atlassian Jira
(v8.3.2#803003)