{"id":25569395,"url":"https://github.com/wisdom-framework/wisdom","last_synced_at":"2026-02-18T09:03:00.304Z","repository":{"id":12002503,"uuid":"14581444","full_name":"wisdom-framework/wisdom","owner":"wisdom-framework","description":"A modular and dynamic web framework","archived":false,"fork":false,"pushed_at":"2022-10-05T01:43:21.000Z","size":37075,"stargazers_count":89,"open_issues_count":60,"forks_count":42,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-02-13T07:50:50.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wisdom-framework.org","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/wisdom-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-21T08:06:50.000Z","updated_at":"2026-02-12T02:27:15.000Z","dependencies_parsed_at":"2022-09-01T14:52:14.691Z","dependency_job_id":null,"html_url":"https://github.com/wisdom-framework/wisdom","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/wisdom-framework/wisdom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdom-framework%2Fwisdom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdom-framework%2Fwisdom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdom-framework%2Fwisdom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdom-framework%2Fwisdom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisdom-framework","download_url":"https://codeload.github.com/wisdom-framework/wisdom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdom-framework%2Fwisdom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29574065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: 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":[],"created_at":"2025-02-21T00:02:21.142Z","updated_at":"2026-02-18T09:03:00.281Z","avatar_url":"https://github.com/wisdom-framework.png","language":"Java","funding_links":[],"categories":["开发框架"],"sub_categories":[],"readme":"# Wisdom-Framework ~ Web Is Dynamic and Modular\n\nMain documentation is available at [wisdom-framework.org](http://wisdom-framework.org)\n\n## Project structure\n\n* `core` -\u003e core modules building the `base-runtime`, it also contains the `wisdom-maven-plugin`.\n* `framework` -\u003e contains all technical services composing the `wisdom-runtime`.\n* `extensions` -\u003e contains Wisdom extensions used in this project. For example the asciidoc support is provided to\ngenerate the documentation.\n* `documentation` -\u003e contains the documentation, samples and tutorials\n\n## Building Wisdom\n\nBuilding Wisdom is a two steps process. There are two reasons for that. First, Wisdom is built on Wisdom. Then, Maven\nhas a (big) limitation when having a reactor building an extension (a plugin extending the lifecycle) used by other\nmodules.\n\nSo to build Wisdom:\n\n1. Gets the code using `git clone https://github.com/wisdom-framework/wisdom.git` (replace the url if you are using a\n fork)\n2. Build Wisdom Core\n````\nmvn clean install -Pcore,\\!framework,\\!extensions,\\!documentation\n````\n3. Build the rest of the framework\n````\nmvn clean install -P\\!core,framework,extensions,documentation\n````\n\nThat's it.\n\n**IMPORTANT**: Wisdom requires JDK 7+ to be built.\n\n### Skipping tests\n\nLaunch Maven with: `-DskipTests`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisdom-framework%2Fwisdom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisdom-framework%2Fwisdom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisdom-framework%2Fwisdom/lists"}