package org.springframework.issues; import org.springframework.context.annotation.Configuration; /** * @author Stephane Nicoll */ @Configuration public class Config { }