springboot init

springboot init
上级 512abf2f
......@@ -4,7 +4,7 @@ import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.ImportResource;
@Configuration
@ImportResource(locations={"classpath:spring/maxkey_mgt.xml"})
@ImportResource(locations={"classpath:spring/maxkey-mgt.xml"})
public class MaxKeyConfig {
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册