摘要: Spring的Java配置方式 @Configuration 和 @Bean Spring的Java配置方式是通过 @Configuration 和 @Bean 这两个注解实现的: 1、@Configuration 作用于类上,相当于一个xml配置文件; 2、@Bean 作用于方法上,相当于xml配 阅读全文
posted @ 2019-07-23 12:43 lishisan 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 一梦江湖 https://clx.res.netease.com/pc/gw/20170921175633/img/s2/bg01_c629dd3.mp4 太阴 https://clx.res.netease.com/pc/fab/20190619102715//data/bg.mp4 https: 阅读全文
posted @ 2019-07-23 00:03 lishisan 阅读(155) 评论(0) 推荐(0) 编辑
console.log('The World is Yours');
const aboutMe = {
name: 'LiShiSan',
title: 'Sr. Java/BigData Enthusiast',
location: 'China, BeiJing',
contact: {
email: '1641429327@qq.com',
website:'www.lishisan.top
}
}