{"id":14987788,"url":"https://github.com/apache/tapestry-5","last_synced_at":"2025-04-12T18:49:15.009Z","repository":{"id":3370037,"uuid":"4416959","full_name":"apache/tapestry-5","owner":"apache","description":"A component-oriented framework for creating highly scalable web applications in Java.","archived":false,"fork":false,"pushed_at":"2025-04-03T12:42:34.000Z","size":44101,"stargazers_count":123,"open_issues_count":1,"forks_count":96,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-04-03T22:07:38.917Z","etag":null,"topics":["apache","java"],"latest_commit_sha":null,"homepage":"https://tapestry.apache.org","language":"Java","has_issues":false,"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/apache.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":"support/heavy-load.jmx","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-05-23T07:00:11.000Z","updated_at":"2025-04-03T12:42:37.000Z","dependencies_parsed_at":"2023-02-19T16:15:59.138Z","dependency_job_id":"36b2efef-e3d8-4b06-a95e-1d414f370410","html_url":"https://github.com/apache/tapestry-5","commit_stats":{"total_commits":5772,"total_committers":58,"mean_commits":99.51724137931035,"dds":"0.31704781704781704","last_synced_commit":"8d31a99d480c3295e7ad6a21f1f48eb0138465df"},"previous_names":[],"tags_count":163,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftapestry-5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftapestry-5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftapestry-5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftapestry-5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tapestry-5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525757,"owners_count":21118747,"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":["apache","java"],"created_at":"2024-09-24T14:15:26.735Z","updated_at":"2025-04-12T18:49:14.987Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"[\u003cimg src=\"http://tapestry.apache.org/images/tapestry.png\" align=\"center\"/\u003e](http://tapestry.apache.org)\n\nTapestry is a component-oriented Java web app framework focusing on performance and developer productivity.\n\nA *component* is just a reusable part of a page. It's trivially easy to create your own components, and Tapestry\ncomes with a large number of components you can use (Form, Loop, Select, Checkbox, Grid, BeanEditor, etc.).\n\nIn Tapestry, each page and component is a simple Java POJO with a corresponding HTML template. The HTML template and corresponding Java class have the same name (e.g. \"Breadcrumbs.html\" and \"Breadcrumbs.java\"), so you don't have to tell Tapestry which template uses which Java class. It's automatic.\n\nTapestry features *live class reloading*: change your Java code, refresh the browser and see the changes instantly.\n\nAJAX support allows you to create responsive web interfaces while writing little to no JavaScript. (But if you like\nwriting JavaScript, great, no problem, Tapestry gets out of your way.)\n\n## Quick Start\n\nMain article: [Getting Started](https://tapestry.apache.org/getting-started.html)\n\nYou can let Apache Maven create your initial project for you:\n\n    mvn archetype:generate -DarchetypeCatalog=http://tapestry.apache.org\n\nMaven will prompt you for the archetype to create (\"Tapestry 5 Quickstart Project\") and the Tapestry version\nnumber (e.g., \"5.4.3\"). It also asks you to create a group id, artifact id (e.g., \"newapp\") and version number for your app. Once Maven\ndowloads everything, then you can start the app:\n\n    $ cd newapp\n    $ mvn jetty:run\n\nThen just send your browser to http://localhost:8080/newapp\n\nSee the [Getting Started](http://tapestry.apache.org/getting-started.html) introduction as well as the [Tapestry Tutorial](http://tapestry.apache.org/tapestry-tutorial.html) for a deeper dive.\n\n## Main Docs\n\nSee https://tapestry.apache.org/documentation.html for the details on every Tapestry topic.\n","funding_links":[],"categories":["开发框架"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Ftapestry-5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Ftapestry-5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Ftapestry-5/lists"}