06 2018 档案

摘要:spring: datasource: type: com.alibaba.druid.pool.DruidDataSource driverClassName: com.mysql.jdbc.Driver url: username: password: jackson: time... 阅读全文
posted @ 2018-06-27 10:11 也许还年轻 阅读(3678) 评论(0) 推荐(0)
摘要:package io.renren.common.annotation; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPoli... 阅读全文
posted @ 2018-06-27 10:04 也许还年轻 阅读(1777) 评论(0) 推荐(0)