pf4j-spring-boot-starter pf4j starter for spring boot 说明 基于Pf4j 的 Spring Boot Starter 实现 整合Pf4j插件能力 Maven <dependency> <groupId>com.github.hiwepy</groupId> <artifactId>pf4j-spring-boot-starter</artifactId> <version>1.0.7.RELEASE</version> </dependency> ...
pf4j3-spring-boot-starter pf4j starter for spring boot 说明 基于Pf4j 3.x 的 Spring Boot Starter 实现 整合Pf4j插件能力 Maven <dependency> <groupId>com.github.hiwepy</groupId> <artifactId>pf4j3-spring-boot-starter</artifactId> <version>${project.version}</version> </dependency> ...