{"id":48496825,"url":"https://github.com/piomin/claude-ai-spring-boot","last_synced_at":"2026-04-07T12:31:27.727Z","repository":{"id":338823240,"uuid":"1159334324","full_name":"piomin/claude-ai-spring-boot","owner":"piomin","description":"Claude Code template for Spring Boot and other staff (included in the tags)","archived":false,"fork":false,"pushed_at":"2026-03-25T07:38:54.000Z","size":232,"stargazers_count":867,"open_issues_count":8,"forks_count":270,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-03-25T19:40:52.238Z","etag":null,"topics":["docker","flyway","junit","jwt","kubernetes","postgres","testcontainers"],"latest_commit_sha":null,"homepage":"","language":null,"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/piomin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-16T15:54:47.000Z","updated_at":"2026-03-25T19:33:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/piomin/claude-ai-spring-boot","commit_stats":null,"previous_names":["piomin/claude-ai-spring-boot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/piomin/claude-ai-spring-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fclaude-ai-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fclaude-ai-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fclaude-ai-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fclaude-ai-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piomin","download_url":"https://codeload.github.com/piomin/claude-ai-spring-boot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fclaude-ai-spring-boot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31513375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["docker","flyway","junit","jwt","kubernetes","postgres","testcontainers"],"created_at":"2026-04-07T12:31:27.190Z","updated_at":"2026-04-07T12:31:27.705Z","avatar_url":"https://github.com/piomin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Code Template for Spring Boot Application\n\nThis template provides a structured starting point for Spring Boot applications, optimized for Claude AI's code completion capabilities. It includes essential configurations and best practices to streamline development and enhance productivity.\n\nThe idea behind this template is that you can just clone this repository and use it to generate the app you want with Claude Code.\n\n```shell\n.\n├── .claude\n│   ├── agents\n│   │   ├── code-reviewer.md\n│   │   ├── devops-engineer.md\n│   │   ├── docker-expert.md\n│   │   ├── java-architect.md\n│   │   ├── kubernetes-specialist.md\n│   │   ├── security-engineer.md\n│   │   ├── spring-boot-engineer.md\n│   │   └── test-automator.md\n│   ├── settings.local.json\n│   └── skills\n│       ├── README.md\n│       ├── api-contract-review\n│       │   └── SKILL.md\n│       ├── clean-code\n│       │   └── SKILL.md\n│       ├── design-patterns\n│       │   └── SKILL.md\n│       ├── java-architect\n│       │   ├── SKILL.md\n│       │   └── references\n│       │       ├── jpa-optimization.md\n│       │       ├── reactive-webflux.md\n│       │       ├── spring-boot-setup.md\n│       │       ├── spring-security.md\n│       │       └── testing-patterns.md\n│       ├── java-code-review\n│       │   └── SKILL.md\n│       ├── jpa-patterns\n│       │   └── SKILL.md\n│       ├── logging-patterns\n│       │   └── SKILL.md\n│       ├── spring-boot-engineer\n│       │   ├── SKILL.md\n│       │   └── references\n│       │       ├── cloud.md\n│       │       ├── data.md\n│       │       ├── security.md\n│       │       ├── testing.md\n│       │       └── web.md\n│       └── spring-boot-patterns\n│           └── SKILL.md\n├── CLAUDE.md\n├── README.md\n└── pom.xml\n```\n\nYou can find the detailed explanation and description of that that template in my post [Claude Code Template for Spring Boot](https://piotrminkowski.com/2026/03/24/claude-code-template-for-spring-boot/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiomin%2Fclaude-ai-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiomin%2Fclaude-ai-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiomin%2Fclaude-ai-spring-boot/lists"}