diff --git a/modules/core/src/main/resources/spring/spring-context-test.xml b/modules/core/src/main/resources/spring/spring-context-test.xml index 1b9d8b88..aab57aa8 100644 --- a/modules/core/src/main/resources/spring/spring-context-test.xml +++ b/modules/core/src/main/resources/spring/spring-context-test.xml @@ -1,137 +1,150 @@ - - - - Spring Configuration Test - - - - - classpath:jeesite-core.yml - classpath:jeesite.yml - - - - - - - - - - - - com.jeesite - - - - - - - - - - - - - - ${jdbc.tablePrefix} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Spring Configuration Test + + + + + classpath:jeesite-core.yml + classpath:jeesite.yml + + + + + + + + + + + + com.jeesite + + + + + + + + + + + + + + ${jdbc.tablePrefix} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file