{"id":35196615,"url":"https://github.com/projectnamul/beginner","last_synced_at":"2026-03-13T12:01:31.068Z","repository":{"id":293845323,"uuid":"984681545","full_name":"projectnamul/beginner","owner":"projectnamul","description":"The dependency for spring beginner","archived":false,"fork":false,"pushed_at":"2026-03-07T09:59:49.000Z","size":368,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-03-07T17:18:54.388Z","etag":null,"topics":["dependencies","gradle","java","maven","spring","spring-boot"],"latest_commit_sha":null,"homepage":"https://central.sonatype.com/search?q=org.namul","language":"Java","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/projectnamul.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-16T10:28:20.000Z","updated_at":"2026-03-03T07:51:02.000Z","dependencies_parsed_at":"2025-12-29T08:05:45.903Z","dependency_job_id":null,"html_url":"https://github.com/projectnamul/beginner","commit_stats":null,"previous_names":["custom-dependencies/initial-settings","projectnamu/beginner","projectnamul/beginner"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/projectnamul/beginner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectnamul%2Fbeginner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectnamul%2Fbeginner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectnamul%2Fbeginner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectnamul%2Fbeginner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectnamul","download_url":"https://codeload.github.com/projectnamul/beginner/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectnamul%2Fbeginner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30466562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dependencies","gradle","java","maven","spring","spring-boot"],"created_at":"2025-12-29T07:38:18.249Z","updated_at":"2026-03-13T12:01:31.062Z","avatar_url":"https://github.com/projectnamul.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Beginner\n\n**Standardized Dependency Framework for Spring Boot Applications**\n\n---\n\n[![GitHub License](https://img.shields.io/badge/license-Apache2.0-blue.svg)](./LICENSE)\n![Java version](https://img.shields.io/badge/Java%20version-17-orange)\n![Spring Boot](https://img.shields.io/badge/Spring%20Boot-3.x-green)\n\n## 💡 Why Use This?\n\nDeveloping consistent APIs in Spring Boot often leads to repetitive boilerplate code. **Beginner** provides a pre-configured architecture to handle the essential parts of API development:\n\n* **Unified API Envelopes:** Every response follows a consistent JSON structure for easier client consumption.\n* **Centralized Exception Handling:** Automatically map internal business exceptions to standardized HTTP error responses.\n* **Starter-based Auto-configuration:** Get up and running instantly with zero manual bean registration using our Starter.\n* **Modular Architecture:** Choose between pure logic (Core) or full Spring integration (Starter).\n\n---\n\n## 📦 Project Modules\n\n| Module | Description |\n| :--- | :--- |\n| **[api-payload-core](./api-payload-core)** | **The Engine.** Provides foundational interfaces and models for responses and exceptions. |\n| **[api-payload-webmvc](./api-payload-webmvc)** | **The Implementation.** Contains Spring WebMVC specific utilities, interceptors, and response wrappers. |\n| **[api-payload-webmvc-starter](./api-payload-webmvc-starter)** | **The Bundler.** Combines Core and WebMVC with **Auto-configuration** for seamless Spring Boot integration. |\n\n\u003e [!IMPORTANT]\n\u003e For detailed class documentation and customization guides, please refer to the individual README files in each module directory.\n\n---\n\n## 🚀 Getting Started (Recommended)\n\nTo minimize manual configuration, **we highly recommend using the Starter module.** It automatically handles the registration of all necessary beans and components for your Spring Boot environment.\n\n### 1. Add Dependency\nSimply add the following starter to your `build.gradle`:\n\n```gradle\ndependencies {\n    // Example: Standardized API Payload Starter\n    implementation 'org.namul:api-payload-webmvc-starter:0.9.1'\n}\n```\n\n---\n© 2026 [Project Namul - Beginner](https://github.com/projectnamul/beginner)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectnamul%2Fbeginner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectnamul%2Fbeginner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectnamul%2Fbeginner/lists"}