首先來看乙個標準的spring配置檔案
<?xml version="1.0" encoding="utf-8"?>
com.mysql.jdbc.driver
jdbc:mysql://localhost/ssh?characterencoding=utf-8
root
123
true
下面是詳解:
1.基本配置:
<?xml version="1.0" encoding="utf-8"?>
第乙個第二個第三個
第乙個l
第二個l
第三個l
value1
value2
value3
2.開啟aop:
<?xml version="1.0" encoding="utf-8"?>
aop的xml版本<?xml version="1.0" encoding="utf-8"?>
3.開啟事務和註解:
<?xml version="1.0" encoding="utf-8"?>
xml版本:
<?xml version="1.0" encoding="utf-8"?>
4.ssh:
<?xml version="1.0" encoding="utf-8"?>
hibernate.dialect=org.hibernate.dialect.mysql5dialect
hibernate.hbm2ddl.auto=update
hibernate.show_sql=false
hibernate.format_sql=false
hibernate.cache.use_second_level_cache=true
hibernate.cache.use_query_cache=false
hibernate.cache.provider_class=org.hibernate.cache.ehcacheprovider
5.ssh2:
<?xml version="1.0" encoding="utf-8"?>
hibernate.dialect=org.hibernate.dialect.mysql5dialect
hibernate.hbm2ddl.auto=update
hibernate.show_sql=false
hibernate.format_sql=false
hibernate.cache.use_second_level_cache=true
hibernate.cache.use_query_cache=false
hibernate.cache.provider_class=org.hibernate.cache.ehcacheprovider
6.ssj:
<?xml version="1.0" encoding="utf-8"?>
spring載入多個配置檔案
配置檔案本身和其子元素import. 可用於匯入其他配置檔案。具體的配置示例如下:
<?xml version="1.0" encod工口g="gb2312"?>
Spring配置檔案總結
spring配置檔案總結 com.mysql.jdbc.driver jdbc mysql localhost ssh?characterencoding utf 8 root 123true 下面是詳解 1.基本配置 第乙個第二個 第三個第乙個l 第二個l 第三個l value1 value2 v...
spring配置檔案
1 配置檔案的簡化 1 屬性的 property name foo value foovalue value property 簡化為 property name foo value foovalue 2 引用bean property name foo ref bean foobean prope...
spring配置檔案
context annotation config 是用於啟用那些已經在spring容器裡註冊過的bean上面的註解,也就是顯示的向spring註冊 autowiredannotationbeanpostprocessor commonannotationbeanpostprocessor pers...