# mykj **Repository Path**: mwzhyf_admin/mykj ## Basic Information - **Project Name**: mykj - **Description**: back for dream technology including micro website manager - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sell > sell app ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). 加入mongodb 测试 spring boot + mysql + jpa + druid 比较 spring boot + mysql + mybatis + druid 有一键生成 dao xml entity 的功能 开发环境: 1、mysql druid 2、navicat(mysql客户端管理工具) 3、idea 2017 4、jdk 5、tomcat 6、springboot 7、mybatis 8、shiro 9、maven 10 redis jpa(自动生成表结构) mongodb 各种整合demo 如 thymeleaf ,freemaker 定时任务 RBAC 是基于角色的访问控制(Role-Based Access Control )用户成为适当角色的成员得到这些角色的权限简化了权限的管理管理是层级相互依赖权限赋予给角色, 而把角色又赋予用户 spring-security //加入security 引入 用户角色 的认证 和 鉴权 1 用户登陆登出的逻辑,2 其他业务的认证和鉴权 //3,关联表的创建携带id