mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
springboot init
springboot init
This commit is contained in:
@@ -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 {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user