package com.tutego.ch_02.classpathScanning;

// marker interface to be used for explicit classpath scanning
public interface ClassPathScanning { }