{"id":19911755,"url":"https://github.com/fabianuntermoser/example-spring-boot-jira-client","last_synced_at":"2025-03-01T08:41:24.741Z","repository":{"id":155535633,"uuid":"481101891","full_name":"FabianUntermoser/example-spring-boot-jira-client","owner":"FabianUntermoser","description":"Spring Boot Client to consume the Jira Server REST API using RestTemplate and OpenFeign","archived":false,"fork":false,"pushed_at":"2022-04-13T07:13:35.000Z","size":69,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T22:42:50.636Z","etag":null,"topics":["openfeign","rest-template","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FabianUntermoser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-13T06:40:19.000Z","updated_at":"2023-10-16T15:17:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"10c7bb19-9b68-4144-86a2-5831ed4e8be3","html_url":"https://github.com/FabianUntermoser/example-spring-boot-jira-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianUntermoser%2Fexample-spring-boot-jira-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianUntermoser%2Fexample-spring-boot-jira-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianUntermoser%2Fexample-spring-boot-jira-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianUntermoser%2Fexample-spring-boot-jira-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FabianUntermoser","download_url":"https://codeload.github.com/FabianUntermoser/example-spring-boot-jira-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241341723,"owners_count":19947104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openfeign","rest-template","spring-boot"],"created_at":"2024-11-12T21:26:36.358Z","updated_at":"2025-03-01T08:41:24.718Z","avatar_url":"https://github.com/FabianUntermoser.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Spring Boot Jira Client\nShowcase of how to consume the \n[Jira Server REST Api](https://developer.atlassian.com/server/jira/platform/rest-apis/)\nwith Spring.\n\n## Configuration\nConfigure credentials and the API base path in a `application.properties` file.\n```properties\njira.client.username=\njira.client.password=\njira.client.url=\n```\n\n## Build \u0026 Run\n```sh\nmvn clean package\n```\n\n## Rest Clients \n- The `JiraClient` uses `RestTemplate`.\n- The `JiraFeignClient` uses `OpenFeign`.\n\nBoth Clients provide a ``searchIssues()`` method that queries the configured Jira instance\nfor all Issues with status `New` in the project `MyProject`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianuntermoser%2Fexample-spring-boot-jira-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabianuntermoser%2Fexample-spring-boot-jira-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianuntermoser%2Fexample-spring-boot-jira-client/lists"}