...oduleFactoryBean.class, PluginAccessorBean.class }) public class MyPluginJavaConfig { @Bean public ApplicationProperties a...
...; ... @Named @Path("/user") public class UserSearchResource { public MyPluginJavaConfig myPluginJavaConfig; @Autowired public UserSearchResource(M...
Good Day! I'm new to Jira Plugin Development and following a tutorial to kickstart my learning. I'm stuck at the step where the tutorial used the ComponentImport annotator from: com.atlassian....
Copied to clipboard