|
@@ -6,7 +6,7 @@
|
|
xmlns:tx="http://www.springframework.org/schema/tx"
|
|
xmlns:tx="http://www.springframework.org/schema/tx"
|
|
xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd
|
|
xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd
|
|
http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd
|
|
http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd
|
|
- http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd">
|
|
|
|
|
|
+ http://www.springframework.org/schema/security org/springframework/security/config/spring-security-6.0.xsd">
|
|
|
|
|
|
<tx:annotation-driven />
|
|
<tx:annotation-driven />
|
|
|
|
|