Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiwepy/pf4j3-spring-boot-starter
pf4j3-spring-boot-starter
https://github.com/hiwepy/pf4j3-spring-boot-starter
Last synced: 23 days ago
JSON representation
pf4j3-spring-boot-starter
- Host: GitHub
- URL: https://github.com/hiwepy/pf4j3-spring-boot-starter
- Owner: hiwepy
- License: apache-2.0
- Created: 2019-12-27T13:56:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T18:10:47.000Z (over 2 years ago)
- Last Synced: 2023-07-26T21:57:54.686Z (over 1 year ago)
- Language: Java
- Size: 144 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pf4j3-spring-boot-starter
pf4j starter for spring boot### 说明
> 基于 Pf4j 3.x 的 Spring Boot Starter 实现
1. 整合Pf4j插件能力
### Maven
``` xml
com.github.hiwepy
pf4j3-spring-boot-starter
${project.version}```
### Sample
[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-pf4j2](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-pf4j2 "spring-boot-sample-pf4j2")