GithubHelp home page GithubHelp logo

n040661's Projects

weui icon weui

A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.

wf-mproduct icon wf-mproduct

项目说明 renren-security是一个轻量级权限管理系统,其核心设计目标是开发迅速、学习简单、轻量级、易扩展 使用renren-security搭建项目,只需编写30%左右代码,其余的代码交给系统自动生成 一个月的工作量,一周就能完成,剩余的时间可以陪家人、朋友、撩妹、钓凯子等,从此踏入高富帅、白富美行业 具有如下特点 轻量级的权限系统,只涉及Spring、Shiro、Mybatis后端框架,降低学习使用成本 友好的代码结构及注释,便于阅读及二次开发 支持HTML、JSP、Velocity、Freemarker等视图,零技术门槛 灵活的权限控制,可控制到页面或按钮,满足绝大部分的权限需求(如需控制到按钮级别,需使用Shiro标签,控制按钮的显示或隐藏) 页面交互使用Vue2.x,极大的提高了开发效率 完善的代码生成机制,可在线生成entity、xml、dao、service、html、js代码,减少70%以上的开发任务 引入quartz定时任务,可动态完成任务的添加、修改、删除、暂停、恢复及日志查看等功能 引入路由机制,刷新页面会停留在当前页 如何交流、反馈、参与贡献? 项目主页:http://www.renren.io/open/ 开发文档:http://www.renren.io/open/doc.html oschina仓库:http://git.oschina.net/babaio/renren-security github仓库:https://github.com/sunlightcs/renren-security 编程入门教程:http://www.renren.io 官方QQ群:324780204、145799952 如需关注项目最新动态,请Watch、Star项目,同时也是对项目最好的支持 技术讨论、二次开发等咨询、问题和建议,请移步到QQ群324780204、145799952,我会在第一时间进行解答和回复! 技术选型: 核心框架:Spring Framework 4.2 安全框架:Apache Shiro 1.3 视图框架:Spring MVC 4.2 持久层框架:MyBatis 3.3 定时器:Quartz 2.2 数据库连接池:Druid 1.0 日志管理:SLF4J 1.7、Log4j 页面交互:Vue2.x 软件需求 JDK1.7+ MySQL5.5+ Tomcat7.0+ Maven3.0+ 本地部署 通过git下载源码 创建数据库renren-security,数据库编码为UTF-8 执行doc/db.sql文件,初始化数据 修改db.properties文件,更新MySQL账号和密码 Eclipse、IDEA执行【clean package tomcat7:run】命令,即可运行项目 项目访问路径:http://localhost 非Maven方式启动,则默认访问路径为:http://localhost:8080/renren-security 建议使用阿里云的Maven仓库: <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/groups/public/</url> <mirrorOf>central</mirrorOf> </mirror>

whatsmars icon whatsmars

Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ)🔥🔥🔥🔥

wifi icon wifi

基于wifi抓取信息的大数据查询分析系统

wifimanager icon wifimanager

ESP8266 WiFi Connection manager with web captive portal

winutils icon winutils

Windows binaries for Hadoop versions (built from the git commit ID used for the ASF relase)

wllock icon wllock

高并发下本地锁+分布式锁

xbin-store icon xbin-store

模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看

xbus icon xbus

Simple EventBus Implementation for Android

xiaochengxu_demos icon xiaochengxu_demos

小程序优秀项目源码汇总,每个项目都有图有源码,零基础学微信小程序,小程序表格,小程序视频,小程序视频弹幕,小程序仿天猫大转盘抽奖等源码,持续更新。。。

xmall icon xmall

基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等

xmu-2016-mrcode icon xmu-2016-mrcode

自助酒店终端管理系统!旨在简化目前酒店入住繁琐的酒店登记退房过程。用户自助入住,一键退房,通过DataMining推荐吃喝、玩乐、出行。搭配一个酒店管理系统进行系统交互,搭载在微信公众号平台。

xpay icon xpay

XPay个人免签收款支付系统 完全免费 资金直接到达本人账号 支持 支付宝 微信 QQ 云闪付 无需备案 无需签约 无需挂机APP 无需插件 无需第三方支付SDK 无需营业执照身份证 只需收款码 搞定支付流程 现已支持移动端支付

xsnow icon xsnow

💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。

xxl-job icon xxl-job

A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

xxl-rpc icon xxl-rpc

A distributed service communication RPC framework.(分布式服务通讯框架XXL-RPC)

xxproject icon xxproject

SpringCloud 微服务综合实例。分布式配置中心,服务发现&负载均衡,链路断路器,API网关,OAuth2认证授权,分布式追踪,ELK日志中心,Ansible/Docker持续交付等最佳实践。

xyx icon xyx

🎓StrongBox-使用纯原生canvas写的微信小游戏

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.