{"id":16422924,"url":"https://github.com/enilu/material-admin","last_synced_at":"2025-07-27T03:33:28.607Z","repository":{"id":37159066,"uuid":"203002998","full_name":"enilu/material-admin","owner":"enilu","description":"A Material Designed Admin Framework based on Spring boot2 And Bootstrap","archived":false,"fork":false,"pushed_at":"2022-11-16T08:41:30.000Z","size":9476,"stargazers_count":198,"open_issues_count":14,"forks_count":46,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-05-29T23:37:48.347Z","etag":null,"topics":["admin","bootstrap","java","material-design","spring-boot"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enilu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-18T12:55:13.000Z","updated_at":"2025-05-15T04:18:40.000Z","dependencies_parsed_at":"2022-09-10T07:10:39.222Z","dependency_job_id":null,"html_url":"https://github.com/enilu/material-admin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/enilu/material-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enilu%2Fmaterial-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enilu%2Fmaterial-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enilu%2Fmaterial-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enilu%2Fmaterial-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enilu","download_url":"https://codeload.github.com/enilu/material-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enilu%2Fmaterial-admin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294180,"owners_count":24065343,"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-07-27T02:00:11.917Z","response_time":82,"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":["admin","bootstrap","java","material-design","spring-boot"],"created_at":"2024-10-11T07:38:12.561Z","updated_at":"2025-07-27T03:33:28.550Z","avatar_url":"https://github.com/enilu.png","language":"JavaScript","readme":"\nEnglish | [简体中文](./README.zh-CN.md)\n## Introduction\n\n[materail-admin](https://github.com/enilu/material-admin) is a Materail Design Admin Framework based on [Spring Boot2](https://spring.io/projects/spring-boot/) and [Bootstrap](https://www.bootcss.com/). \nIt includes basic functions commonly used in the background of rights management, configuration management, organization, users, scheduled tasks, and message management. Refining a typical business model can help you quickly build an enterprise back-end product system.\n\n- [Online Demo](http://material.enilu.cn)\n- Separate versions of the front and rear ends are also provided.[web-flash](http://enilu.github.com/web-flash) \n \n## Preparation\n\n- Download JAVA IDE :Eclipse or Intellij IDEA\n- Install the Lombook plugin in the IDE.\n- Install JDK1.8 ,MySQL5.5+，Maven\n\n**Welcome to make an issue or pr**\n\n \n## Features\n- Department management\n- Account management\n- Role management\n- Menu management\n- Permission managemenet\n- Configuration \n- Dict managemenet\n- Schedule \n- log  \n\n## Getting started\n\n```\n# create dabase in mysql:\nCREATE DATABASE IF NOT EXISTS material DEFAULT CHARSET utf8 COLLATE utf8_general_ci; \nCREATE USER 'material'@'%' IDENTIFIED BY 'material123';\nGRANT ALL privileges ON material.* TO 'material'@'%';\nflush privileges;\n\n# clone the project\ngit clone https://github.com/enilu/material-admin.git\n# enter the project directory\ncd material-admin\n# build and package \nmvn package \n# run the project\n java -jar target/material.jar\n\n# open the browser and enter:\nhttp://localhost:8085\nuser/password:admin/admin\n\n``` \n## Online Demo\n\n[http://material.enilu.cn](http://material.enilu.cn)\n\n## 交流\n- Bugs: [Issues](https://github.com/enilu/material-admin/issues/new)\n- QQ:752844606\n- wechat:myenilu\n- Gitter: [Gitter channel](https://gitter.im/springboot-material-admin/community)\n\n## License\n\n[MIT](https://github.com/enilu/material-admin/blob/master/LICENSE)\n\nCopyright (c) 2017-present enilu\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenilu%2Fmaterial-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenilu%2Fmaterial-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenilu%2Fmaterial-admin/lists"}