{"id":29958515,"url":"https://github.com/kahlery/flight-boot","last_synced_at":"2026-05-13T09:04:38.249Z","repository":{"id":219127392,"uuid":"748179960","full_name":"kahlery/flight-boot","owner":"kahlery","description":"🛩️ n-layer backend application: developed using Spring Boot. It follows a layer-based architecture instead of the common feature-based structure. The layer-based architecture promotes separation of concerns and modularity.","archived":false,"fork":false,"pushed_at":"2024-05-01T19:39:57.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T14:54:21.289Z","etag":null,"topics":["authentication","java","layered-architecture","rest-api","scheduled-jobs","spring-boot","third-party-api"],"latest_commit_sha":null,"homepage":"","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/kahlery.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":"2024-01-25T12:51:12.000Z","updated_at":"2024-11-03T14:25:13.000Z","dependencies_parsed_at":"2024-05-01T21:02:02.339Z","dependency_job_id":"0320d6ad-d54d-4aae-9475-ec126f567630","html_url":"https://github.com/kahlery/flight-boot","commit_stats":null,"previous_names":["kahleryasla/flight-boot","kahlery/flight-boot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kahlery/flight-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kahlery%2Fflight-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kahlery%2Fflight-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kahlery%2Fflight-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kahlery%2Fflight-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kahlery","download_url":"https://codeload.github.com/kahlery/flight-boot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kahlery%2Fflight-boot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268610652,"owners_count":24278150,"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-08-03T02:00:12.545Z","response_time":2577,"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":["authentication","java","layered-architecture","rest-api","scheduled-jobs","spring-boot","third-party-api"],"created_at":"2025-08-03T20:46:31.065Z","updated_at":"2026-04-19T05:37:09.976Z","avatar_url":"https://github.com/kahlery.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backend Project with Spring Boot\n\nThis project is a backend application developed using Spring Boot. It follows a layer-based architecture instead of the common feature-based structure. The layer-based architecture promotes separation of concerns and modularity.\n\n## Project Structure\n\nThe project structure is organized into the following layers:\n\n- **Controller Layer**: Contains the RESTful API endpoints that handle incoming requests and delegate the processing to the appropriate service layer.\n\n- **Service Layer**: Implements the business logic of the application. It interacts with the repository layer to retrieve and manipulate data.\n\n- **Repository Layer**: Handles data persistence and retrieval. It communicates with the database or any other data source.\n\n- **Mapper Layer**: Provides mapping between different data models or entities. It helps in transforming data between layers and ensures loose coupling.\n\n## Technologies Used\n\nThe project utilizes the following technologies and frameworks:\n\n- **Spring Boot**: A powerful framework for building Java applications, providing a robust foundation for the backend development.\n\n- **Spring MVC**: A module of the Spring framework that simplifies the development of RESTful APIs.\n\n- **Spring Data JPA**: A module of the Spring framework that provides easy integration with databases using the Java Persistence API (JPA).\n\n- **Mapper Framework**: A library or framework used for object-to-object mapping, such as MapStruct or ModelMapper.\n\n## Getting Started\n\nTo get started with the project, follow these steps:\n\n1. Clone the repository: `git clone \u003crepository-url\u003e`\n\n2. Install the required dependencies: `mvn install`\n\n3. Configure the database connection in the `application.properties` file.\n\n4. Run the application: `mvn spring-boot:run`\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkahlery%2Fflight-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkahlery%2Fflight-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkahlery%2Fflight-boot/lists"}