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

资源简介

springboot整合mybatis-plus实现多表分页查询,assocication和collection一对一,一对多关联。简单易懂,容易上手!

资源截图

代码片段和文件信息

/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License Version 2.0 (the
“License“); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

  https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing
software distributed under the License is distributed on an
“AS IS“ BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
*/

import java.io.File;
import java.io.F

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-06-20 15:58  springboot-mybatis-plus-01\
     文件        5811  2019-06-20 12:23  springboot-mybatis-plus-01\mvnw.cmd
     目录           0  2019-06-20 13:00  springboot-mybatis-plus-01\target\
     目录           0  2019-06-20 13:00  springboot-mybatis-plus-01\target\test-classes\
     目录           0  2019-06-20 13:00  springboot-mybatis-plus-01\target\test-classes\com\
     目录           0  2019-06-20 13:00  springboot-mybatis-plus-01\target\test-classes\com\tuanzi\
     文件         667  2019-06-20 13:00  springboot-mybatis-plus-01\target\test-classes\com\tuanzi\SpringbootMybatisPlus01ApplicationTests.class
     目录           0  2019-06-20 13:00  springboot-mybatis-plus-01\target\generated-sources\
     目录           0  2019-06-20 13:00  springboot-mybatis-plus-01\target\generated-sources\annotations\
     目录           0  2019-06-20 13:21  springboot-mybatis-plus-01\target\classes\
     目录           0  2019-06-20 15:53  springboot-mybatis-plus-01\target\classes\mapper\
     文件        2554  2019-06-20 15:53  springboot-mybatis-plus-01\target\classes\mapper\UserMapper.xml
     文件         635  2019-06-20 14:03  springboot-mybatis-plus-01\target\classes\mapper\WorkMapper.xml
     文件         407  2019-06-20 13:21  springboot-mybatis-plus-01\target\classes\application.yml
     目录           0  2019-06-20 13:00  springboot-mybatis-plus-01\target\classes\com\
     目录           0  2019-06-20 14:17  springboot-mybatis-plus-01\target\classes\com\tuanzi\
     目录           0  2019-06-20 15:16  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\
     目录           0  2019-06-20 14:03  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\config\
     文件         880  2019-06-20 14:03  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\config\MybatisPlusConfig.class
     目录           0  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\entity\
     文件        2944  2019-06-20 14:03  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\entity\Work.class
     文件        4659  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\entity\User.class
     目录           0  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\mapper\
     文件         935  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\mapper\UserMapper.class
     文件         300  2019-06-20 13:16  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\mapper\WorkMapper.class
     目录           0  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\controller\
     文件         512  2019-06-20 13:16  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\controller\WorkController.class
     文件        1675  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\controller\UserController.class
     目录           0  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\service\
     目录           0  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\service\impl\
     文件        2096  2019-06-20 15:37  springboot-mybatis-plus-01\target\classes\com\tuanzi\user\service\impl\UserServiceImpl.class
............此处省略152个文件信息

评论

共有 条评论