Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/kettle8-spring-boot-starter

kettle8-spring-boot-starter
https://github.com/hiwepy/kettle8-spring-boot-starter

Last synced: 6 days ago
JSON representation

kettle8-spring-boot-starter

Awesome Lists containing this project

README

        

# kettle8-spring-boot-starter
Spring Boot Starter For Kettle 8.x

### 说明

> 基于 kettle 的 Spring Boot Starter 实现

1. 整合kettle,实现数据交换

### Maven

``` xml

${project.groupId}
kettle8-spring-boot-starter
${project.version}

```

### Simple

[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-kettle](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-kettle "spring-boot-sample-kettle")