逍遥贱客无情剑 codevampire
- China, Jilin Changchun
Stars
Design patterns implemented in Java
The java implementation of Apache Dubbo. An RPC and microservice framework.
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
A Java serialization/deserialization library to convert Java Objects into JSON and back
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process ...
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目
Open source fork of the Google Authenticator Android app
基于Activiti的工作流引擎扩展,接管了Activiti对活动权限以及用户表的管理,并提供了催办、代办、加签(包括前加签/后加签)、自由跳转、分裂节点等功能
Repository with example Flowable projects
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用RemoteTokenServices来去oauth server去校验。另一种是共享数据库,然后资源服务器自己通过数据...