Class NativePackageMarker

java.lang.Object
com.codebarrel.jira.NativePackageMarker

public final class NativePackageMarker extends Object
Marker class to define the root package for jira-client-native component scanning. This ensures Spring only scans components within the jira-client-native module and avoids accidentally picking up components from jira-client-api.