I am using the JBoss issue tracker for my project. Does anybody know how I can make a REST call to JBoss bugs (JIRA system).
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Use the JIRA REST API with an arbitrary REST client, e. g. Jersey's Client API. |
|||
|
|