common-starter

易水公共组件是基于springboot的高度封装的通用型组件,在对spring security和spring security oauth2高度可定制化的功能封装外,还支持第三方登录和sso单点登录功能,使用户能够快速开启QQ登录和微信登录能力,搭建属于自己的认证/授权中心。此外,工具还提供各种常见的图形验证码、短信验证码和邮件验证码功能,并支持跨域设置和全局异常捕获功能,实现自定义异常信息提示。另外,组件还包含swagger接口文档功能,支持一键导出离线接口使用文档。最后,组件提供了大量丰富的配置属性,支持通过属性配置完成各项功能设置,真正实现零侵入、无缝接入功能

Лицензия

Лицензия

Группа

Группа

com.yishuifengxiao.common
Идентификатор

Идентификатор

common-starter
Последняя версия

Последняя версия

4.2.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

common-starter
易水公共组件是基于springboot的高度封装的通用型组件,在对spring security和spring security oauth2高度可定制化的功能封装外,还支持第三方登录和sso单点登录功能,使用户能够快速开启QQ登录和微信登录能力,搭建属于自己的认证/授权中心。此外,工具还提供各种常见的图形验证码、短信验证码和邮件验证码功能,并支持跨域设置和全局异常捕获功能,实现自定义异常信息提示。另外,组件还包含swagger接口文档功能,支持一键导出离线接口使用文档。最后,组件提供了大量丰富的配置属性,支持通过属性配置完成各项功能设置,真正实现零侵入、无缝接入功能
Ссылка на сайт

Ссылка на сайт

http://www.yishuifengxiao.com
Система контроля версий

Система контроля версий

https://gitee.com/zhiyubujian/common-starter/tree/master

Скачать common-starter

Имя Файла Размер
common-starter-4.2.3.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.yishuifengxiao.common/common-starter/ -->
<dependency>
    <groupId>com.yishuifengxiao.common</groupId>
    <artifactId>common-starter</artifactId>
    <version>4.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yishuifengxiao.common/common-starter/
implementation 'com.yishuifengxiao.common:common-starter:4.2.3'
// https://jarcasting.com/artifacts/com.yishuifengxiao.common/common-starter/
implementation ("com.yishuifengxiao.common:common-starter:4.2.3")
'com.yishuifengxiao.common:common-starter:pom:4.2.3'
<dependency org="com.yishuifengxiao.common" name="common-starter" rev="4.2.3">
  <artifact name="common-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yishuifengxiao.common', module='common-starter', version='4.2.3')
)
libraryDependencies += "com.yishuifengxiao.common" % "common-starter" % "4.2.3"
[com.yishuifengxiao.common/common-starter "4.2.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • common-spring-boot-starter
  • common-spring-boot-autoconfigure

Версии библиотеки

Версия
4.2.3
4.2.2
4.2.1
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
4.0.0
3.0.0
2.4.4
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0