{"id":31904409,"url":"https://github.com/cloudfoundry-community/cf-mysql-java-broker","last_synced_at":"2025-10-13T13:49:41.068Z","repository":{"id":12490418,"uuid":"15159882","full_name":"cloudfoundry-community/cf-mysql-java-broker","owner":"cloudfoundry-community","description":"A java version of mysql broker for cloudfoundry.","archived":false,"fork":false,"pushed_at":"2013-12-19T20:17:31.000Z","size":200,"stargazers_count":16,"open_issues_count":6,"forks_count":15,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-04-14T22:47:38.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Groovy","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/cloudfoundry-community.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}},"created_at":"2013-12-13T09:37:12.000Z","updated_at":"2024-02-09T14:28:47.000Z","dependencies_parsed_at":"2022-09-23T07:40:46.838Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry-community/cf-mysql-java-broker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry-community/cf-mysql-java-broker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcf-mysql-java-broker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcf-mysql-java-broker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcf-mysql-java-broker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcf-mysql-java-broker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-community","download_url":"https://codeload.github.com/cloudfoundry-community/cf-mysql-java-broker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcf-mysql-java-broker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015348,"owners_count":26085686,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-13T13:48:59.028Z","updated_at":"2025-10-13T13:49:41.060Z","avatar_url":"https://github.com/cloudfoundry-community.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n============\nA java version of mysql broker for cloudfoundry.  It is ported from cf-mysql-broker.\n\nHow To Build and Run\n====================\nTo build the project\n```\n./gradlew build\n```\n\nThe build command creates jar file with embedded tomcat container.\n```\njava -jar build/libs/cf-mysql-java-broker-0.1.0.jar\n```\n\nConfiguration\n=============\nBy default,\n* the tomcat server is listening at port `9000`\n* requires local mysql server root user password must be `root`\n\nThe configuration can be changed by modifying the file under `resources\\application.yml`\n\nRoutes\n======\n|Routes|Method|Description|\n|------|------|-----------|\n|/v2/catalog|GET|Service and its plan details by this broker|\n|/v2/service_instances/:id|PUT|create a dedicated database for this service|\n|/v2/service_instances/:id|DELETE|delete previously created database for this service|\n|/v2/service_instances/:id/service_bindings/:id|PUT|create user and grant privilege for the database associated with service.|\n|/v2/service_instances/:id/service_bindings/:id|DELETE|delete the user created previously for this binding.|\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fcf-mysql-java-broker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-community%2Fcf-mysql-java-broker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fcf-mysql-java-broker/lists"}