roncoo-spring-boot-starter-druid

roncoo open source

License

License

Categories

Categories

Spring Boot Container Microservices druid Data Databases
GroupId

GroupId

com.roncoo
ArtifactId

ArtifactId

roncoo-spring-boot-starter-druid
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

roncoo-spring-boot-starter-druid
roncoo open source
Project Organization

Project Organization

LingKe, Co., Ltd.

Download roncoo-spring-boot-starter-druid

How to add to project

<!-- https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-starter-druid/ -->
<dependency>
    <groupId>com.roncoo</groupId>
    <artifactId>roncoo-spring-boot-starter-druid</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-starter-druid/
implementation 'com.roncoo:roncoo-spring-boot-starter-druid:1.0.7'
// https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-starter-druid/
implementation ("com.roncoo:roncoo-spring-boot-starter-druid:1.0.7")
'com.roncoo:roncoo-spring-boot-starter-druid:jar:1.0.7'
<dependency org="com.roncoo" name="roncoo-spring-boot-starter-druid" rev="1.0.7">
  <artifact name="roncoo-spring-boot-starter-druid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.roncoo', module='roncoo-spring-boot-starter-druid', version='1.0.7')
)
libraryDependencies += "com.roncoo" % "roncoo-spring-boot-starter-druid" % "1.0.7"
[com.roncoo/roncoo-spring-boot-starter-druid "1.0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
com.roncoo : roncoo-spring-boot-autoconfigure jar 1.0.7
com.alibaba : druid jar 1.1.12

Project Modules

There are no modules declared in this project.

roncoo-spring-boot(龙果学院Spring Boot集成)

说明

  1. Spring Boot官方提供了很多第三方的框架集成,但是在国内还有很多优秀的框架没有进行集成,因此龙果学院决定进行对Spring官方没有支持的框架进行集成,这样也方便大家的使用,让大家多点时间去泡女,陪小孩,哈哈!

  2. 为了方便使用,我们已经把其发布在Maven的中央库,可以直接引用

  3. 如果你有想集成的框架,请和我们反映,我们会择优进行集成共享出来给大家使用

更新

  • 2020-11-16 修复xxl-job本地启动产生端口冲突的bug
  • 2019-12-16 升级xxl-job版本到2.1.2
  • 2019-12-09 集成xxl-job并升级Spring Boot的版本,移除druid,因为官方已经集成,这里不再维护
  • 2019-01-05 升级Spring Boot的版本
  • 2017-11-07 集成Shiro并升级Spring Boot的版本
  • 2017-04-20 集成国内优秀的数据链接池Druid

使用说明

方法1:使用maven

<dependency>
    <groupId>com.roncoo</groupId>
    <artifactId>roncoo-spring-boot-starter-shiro</artifactId>
    <version>1.2.2</version>
</dependency>

<dependency>
    <groupId>com.roncoo</groupId>
    <artifactId>roncoo-spring-boot-starter-xxl-job</artifactId>
    <version>1.2.2</version>
</dependency>

方法2:jar下载

视频学习:Spring Boot教程全集

视频学习:Spring Cloud第一季

com.roncoo

领课网络(RonCoo)

广州市领课网络科技有限公司旗下平台及产品有:领课教育系统、龙果支付系统、领课教育云、龙果学院(自营IT在线教育平台),详情请登录官网 https://www.roncoo.net

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0