• 大小: 81KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-08
  • 语言: 其他
  • 标签: spring  

资源简介

springboot+mybatis+redis+jpa+mq 使用demo ,详细可以去看我的博客..在springboot分类下面

资源截图

代码片段和文件信息

package com.dao;

import java.util.List;

import com.entity.Person;

public interface PersonDao {
public ListfindAll();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-08-10 11:20  springbootTest\
     目录           0  2017-08-10 11:20  springbootTestClient\
     文件         714  2017-07-28 14:18  springbootTestClient\.classpath
     文件         572  2017-08-08 10:38  springbootTestClient\.project
     目录           0  2017-08-10 11:20  springbootTestClient\.settings\
     文件         116  2017-07-28 17:35  springbootTestClient\.settings\org.eclipse.core.resources.prefs
     文件         664  2017-07-28 12:02  springbootTestClient\.settings\org.eclipse.jdt.core.prefs
     文件          90  2017-07-28 12:01  springbootTestClient\.settings\org.eclipse.m2e.core.prefs
     目录           0  2017-07-28 12:01  springbootTestClient\bin\
     目录           0  2017-08-10 11:20  springbootTestClient\log\
     文件        5244  2017-08-08 11:11  springbootTestClient\log\base.log
     文件        6402  2017-07-28 18:14  springbootTestClient\log\base.log.2017-07-28.0
     文件        6589  2017-08-02 17:35  springbootTestClient\log\base.log.2017-08-02.0
     文件        1263  2017-08-05 15:41  springbootTestClient\log\base.log.2017-08-05.0
     文件        6379  2017-08-07 17:39  springbootTestClient\log\base.log.2017-08-07.0
     目录           0  2017-07-28 14:18  springbootTestClient\main\
     文件        3144  2017-08-07 16:16  springbootTestClient\pom.xml
     目录           0  2017-08-10 11:20  springbootTestClient\src\
     目录           0  2017-08-10 11:20  springbootTestClient\src\com\
     目录           0  2017-08-10 11:20  springbootTestClient\src\com\example\
     文件        1948  2017-08-08 10:41  springbootTestClient\src\com\example\Application.java
     目录           0  2017-08-10 11:20  springbootTestClient\src\com\rabbitMq\
     文件         468  2017-08-07 17:38  springbootTestClient\src\com\rabbitMq\HelloRabbitConfig.java
     文件         640  2017-08-07 16:20  springbootTestClient\src\com\rabbitMq\HelloReceiver.java
     目录           0  2017-08-10 11:20  springbootTestClient\src\main\
     目录           0  2017-08-10 11:20  springbootTestClient\src\main\resources\
     文件        1129  2017-08-08 11:08  springbootTestClient\src\main\resources\application.properties
     文件        1447  2017-08-05 15:40  springbootTestClient\src\main\resources\logback.xml
     目录           0  2017-08-10 11:20  springbootTestClient\target\
     目录           0  2017-08-10 11:20  springbootTestClient\target\classes\
     文件        1129  2017-08-09 17:23  springbootTestClient\target\classes\application.properties
............此处省略118个文件信息

评论

共有 条评论