当前位置: 首页 > article >正文

spring-spel

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:lang="http://www.springframework.org/schema/lang"xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsdhttp://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-4.0.xsd"><bean id="address" class="com.atguigu.spring.beans.spel.Address"><!-- 使用spel为属性赋一个字面值 --><property name="city" value="#{'BerJing'}"></property><property name="street" value="WuDaoKou"></property>	</bean><bean id="car" class="com.atguigu.spring.beans.spel.Car"><property name="brand" value="Audi"></property><property name="price" value="500000"></property><!-- 使用Spel引用静态属性 --><property name="tyrePerimeter" value="#{T(java.lang.Math).PI*80}"></property></bean><bean id="person" class="com.atguigu.spring.beans.spel.Person"><property name="name" value="朱迪"></property><!-- 使用SpEL来应用其他的Bean --><property name="car" value="#{car}"></property><!-- 使用SpEL来应用其他的Bean的属性 --><property name="city" value="#{address.city}"></property><!-- 在SpEL中使用运算符 --><property name="info" value="#{car.price>300000?'金领':'白领 '}"></property></bean>
</beans>
http://www.lryc.cn/news/2415478.html

相关文章:

  • E8.Net工作流开发架构
  • session、cookie和token的区别
  • Java之集合(最全集合相关知识)
  • 新手理解光猫和路由器
  • javaWeb项目-人事管理系统功能介绍
  • 计算机组成原理-检错码、纠错码
  • 联发科四核处理器MT6589详细芯片参数介绍
  • Python爬虫之QQ空间登陆获取信息!
  • 简单区分一级域名、二级域名、三级域名
  • 【PGSQL】数据类型和表操作
  • 给你8个接私活的网站,保证你月薪轻松上W
  • c# MessageBox 用法大全
  • 【技术分享】数据之大,云动未来 - 弹性云数据库技术解析
  • Linux 中主机名、域名以及IP地址的关系
  • 虚拟机软件(VMware Workstation)工作模式及网络功能介绍
  • MBR、主分区、扩展分区、逻辑分区、活动分区、系统分区、启动分区讲解
  • 2023 QQ自定义在线源码无需SVIP
  • 前端的UI设计与交互之布局篇
  • ERP项目的二次开发
  • 保姆级Java入门练习教程,附代码讲解,小白零基础入门必备(建议收藏)_java教程
  • MySQL数据库引擎有哪些
  • 【视频教程】MAME0.238配置分享
  • 性能测试-测试方法总结(压力/负载)超详细
  • 音视频之解析flv文件实战
  • 【计算机毕业设计】008房屋租赁系统
  • 中国基准、基本气象站列表2012版
  • 安装Quartus_II_9.0
  • C++ static_cast基本用法
  • 北斗形变监测系统_北斗高精度在桥梁监测上有怎样的实际应用?
  • 如何修改默认浏览器_iPhone 自定义默认浏览器,支持随意修改