i'm developing a jira cloud application with spring boot how i can extract the information from the json result that i get from rest api v3
i used the api v3 and i get the responses json i want to extract informations from them
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @Ayoub Karaa ,
then you have to parse the JSON data on your own. There will be for sure a lib that will assist, but you will need to understand the JSON structure. Best you have a closer look to Cloud REST API. For detailed coding question, best you ask the developer community: https://community.developer.atlassian.com/
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.