{"id":22900178,"url":"https://github.com/srchen1987/dawdler-boot","last_synced_at":"2026-06-15T21:31:20.644Z","repository":{"id":217256107,"uuid":"741342259","full_name":"srchen1987/dawdler-boot","owner":"srchen1987","description":"dawdler-boot 是基于dawdler-series开发的一站式分布式应用,支持ide、fastjar运行.","archived":false,"fork":false,"pushed_at":"2026-03-19T06:33:30.000Z","size":8837,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-19T16:28:31.369Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srchen1987.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":"2024-01-10T07:40:40.000Z","updated_at":"2026-03-19T02:03:50.000Z","dependencies_parsed_at":"2024-01-17T04:32:51.404Z","dependency_job_id":"d875faad-bbea-473a-9a8a-a551de4d7cde","html_url":"https://github.com/srchen1987/dawdler-boot","commit_stats":null,"previous_names":["srchen1987/dawdler-boot"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/srchen1987/dawdler-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srchen1987%2Fdawdler-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srchen1987%2Fdawdler-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srchen1987%2Fdawdler-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srchen1987%2Fdawdler-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srchen1987","download_url":"https://codeload.github.com/srchen1987/dawdler-boot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srchen1987%2Fdawdler-boot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34381758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":"2024-12-14T01:18:17.763Z","updated_at":"2026-06-15T21:31:20.639Z","avatar_url":"https://github.com/srchen1987.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dawdler-boot-jdk1.8\n\n![version](https://img.shields.io/badge/dawdler--boot-0.1.5--jdk1.8--RELEASES-brightgreen)\u0026nbsp;\n[![License](https://img.shields.io/badge/license-apache2.0-green)](https://www.apache.org/licenses/LICENSE-2.0.txt)\u0026nbsp;\n![jdk](https://img.shields.io/badge/jdk-17%2B-green)\n\n## 项目介绍\n\ndawdler-boot 是基于dawdler-series开发的一站式分布式应用,支持ide、fastjar运行.\n\n### dawdler模块介绍(具体文档可以点击标题链接进入子模块查看详细说明)\n\n#### 1. [dawdler-boot-server](dawdler-boot-server/README.md)\n\n嵌入式dawdler-server容器,支持ide中main方法运行或dawdler-boot-maven-plugin插件构建的fatjar方式运行.\n\n#### 2. [dawdler-boot-server-dependencies](dawdler-boot-server-dependencies/README.md)\n\n用于导入dawdler-boot版的service层依赖.\n\n#### 3. [dawdler-boot-web-dependencies](dawdler-boot-web-dependencies/README.md)\n\n用于导入dawdler-boot版的web层依赖.\n\n#### 4. [dawdler-boot-web](dawdler-boot-web/README.md)\n\n嵌入式dawdler-web容器的根模块,提供注解、配置、组件提供者、启动器等功能.支持ide中main方法运行或dawdler-boot-maven-plugin插件构建的fatjar方式运行.\n\n#### 5. [dawdler-boot-web-undertow](dawdler-boot-web-undertow/README.md)\n\n嵌入式undertow容器的实现.\n\n#### 6. [dawdler-boot-web-undertow-jsp](dawdler-boot-web-undertow-jsp/README.md)\n\n嵌入式undertow容器的jsp模块支持.\n\n#### 7. [dawdler-boot-web-undertow-websocket](dawdler-boot-web-undertow-websocket/README.md)\n\n嵌入式undertow容器的websocket模块支持.\n\n#### 8. [dawdler-boot-web-tomcat](dawdler-boot-web-tomcat/README.md)\n\n嵌入式tomcat容器的实现.\n\n#### 9. [dawdler-boot-web-tomcat-jsp](dawdler-boot-web-tomcat-jsp/README.md)\n\n嵌入式tomcat容器的jsp模块支持.\n\n#### 10. [dawdler-boot-web-tomcat-websocket](dawdler-boot-web-tomcat-websocket/README.md)\n\ntomcat容器的websocket模块支持.\n\nundertow容器的websocket模块支持(从dawdler-boot-web-undertow中独立出来).\n\n#### 11. [dawdler-boot-maven-plugin](dawdler-boot-maven-plugin/README.md)\n\n用于构建dawdlerboot的fat-jar的插件,构建完成的jar包可以通过java -jar直接运行.\n\n#### 12. [dawdler-boot-classloader](dawdler-boot-classloader/README.md)\n\n支持嵌套的类加载器.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrchen1987%2Fdawdler-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrchen1987%2Fdawdler-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrchen1987%2Fdawdler-boot/lists"}