victordpg's Stars
charlienss/springOauth-sso-CAS
SSO单点登录只是一个方案,而目前市面上最流行的单端登录系统是由耶鲁大学开发的CAS系统,而由其实现的CAS协议,也成为目前SSO协议中的既定协议,下文中的单点登录协议及结构,均为CAS中的体现结构 CAS协议中有以下几个概念: 1.CAS Client:需要集成单点登录的应用,称为单点登录客户端 2.CAS Server:单点登录服务器,用户登录鉴权、凭证下发及校验等操作 3.TGT:ticker granting ticket,用户凭证票据,用以标记用户凭证,用户在单点登录系统中登录一次后,再其有效期内,TGT即代表用户凭证,用户在其它client中无需再进行二次登录操作,即可共享单点登录系统中的已登录用户信息 4.ST:service ticket,服务票据,服务可以理解为客户端应用的一个业务模块,体现为客户端回调url,CAS用以进行服务权限校验,即CAS可以对接入的客户端进行管控 5.TGC:ticket granting cookie,存储用户票据的cookie,即用户登录凭证最终映射的cookies
apereo/cas-overlay-template
Apereo CAS WAR Overlay template
apereo/cas
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
chyroc/lark
Feishu(飞书)/Lark Open API Go SDK, Support ALL Open API and Event Callback.
webpro/programming-principles
Categorized overview of programming principles & design patterns
belerweb/pinyin4j
A copy of http://sourceforge.net/projects/pinyin4j, then deploy it to maven central repository.
moxi624/mogu_blog_v2
蘑菇博客(MoguBlog),一个基于微服务架构的前后端分离博客系统。Web端使用Vue + Element , 移动端使用uniapp和ColorUI。后端使用Spring cloud + Spring boot + mybatis-plus进行开发,使用 Jwt + Spring Security做登录验证和权限校验,使用ElasticSearch和Solr作为全文检索服务,使用Github Actions完成博客的持续集成,使用ELK收集博客日志,文件支持上传七牛云和Minio,支持Docker Compose脚本一键部署。
baomidou/mybatis-plus-samples
MyBatis-Plus Samples
baomidou/MybatisX
MybatisX 快速开发插件 https://baomidou.com/pages/ba5b24
baomidou/awesome-mybatis-plus
🎉 A curated list of awesome things related to MyBatis-Plus
abel533/MyBatis-Spring-Boot
Spring Boot集成MyBatis的基础项目
pagehelper/pagehelper-spring-boot
pagehelper-spring-boot
pagehelper/Mybatis-PageHelper
Mybatis通用分页插件
xiangyuecn/AreaCity-JsSpider-StatsGov
省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2024年06月16日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据
core-lib/xjar
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
uuidjs/uuid
Generate RFC-compliant UUIDs in JavaScript
iluwatar/programming-principles
Categorized overview of Programming Principles & Patterns
youlookwhat/DesignPattern
📚 Java 23种设计模式全归纳
iamshuaidi/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
fuzhengwei/itstack-demo-design
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
ngx-translate/core
The internationalization (i18n) library for Angular
DevCloudFE/ng-devui
Angular UI Component Library based on DevUI Design
ng-bootstrap/ng-bootstrap
Angular powered Bootstrap
vmware-archive/clarity
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
processone/ejabberd
Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
springfox/springfox-demos
Springfox demo applications
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
gohugoio/hugo
The world’s fastest framework for building websites.