Taking Better Android Screenshots for Play Store
Perfect screenshots via ADB
Personal Blog
Perfect screenshots via ADB
Introduction Linear Regression is one of the basic concept used in Machine Learning. Do not think it’s complex as it’s related to Machine …
Let’s see how to fetch all issues from JIRA in JAVA based on the provided JQL search filter. To know about the required Maven dependencies …
We are now going to see how to create new JIRA issue in JAVA using the REST API library. We can use this cod with some little modifications …
Let’s see how to fetch the field Id from JIRA in JAVA using the REST API library provided by Atlassian. To know about the required Maven …
Let’s see how to fetch all details of a given JIRA issue in JAVA using the REST API library provided by Atlassian. To know about the …
Let’s see how to fetch all available issues from JIRA in JAVA using the REST API library provided by Atlassian. To know about the required …
To work with JIRA REST API in Java, we need to import the required Java packages and we might also need to import the trust-store file. Java …
சில நாட்களுக்கு முன்பு என் அலுவலக நண்பர் திரு.கோபி மூலமாக ஒரு பாடலை கேட்க நேர்ந்தது. நான் பல தத்துவ பாடல்களை இதற்கு முன் கேட்டிருந்தாலும், …
We all would have heard of Cron jobs, if you are involved in website management, development or working on Linux/Unix machines. What’s a …