Hi @jthomas, this looks promissing. However how do I get a reference to contentService
? I tried to get a reference to RefService
in @EventListener
method, but Spring failes to find any implementations of it. I’m using BitBucket 4.9.1 with Spring Resolver. What should be used to write BitBucket plugin to fill newly created repositories with a content? Any hits on
- availalbe in API services
- ways to find references to them?