{"id":21674751,"url":"https://github.com/dashaun/openrewrite-shar","last_synced_at":"2026-04-11T12:33:51.669Z","repository":{"id":232308468,"uuid":"783815040","full_name":"dashaun/openrewrite-shar","owner":"dashaun","description":"OpenRewrite \u0026 Spring Health Assessment Report","archived":false,"fork":false,"pushed_at":"2024-04-09T01:58:24.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T05:34:33.277Z","etag":null,"topics":["openrewrite","openrewrite-recipes","spring","spring-boot"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=kKfi9EsaO7E","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashaun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-04-08T16:15:35.000Z","updated_at":"2024-04-19T08:04:48.000Z","dependencies_parsed_at":"2024-04-09T02:47:20.926Z","dependency_job_id":"3686bb7a-a365-4688-b5e0-58692a956bb0","html_url":"https://github.com/dashaun/openrewrite-shar","commit_stats":null,"previous_names":["dashaun/openrewrite-shar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashaun/openrewrite-shar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fopenrewrite-shar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fopenrewrite-shar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fopenrewrite-shar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fopenrewrite-shar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashaun","download_url":"https://codeload.github.com/dashaun/openrewrite-shar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fopenrewrite-shar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31681201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["openrewrite","openrewrite-recipes","spring","spring-boot"],"created_at":"2024-11-25T13:49:20.746Z","updated_at":"2026-04-11T12:33:51.644Z","avatar_url":"https://github.com/dashaun.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n\n# OpenRewrite and Spring Health Assessment Report\n\n## The cheat code\n\n```bash\n./mvnw -U org.openrewrite.maven:rewrite-maven-plugin:run \\\n -Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-spring:LATEST \\\n -DactiveRecipes=org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_2\n```\n\n## Prerequisites\n- [SDKMan](https://sdkman.io/install)\n  \u003e i.e. `curl -s \"https://get.sdkman.io\" | bash`\n- [Httpie](https://httpie.io/) needs to be in the path\n  \u003e i.e. `brew install httpie`\n- bc, pv, zip, unzip, gcc, zlib1g-dev\n  \u003e i.e. `sudo apt install bc, pv, zip, unzip, gcc, zlib1g-dev -y`\n- [Vendir](https://carvel.dev/vendir/)\n  \u003e i.e. `brew tap carvel-dev/carvel \u0026\u0026 brew install vendir`\n\n## Quick Start\n```bash\n./demo.sh\n```\n\n## Attributions\n- [Demo Magic](https://github.com/paxtonhare/demo-magic) is pulled via `vendir sync`\n\n## Related Videos\n\n- https://www.youtube.com/live/qQAXXwkaveM?si=4KunXZaretBrPZs3\n- https://www.youtube.com/live/ck4AP7kRQkc?si=lDl203vbfZysrX5e\n- https://www.youtube.com/live/VWPrYcyjG8Q?si=z7Q2Rm_XOlBwCiei\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[forks-shield]: https://img.shields.io/github/forks/dashaun/openrewrite-shar.svg?style=for-the-badge\n[forks-url]: https://github.com/dashaun/openrewrite-shar/forks\n[stars-shield]: https://img.shields.io/github/stars/dashaun/openrewrite-shar.svg?style=for-the-badge\n[stars-url]: https://github.com/dashaun/openrewrite-shar/stargazers\n[issues-shield]: https://img.shields.io/github/issues/dashaun/openrewrite-shar.svg?style=for-the-badge\n[issues-url]: https://github.com/dashaun/openrewrite-shar/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashaun%2Fopenrewrite-shar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashaun%2Fopenrewrite-shar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashaun%2Fopenrewrite-shar/lists"}