Pinned Repositories
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
beego_app
express
node express learn
hadoop
hadoop2.7 demo
JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
learn
我的知识文库
SpringBootDemo
spring boot
SpringCloudDemo
SpringCloud demo
summary
学习总结
vue-demo
vue2, demo
asu126's Repositories
asu126/beego_app
asu126/express
node express learn
asu126/hadoop
hadoop2.7 demo
asu126/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
asu126/learn
我的知识文库
asu126/SpringBootDemo
spring boot
asu126/SpringCloudDemo
SpringCloud demo
asu126/summary
学习总结
asu126/vue-demo
vue2, demo
asu126/architect-awesome
后端架构师技术图谱
asu126/Atlas
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
asu126/build-web-application-with-golang
A golang ebook intro how to build a web with golang
asu126/CoreUI-Free-Bootstrap-Admin-Template
CoreUI is free bootstrap admin template with Angular2, AngularJS, React.js & Vue.js support.
asu126/example
各种代码实例
asu126/gogs
Gogs is a painless self-hosted Git service.
asu126/grpc-go
asu126/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
asu126/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
asu126/InterviewNotes
:books: 面试相关的知识点整理,持续更新中~
asu126/java-design-patterns
Design patterns implemented in Java
asu126/LearningNotes
Enjoy Learning.
asu126/Linux-Tutorial
《Java 程序员眼中的 Linux》
asu126/logstash-output-elasticsearch
asu126/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
asu126/Rails
asu126/redis-in-action
Example code from the book
asu126/redis_source_annotation
asu126/sidekiq
Simple, efficient background processing for Ruby
asu126/Spring
Spring源码阅读
asu126/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS。