{"id":36676324,"url":"https://github.com/kapetacom/sdk-java-spring-boot","last_synced_at":"2026-01-12T10:50:51.627Z","repository":{"id":173585306,"uuid":"188711000","full_name":"kapetacom/sdk-java-spring-boot","owner":"kapetacom","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-25T14:01:45.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-26T15:00:35.234Z","etag":null,"topics":["java-spring-sdk"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kapetacom.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":"2019-05-26T17:11:30.000Z","updated_at":"2024-04-25T14:01:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"f115fcca-15b3-4348-b347-ec00eb1821f2","html_url":"https://github.com/kapetacom/sdk-java-spring-boot","commit_stats":null,"previous_names":["kapetacom/sdk-java-spring-boot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kapetacom/sdk-java-spring-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapetacom%2Fsdk-java-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapetacom%2Fsdk-java-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapetacom%2Fsdk-java-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapetacom%2Fsdk-java-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kapetacom","download_url":"https://codeload.github.com/kapetacom/sdk-java-spring-boot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapetacom%2Fsdk-java-spring-boot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:40:25.642Z","status":"ssl_error","status_checked_at":"2026-01-12T10:39:27.820Z","response_time":98,"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":["java-spring-sdk"],"created_at":"2026-01-12T10:50:50.584Z","updated_at":"2026-01-12T10:50:51.595Z","avatar_url":"https://github.com/kapetacom.png","language":"Java","readme":"# Kapeta Spring Boot SDK\n\nJava SDK using Spring Boot for interacting with Kapeta Runtime\n\nProvides standard health check and openapi documentation.\n\nWill also resolve configuration for the current block based on the Kapeta Runtime.\n\nIs needed for all Kapeta Java Spring based services.\n\n## Configuration\n\nKapeta provides a number of default implementations in addition to \nsprings normal defaults.\n\nYou can see the full list of defaults in \nthe [KapetaDefaultConfig](src/main/java/com/kapeta/spring/config/KapetaDefaultConfig.java) class.\n\nNote that all of them will be silently overridden if you provide your own implementation.\n\n### OpenAPI Redirect\nKapeta automatically redirects the root path ```GET /``` to the openapi documentation.\n\nTo disable this behaviour add the following to your application.yml\n\nThis is needed if you want to use the root path for other purposes.\n\n```yaml\nkapeta:\n  docs:\n    redirect: false\n``` \n\n### Kapeta Routes\nKapeta provides a number of standard routes for health checks and metrics.\nIt is not recommended to disable these routes as they are used by \nkapeta and will cause issues.\n\nYou disable them using the following configuration.\n\n```yaml\nkapeta:\n    routes:\n        enabled: false\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkapetacom%2Fsdk-java-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkapetacom%2Fsdk-java-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkapetacom%2Fsdk-java-spring-boot/lists"}