国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁技術文章
文章詳情頁

springboot植入pagerHelper的超詳細教程

瀏覽:6日期:2023-03-28 09:59:18
簡介

前面個已經講過mybatis的批量更新操作。批量操作還有時分頁查詢,針對項目的完善性,來講解一下分頁工具的植入pagerHelper和tk.mybatis使用。其實官網已經有具體代碼,代價有空可以多多參考官網操作。鏈接地址MyBatis-Spring-Boot

技術方案maven jar導入

查看官方說明引入依賴,如下:

<!--mybatis--><dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>1.3.1</version></dependency><!--mapper--><dependency> <groupId>tk.mybatis</groupId> <artifactId>mapper-spring-boot-starter</artifactId> <version>1.2.4</version></dependency><!--pagehelper--><dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper-spring-boot-starter</artifactId> <version>1.2.3</version></dependency>maven plugin配置

引入完jar依賴之后,配置plugin插件,插件時根據maven來識別的,可以直接拷貝官網的配置即可,如下:

<plugin><groupId>org.mybatis.generator</groupId><artifactId>mybatis-generator-maven-plugin</artifactId><version>1.3.2</version><configuration> <configurationFile>${basedir}/src/main/resources/generator/generatorConfig.xml</configurationFile> <overwrite>true</overwrite> <verbose>true</verbose></configuration><dependencies> <dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> <version>${mysql.version}</version> </dependency> <dependency> <groupId>tk.mybatis</groupId> <artifactId>mapper-generator</artifactId> <version>1.0.0</version> </dependency></dependencies> </plugin>配置generatorConfig.xml

根據自己喜歡,可以定制化配置generatorConfig.xml,下面是我個人基本配置,更多配置說明,請查看官方說明MyBatis Generator 詳解

<?xml version='1.0' encoding='UTF-8'?><!DOCTYPE generatorConfiguration PUBLIC '-//mybatis.org//DTD MyBatis Generator Configuration 1.0//EN' 'http://mybatis.org/dtd/mybatis-generator-config_1_0.dtd'><generatorConfiguration> <properties resource='generator/application-dev.properties'/> <context targetRuntime='MyBatis3Simple' defaultModelType='flat'> <property name='beginningDelimiter' value='`'/> <property name='endingDelimiter' value='`'/> <plugin type='tk.mybatis.mapper.generator.MapperPlugin'> <property name='mappers' value='com.lgh.common.util.MyMapper'/> </plugin> <jdbcConnection driverClass='${spring.datasource.driver-class-name}' connectionURL='${spring.datasource.url}' userId='${spring.datasource.username}' password='${spring.datasource.password}'> </jdbcConnection> <javaModelGenerator targetPackage='com.lgh.model' targetProject='src/main/java'/> <sqlMapGenerator targetPackage='mapper' targetProject='src/main/resources'/> <javaClientGenerator targetPackage='com.lgh.mapper' targetProject='src/main/java' type='XMLMAPPER'/> <!-- 數據庫表 以及實體類命名 --> <!-- <table schema='CL_DEMO' tableName='tb_user' domainObjectName='User'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' /> <table schema='CL_DEMO' tableName='tb_role' domainObjectName='Role'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' /> <table schema='CL_DEMO' tableName='tb_menu' domainObjectName='Menu'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' /> <table schema='CL_DEMO' tableName='tb_resource' domainObjectName='Resource'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' /> <table schema='CL_DEMO' tableName='user_role' domainObjectName='UserRole'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' /> <table schema='CL_DEMO' tableName='role_menu' domainObjectName='RoleMenu'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' /> <table schema='CL_DEMO' tableName='menu_resource' domainObjectName='MenuResource'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' /> <table schema='CL_DEMO' tableName='role_resource' domainObjectName='RoleResource'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' /> <table schema='CL_DEMO' tableName='logon' domainObjectName='Logon'enableCountByExample='false' enableDeleteByExample='false'enableSelectByExample='false' enableUpdateByExample='false'selectByExampleQueryId='false' />--> </context></generatorConfiguration>測試樣例

springboot植入pagerHelper的超詳細教程

點擊mybatis-generator:generate即可生成對象和映射文件,具體如上圖

一般分頁個人喜好建議用jdk8的lambda表達式,如://對應的lambda用法pageInfo = PageHelper.startPage(1, 10).doSelectPageInfo(() -> userMapper.selectGroupBy());,更多請查看官網分頁使用方式

總結&反思

基本操作對象,我們不要再手動一個一個的寫啦,直接用mybatis插件生成。基本curd不要再自己編寫xml,直接用tk.mysql操作即可。一對多情況,分頁無法實現謹慎使用

源碼地址

github

到此這篇關于springboot植入pagerHelper的文章就介紹到這了,更多相關springboot植入pagerHelper內容請搜索好吧啦網以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持好吧啦網!

標簽: Spring
相關文章:
主站蜘蛛池模板: 久久99亚洲网美利坚合众国 | 在线观看视频99 | 成人免费观看一区二区 | 成人五级毛片免费播放 | 日本三级网站在线线观看 | 成人一区二区免费中文字幕 | 日本久久久久久 | 精品三级在线观看 | 亚洲国产老鸭窝一区二区三区 | 久久久免费| 欧美在线黄 | 99爱视频99爱在线观看免费 | 最近中文字幕在线 | 中文 | 3级黄色| 91精品国产综合久久青草 | 欧美色久| 日韩在线一区二区三区视频 | 国产成人免费视频精品一区二区 | 国产成人在线免费视频 | 性xxxx奶大欧美高清 | 久久精品一区二区三区不卡牛牛 | 男的操美女 | 亚洲a在线播放 | 欧美午夜精品久久久久久黑人 | 亚洲精品国产精品精 | 国产欧美成人不卡视频 | 国模偷拍在线观看免费视频 | 国产欧美日韩视频在线观看 | 在线视频日韩精品 | 久久国产99| 国产精品二区高清在线 | 在线一区免费播放 | 看黄免费网站 | 午夜成人在线视频 | 亚洲精品一区二区三区网址 | 欧美最黄视频 | 日本在线视频播放 | 亚洲综合一区二区三区 | 毛片视频网址 | 精品视自拍视频在线观看 | 欧美顶级毛片在线播放 |