hank-cp / sbp

Plugin framework for Spring Boot based on pf4j.
Apache License 2.0
205 stars 67 forks source link

add mapping of auto start plugin property #24

Closed dtrouillet closed 3 years ago

dtrouillet commented 3 years ago

When I want to disable the autostart function with the property "spring.sbp.auto-start-plugin", I see that it is not taken into account. So I add the consideration of this parameter.