摘要:spring p标签是spring内置的,只要在xml头部申明下就可以调用,用法相当于<property> 比如 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-...
阅读全文
随笔分类 - Spring
摘要:spring p标签是spring内置的,只要在xml头部申明下就可以调用,用法相当于<property> 比如 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-...
阅读全文
|