{"id":22309681,"url":"https://github.com/nesoy/multi-module-example","last_synced_at":"2025-07-16T06:44:50.206Z","repository":{"id":108936275,"uuid":"246968406","full_name":"NESOY/multi-module-example","owner":"NESOY","description":"🌳 Introducing Multi Module Example","archived":false,"fork":false,"pushed_at":"2020-03-18T13:49:44.000Z","size":17102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T01:44:17.753Z","etag":null,"topics":["architecture","example"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/NESOY.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}},"created_at":"2020-03-13T02:01:42.000Z","updated_at":"2020-06-24T14:47:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"6276ef22-dc2c-49e5-a38f-5034412e11b3","html_url":"https://github.com/NESOY/multi-module-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NESOY/multi-module-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fmulti-module-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fmulti-module-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fmulti-module-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fmulti-module-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NESOY","download_url":"https://codeload.github.com/NESOY/multi-module-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fmulti-module-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262714504,"owners_count":23352464,"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":["architecture","example"],"created_at":"2024-12-03T20:44:13.596Z","updated_at":"2025-06-30T05:05:26.501Z","avatar_url":"https://github.com/NESOY.png","language":"JavaScript","readme":"## Multi Module Example With Gradle\n\n## Arch\n```\n.\n├── build.gradle\n├── module-admin\n│   ├── build\n│   ├── build.gradle\n│   └── src\n├── module-api\n│   ├── build\n│   ├── build.gradle\n│   └── src\n├── module-clients\n│   └── module-aws-client\n│   │   ├── build\n│   │   ├── build.gradle\n│   │   └── src\n├── module-common\n│   ├── build\n│   ├── build.gradle\n│   └── src\n└── settings.gradle\n```\n\n#### issue\n- gradle 새로운 buildscript에서는 bootJar : false가 동작하지 않음..\n- 대부분 opensource는 buildscript를 사용하고 있음.\n\n\n## Reference\n- \u003chttps://github.com/spring-projects/spring-security\u003e\n- \u003chttps://docs.gradle.org/current/userguide/multi_project_builds.html#sec:cross_project_configuration\u003e\n- \u003chttps://github.com/thombergs/buckpal\u003e\n- \u003chttps://reflectoring.io/spring-boot-gradle-multi-module/\u003e\n- \u003chttps://jojoldu.tistory.com/123\u003e\n- \u003chttps://gwonsungjun.github.io/articles/2019-04/gradle_multi_module\u003e\n- \u003chttps://nesoy.github.io/articles/2020-03/grdle-filter-subproject\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesoy%2Fmulti-module-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnesoy%2Fmulti-module-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesoy%2Fmulti-module-example/lists"}