Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hiwepy/kettle8-spring-boot-starter
- Owner: hiwepy
- License: apache-2.0
- Created: 2018-01-16T11:33:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T21:03:20.000Z (over 3 years ago)
- Last Synced: 2023-03-04T09:30:18.452Z (almost 2 years ago)
- Language: PLSQL
- Homepage:
- Size: 37.1 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")