Pinned Repositories
andlic
Config files for my GitHub profile.
APICloud-7Days-Online-Training-Tutorials
APICloud七天在线培训课教程,以开发一款《每日优鲜》应用为例,分七天讲解如何开发一款优秀的APICloud应用
APICloud-App-Templates
APICloud应用案例源码合集,收集一些优秀的基于 APICloud 技术开发的应用模板,欢迎更多的开发者共享优质模板。
Archery
SQL 审核查询平台
aspose-pdf-cloud-dotnet
.NET library for communicating with the Aspose.Pdf for Cloud API
awesome-workflow-engines
A curated list of awesome open source workflow engines
Breakpoint-http
Java web 大文件分片上传实例
cas
cas53
FileUploader
Sample method for uploading files in .NET using HTTP POST with form params and progress notifications.
andlic's Repositories
andlic/andlic
Config files for my GitHub profile.
andlic/Archery
SQL 审核查询平台
andlic/aspose-pdf-cloud-dotnet
.NET library for communicating with the Aspose.Pdf for Cloud API
andlic/awesome-workflow-engines
A curated list of awesome open source workflow engines
andlic/cas
andlic/cas53
andlic/docs-manage
文档管理系统,实现了SpringBoot生态主流的三种认证授权方案:1、基于OAuth2的认证授权和单点登录;2、基于Shiro和jwt实现认证授权;3、基于Spring Security和jwt实现认证授权。此项目不准备继续开发,想要学习相关技术建议参考
andlic/Elasticsearch_7_springboot_demo
Elasticsearch_7 基本操作、嵌套查询、MultiSearchTemplateRequest,rangeQuery,父子关系的建立,更新及查询,分页 等
andlic/google-translater
破解谷歌翻译
andlic/itextsharp
[DEPRECATED] .NET port of the iText library, only security fixes will be added — please use iText 7 for .NET
andlic/jeesuite-passport
统一认证平台(用户中心)提供统一用户管理,统一认证授权,第三方接入(微信、微博、QQ,公众号)、对方开放接入等基础能力。
andlic/JustAuth
:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Login, so easy!
andlic/microservices-platform
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的**实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
andlic/mongodb-file-server
MongoDB File Server is a file server system based on MongoDB. 基于 MongoDB 的文件服务器。
andlic/mongodb-file-server-1
基于MongoDB的文件服务器
andlic/oauth2-server
spring boot (springboot 2+) oauth2 server sso 单点登录 认证中心 JWT,独立部署,用户管理 客户端管理
andlic/pdf-annotate.js
Annotation layer for pdf.js
andlic/pdf.js
PDF Reader in JavaScript
andlic/pdfbox
Mirror of Apache PDFBox
andlic/pdfium
PDFium Mirror, updated automatically
andlic/PdfiumViewer
PDF viewer based on Google's PDFium.
andlic/PDFJsAnnotations
Wrapper for PDF JS to add annotations
andlic/PdfPig
Read and extract text and other content from PDFs in C# (port of PDFBox)
andlic/qpdf
Primary QPDF source code and documentation
andlic/smart
Java单点登录权限系统,权限按钮级、修改实时生效、支持分布式、支持SpringBoot客户端
andlic/spring-boot-tutorial
:green_apple: 犬小哈的 《Spring Boot 2.x 学习实战教程》,( A Tutorial to Spring Boot 2.x ) 带您玩转 Spring Boot 2.x 教程 !!!
andlic/springboot-1
springboot 整合多个组件
andlic/webuploader-spring-example
andlic/WinAppDriver
Windows Application Driver
andlic/zuihou-admin-cloud
基于SpringCloud(Hoxton.SR3) + SpringBoot(2.2.6.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。