spring-plugin
spring-plugin copied to clipboard
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.4 to 1.4.12. Commits 88abf59 prepare release 1.4.12 2cd8cab cater for array size marked with -1 9c782b4 prevent DOS attacks using on malicious serialized input f6d690d further...
Hi, I have a spring boot project what is using spring-plugin, my project is named springboot-sample ( it builds a springboot-sample.war ). My plugins code are in a external project,...
Fix typo
Hi there~ I'm looking for some tech way in Spring to make our project work on "plugin" pattern. But i am a newbie in Spring, i can not understand too...
All functionality implemented by `BeanListFactoryBean` is available from the core container in the meantime.
Tried to configure spring-plug bean, BeanListFactoryBean, as per example in introduction. It seems there is no "lists" property in this bean (couldn't see it in the source either). The resultant...
When I am playing with Spring Plugin in here: https://github.com/WesternGun/spring-plugin-example-promotions I found that I must manually registry the plugin beans in the `@Configuration` class with `@EnablePluginRegistries`, and I cannot just...
Hi, I'm currently switching back from OSGi to a non-OSGi project. What I'm really missing is Map-support to store and select plug-ins. The filering with supports() over a list feels...
Unfortunately the xsd address http://www.springframework.org/schema/plugin/spring-plugin.xsd is missing, can you update the documentation pointing to the correct url?