Expand my Community achievements bar.

SOLVED

Migrating Importer to RC6 annotaion.

Avatar

Level 3

Hello All,

All our code has been migrating to R6 annotations as a part of AEM 6.3 to 6.4.

We have feed Importer service with org.apache.felix.scr.annotations.*;

public class MyService implements Runnable, Importer {

Not sure how to migrate this org.osgi.service.component.annotations.*. Any input is appreciated.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor