Changes between Version 1 and Version 2 of db/applicationContext
- 날짜/시간:
- 2012-10-17 AM 11:38:31 (13 년 전)
Legend:
- 변경되지 않음
- 추가됨
- 제거됨
- 변경됨
-
db/applicationContext
v1 v2 1 {{{ 2 Globals.DriverClassName=com.mysql.jdbc.Driver 3 Globals.Url=jdbc:mysql://localhost:1623/spring 4 Globals.UserName=root 5 Globals.Password=ever1234 6 7 }}} 8 1 9 {{{ 2 10 <?xml version="1.0" encoding="UTF-8"?>