Hi,

i want to extend the dbre addon for customized reqs, so how to do it right ?


if for example i just want to extends this file (or the inteface it implements ) with my own class
https://github.com/SpringSource/spri...viderImpl.java

should just down load the source and then extends and wrap it as a different addon ? or there is a better way?

i would appreciate if there is go docs on how to create new addon.

thanks