摘要: 一、消息处理功能 Spring提供MessageSource接口用于提供消息处理功能: Spring提供了两个默认实现: ApplicationContext接口扩展了MessageSource接口,当ApplicationContext被加载时,它会自动在context中查找已定义为Message 阅读全文
posted @ 2018-12-07 09:44 Matt_Cheng 阅读(382) 评论(0) 推荐(0) 编辑