Stars
软考资料, 收集于网络。目前包括:系统架构师、项目管理师、软件设计师备考资料
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Se…
Java program to retrieve server certificate that can be added to local keystore
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统…
Spring Security 、Spring Security Oauth2 文章配套代码
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
springboot实现简单的文件上传,返回markdown引用地址
SpringBoot+Editormd实现文本编辑和图片上传功能
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Spring Security OAuth2 Demo工程
Spring Boot I18n ThymeLeaf Spring Security JPA
The project of spring boot to monitor data and insert into DB
系统使用SSM(SpringMVC + Spring + Mybatis + Freemarker + JSP) + Shiro + Redis 架构,实现了在线显示、在线用户管理(踢出登录);用户管理,角色管理,权限管理,部门管理;一个帐号多处登录限制,踢出用户。
使用Spring+SpringMVC+Mybatis+Activiti 实现的一个简单的工作流项目
Spring+SpringMVC+Mybatis+Maven+Mysql框架搭建与分页实例