DayThink
我喜欢程序员,他们单纯、固执、容易体会到成就感;面对困难,能够不休不眠;面对压力,能够迎接挑战。他们也会感到困惑与傍徨,但每个程序员的心中都有一个比尔盖茨或是乔布斯的梦想,用智慧把属于自己的事业开创。其实我是一个程序员! CSDN博客 http://blog.csdn.net/sszgg2006
bytedanceBeijing.China
Pinned Repositories
Amir-ui
components library based on Vue
apache-shiro-1.2.x-reference
Chinese translation of the Apache Shiro 1.2.x Reference Manual(http://shiro.apache.org/reference) and the other article collection. The version of Apache Shiro is 1.2.x. You can also see the demos of the reference at (https://github.com/waylau/apache-shiro-1.2.x-reference-demos). 《Apache Shiro 1.2.x 参考手册》 中文翻译(包含了官方文档以及其他文章)
Awesome-Hacking
黑客成长技术清单!A collection of various awesome lists for hackers, pentesters and security researchers
Build-Scripts
Collection of build scripts useful when testing on downlevel and unique clients
free-programming-books
:books: Freely available programming books
IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
JavaWEB
JavaWEB学习之中的一些Demo
oauth2-shiro
Integrate OAuth2(oltu) and Shiro
vue-component
Vue组件/router/vuex简单示例及日常汇总
watchdog-framework-web-0.2.1
食堂物料管理系统前端Vue项目
DayThink's Repositories
DayThink/vue-component
Vue组件/router/vuex简单示例及日常汇总
DayThink/watchdog-framework-web-0.2.1
食堂物料管理系统前端Vue项目
DayThink/JavaWEB
JavaWEB学习之中的一些Demo
DayThink/oauth2-shiro
Integrate OAuth2(oltu) and Shiro
DayThink/Amir-ui
components library based on Vue
DayThink/Awesome-Hacking
黑客成长技术清单!A collection of various awesome lists for hackers, pentesters and security researchers
DayThink/Build-Scripts
Collection of build scripts useful when testing on downlevel and unique clients
DayThink/free-programming-books
:books: Freely available programming books
DayThink/geetest-test
vue-cli 做登陆注册页面,编写公用组件,放iview编写公用校验方法,可指定字段校验
DayThink/gevent
study gevent
DayThink/google-authenticator
Open source version of Google Authenticator (except the Android app);C语言版:https://github.com/google/google-authenticator-libpam
DayThink/iBase4J
JAVA分布式快速开发平台:Spring,SpringBoot,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
DayThink/JDK-Learning
跟踪学习JDK源码以及API
DayThink/jeesite
JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。
DayThink/jPowerShell
Simple Java API to interact with PowerShell console
DayThink/martini
Go语言的web框架(Classy web framework for Go https://github.com/go-martini/martini)
DayThink/MybatisGenerator-UI
Mybatis Generator Web Tool. 更加简单便捷的生成Mybatis框架代码
DayThink/ngrok
Introspected tunnels to localhost
DayThink/oltu
Mirror of Apache Oltu
DayThink/permission_shiro
一个关于shiro的项目,演示了基于URL的权限管理, 数据库脚本见项目路径config-->sql-->shiro.sql,项目的业务逻辑可参考视频教程https://pan.baidu.com/s/1co2N6m
DayThink/register
vue+iview 注册
DayThink/spring-boot-features-demo
楼主的CSDN博客也值得一读!与此同时,楼主在GitHub另一个Spring5的仓库也值得借鉴!
DayThink/spring-framework
拷贝于Spring官网!
DayThink/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
DayThink/springboot-shiro
使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例(包括druid/redis/shiro/mybatis)配置集成
DayThink/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典案例、数据库、常用三方库、线上运维等知识
DayThink/xmind-works
DayThink/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
DayThink/zookeeper-master
zookeeper-3.5.3-Release的下一版开发版本,详情看wiki
DayThink/zuihou-admin-cloud
基于SpringCloud(Hoxton.SR3) + SpringBoot(2.2.6.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。