common-starter

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

License

License

GroupId

GroupId

com.yishuifengxiao.common
ArtifactId

ArtifactId

common-starter
Last Version

Last Version

4.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://www.yishuifengxiao.com
Source Code Management

Source Code Management

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

Download common-starter

Filename Size
common-starter-4.2.3.pom 6 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
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