Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
AbacSpringSecurity
Attribute-Based Access Control with Spring Security
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
AI_Tutorial
精华机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理
AndroidVideoCache
Cache support for any video player with help of single line
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
atsea-sample-shop-app
A sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end.
blog
Source of my blog. Deploy to https://github.com/blademainer/blademainer.github.com.
gonglijian600's Repositories
gonglijian600/tut-spring-security-and-angular-js
Spring Security and Angular:: A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.
gonglijian600/conduit-on-kubernetes
Source code for "The Kubernetes Guide"
gonglijian600/finchley
init
gonglijian600/oauth2-server
spring boot (springboot 2+) oauth2 server sso 单点登录 认证中心 JWT,独立部署,用户管理 客户端管理
gonglijian600/spring-security-oauth
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
gonglijian600/tutorials
The "REST With Spring" Course:
gonglijian600/cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
gonglijian600/MyTikTokVideoEditor
video editor
gonglijian600/kubyk
Python/Flask based template Web UI
gonglijian600/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
gonglijian600/springcloudFeign
基于Gitlab + Jenkins + Harbor + Sonarqube + Docker + Kubernetes 完成可持续集成与可持续交付解决方案
gonglijian600/istio
Connect, secure, control, and observe services.
gonglijian600/spring-cloud-examples
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
gonglijian600/oauth2-spring-boot-2.0.2
gonglijian600/jpetstore-6
A web application built on top of MyBatis 3, Spring 3 and Stripes
gonglijian600/spring-cloud-microservice-example
An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
gonglijian600/rome
Java library for RSS and Atom feeds
gonglijian600/docker-java-sample
A simple Java sample that shows how to package Java application using Docker
gonglijian600/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
gonglijian600/sequelpro
MySQL/MariaDB database management for macOS
gonglijian600/cat
Central Application Tracking
gonglijian600/chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
gonglijian600/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
gonglijian600/sso-oauth2
基于OAuth2.0协议和SSM框架的单点登陆系统
gonglijian600/tsharding
TSharding is the simple sharding component used in mogujie trade platform. 欢迎共建。随时可以联系threezhang.cn@gmail.com;flynoah@gmail.com;sevenz_da_best@hotmail.com;qigong@mogujie.com
gonglijian600/Kubernetes_eShop
基于Spring boot的微服务架构电商系统(学习使用)
gonglijian600/Mobile-Security-Framework-MobSF
Mobile Security Framework is an intelligent, all-in-one open source mobile application (Android/iOS/Windows) automated pen-testing framework capable of performing static, dynamic analysis and web API testing.
gonglijian600/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
gonglijian600/AndroidVideoCache
Cache support for any video player with help of single line
gonglijian600/JLibFM
A Java implementation of libFM(Factorization Machine Library)