Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiwepy/pf4j-spring-boot-starter
spring-boot-starter-pf4j
https://github.com/hiwepy/pf4j-spring-boot-starter
Last synced: 6 days ago
JSON representation
spring-boot-starter-pf4j
- Host: GitHub
- URL: https://github.com/hiwepy/pf4j-spring-boot-starter
- Owner: hiwepy
- License: apache-2.0
- Created: 2017-10-31T09:23:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T16:29:12.000Z (over 2 years ago)
- Last Synced: 2023-07-26T21:57:54.438Z (over 1 year ago)
- Language: Java
- Size: 130 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pf4j-spring-boot-starter
pf4j starter for spring boot### 说明
> 基于 Pf4j 的 Spring Boot Starter 实现
1. 整合Pf4j插件能力
### Maven
``` xml
com.github.hiwepy
pf4j-spring-boot-starter
1.0.7.RELEASE```
### Sample
[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-pf4j](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-pf4j "spring-boot-sample-pf4j")