{"id":17403695,"url":"https://github.com/link89/spring-from-scratch","last_synced_at":"2025-07-18T17:07:12.870Z","repository":{"id":81055383,"uuid":"86909877","full_name":"link89/spring-from-scratch","owner":"link89","description":"build spring (boot) project from scratch","archived":false,"fork":false,"pushed_at":"2017-06-01T03:32:56.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T22:37:32.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/link89.png","metadata":{"files":{"readme":"README.TXT","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":"2017-04-01T11:47:49.000Z","updated_at":"2017-04-01T11:48:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb0879b7-bd51-4a5a-9daf-3f0088d1fa01","html_url":"https://github.com/link89/spring-from-scratch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/link89/spring-from-scratch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fspring-from-scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fspring-from-scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fspring-from-scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fspring-from-scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/link89","download_url":"https://codeload.github.com/link89/spring-from-scratch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fspring-from-scratch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265798547,"owners_count":23829964,"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":[],"created_at":"2024-10-16T19:07:14.384Z","updated_at":"2025-07-18T17:07:12.591Z","avatar_url":"https://github.com/link89.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. run mybatis-generator-maven-plugin\n\n    mvn \\\n        -Dmybatis.generator.jdbcURL=jdbc:mysql://127.0.0.1:3306/db \\\n        -Dmybatis.generator.jdbcUserId=username \\\n        -Dmybatis.generator.jdbcPassword=password \\\n        mybatis-generator:generate\n\n2. package and run\n    mvn clean package\n    java -Dserver.port=9000 -jar target/bsi-notify-service-{version}.jar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink89%2Fspring-from-scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flink89%2Fspring-from-scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink89%2Fspring-from-scratch/lists"}