上一页 1 2 3 4 5 6 7 8 9 10 ··· 22 下一页
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-07-24 10:13 也许还年轻 阅读(5) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-07-24 10:08 也许还年轻 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 因为SpringBoot就是为了实现没有配置文件,因此之前手动在Mybatis中配置的PageHelper现在需要重新配置,而且配置方式与之前的SSM框架中还是有点点区别。 阅读全文
posted @ 2018-07-04 14:05 也许还年轻 阅读(9573) 评论(0) 推荐(0) 编辑
摘要: import com.dalaoyang.entity.User; import org.springframework.http.MediaType; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; ... 阅读全文
posted @ 2018-07-04 13:51 也许还年轻 阅读(4161) 评论(0) 推荐(0) 编辑
摘要: import lombok.extern.java.Log; import org.springframework.amqp.core.TopicExchange; import org.springframework.amqp.rabbit.config.SimpleRabbitListenerContainerFactory; import org.springframework.amqp.... 阅读全文
posted @ 2018-07-04 13:36 也许还年轻 阅读(336) 评论(0) 推荐(0) 编辑
摘要: spring: datasource: type: com.alibaba.druid.pool.DruidDataSource driverClassName: com.mysql.jdbc.Driver url: username: password: jackson: time... 阅读全文
posted @ 2018-06-27 10:11 也许还年轻 阅读(3658) 评论(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 也许还年轻 阅读(1755) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/apollolkj/article/details/75408237 阅读全文
posted @ 2018-04-03 09:58 也许还年轻 阅读(279) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-02-24 14:05 也许还年轻 阅读(5) 评论(0) 推荐(0) 编辑
摘要: http://app.xunjiepdf.com/ocr 阅读全文
posted @ 2018-02-23 17:42 也许还年轻 阅读(207) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 22 下一页