Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I inject/autowire CustomFieldManager with SpringBoot?

D. U.
Contributor
February 3, 2018

I always get an exception 

No qualifying bean of type 'com.atlassian.jira.issue.CustomFieldManager' available... 

when trying to annotate a customFieldManager property in my service within a SpringBoot application. The same happens when I try using the ComponentAccessor.

How can I solve this problem?

0 answers

Suggest an answer

Log in or Sign up to answer