# spring-boot-starter-pf4j2 **Repository Path**: micro-project/spring-boot-starter-pf4j2 ## Basic Information - **Project Name**: spring-boot-starter-pf4j2 - **Description**: spring-boot-starter-pf4j2 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-03 - **Last Updated**: 2021-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-starter-pf4j2 pf4j starter for spring boot ### 说明 > 基于 Pf4j 2.x 的 Spring Boot Starter 实现 1. 整合Pf4j插件能力 ### Maven ``` xml ${project.groupId} spring-boot-starter-pf4j2 ${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")