|
@@ -4,7 +4,7 @@ import org.springframework.context.annotation.Configuration;
|
|
import org.springframework.context.annotation.ImportResource;
|
|
import org.springframework.context.annotation.ImportResource;
|
|
|
|
|
|
@Configuration
|
|
@Configuration
|
|
-@ImportResource(locations={"classpath:spring/maxkey_mgt.xml"})
|
|
|
|
|
|
+@ImportResource(locations={"classpath:spring/maxkey-mgt.xml"})
|
|
public class MaxKeyConfig {
|
|
public class MaxKeyConfig {
|
|
|
|
|
|
}
|
|
}
|