栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

springboot+mybatisplus记录

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

springboot+mybatisplus记录

windows:进入jar所在目录
java -jar ***.jar --server.port=9090 --spring.profiles.active=dev

springboot2.*接口访问出现乱码问题
https://blog.csdn.net/wx19900503/article/details/102921379


SpringBoot 应用程序启动过程探秘
https://www.jianshu.com/p/074229c54d56


    
        select * from person where 1=1
        
             and id = #{id}
        

        
            and  no = #{no}
        

    

    
    

mybatisPlus自动代码生成实例(超级简单使用)
https://www.cnblogs.com/wyrlzy/articles/12033744.html

Swagger2 在线文档y用法
https://www.it610.com/article/1279421299902398464.htm
 

spring boot 动态注入bean(重点看看)
https://www.cnblogs.com/eternityz/p/12241143.html

设置Intellij IDEA忽略部分类编译错误
https://blog.csdn.net/qq_29663071/article/details/71524686

mybatis全篇
https://www.cnblogs.com/a8457013/category/1104392.html

springboot 多环境logback日志路径配置
https://www.cnblogs.com/qiang9527/p/12030989.html

简单快速的用SpringBoot访问静态资源(图片、html)
https://blog.csdn.net/liyantianmin/article/details/93907680
 

Mybatis增删改查mapper文件写法详解
https://www.jb51.net/article/107064.htm

MyBatis批量插入数据(MySql)
https://www.cnblogs.com/Eilen/p/6687372.html

mybatis-plus generator代码
https://www.cnblogs.com/Z-share/p/11712000.html
https://blog.csdn.net/tototuzuoquan/article/details/80374881

mybatis代码生成器-根据数据库生成对应Entity和Mapper
https://blog.csdn.net/qq_40448026/article/details/86619238

Mybatis数据库字段和实体属性的映射
https://blog.xinpapa.com/2019/03/04/mybatis-property-column/
https://www.cnblogs.com/nananana/p/8597466.html

SpringBoot在任意位置获得注入的bean对象
https://www.jianshu.com/p/f46d1e1bd299


generator源码地址:
https://github.com/mybatis/generator

Mybatis-generator生成Service和Controller
有service,serviceImpl实现和insertBatch的实现
https://www.cnblogs.com/lishun1005/archive/2018/12/03/10057129.html

mybatis generator一对一映射,一对多映射,批量插入,批量更新
https://blog.csdn.net/lx91216/article/details/79911342

Mybatis-generator生成Service和Controller
https://www.cnblogs.com/lishun1005/archive/2018/12/03/10057129.html

mybatisplus-generator自动生成insertBatch方法
https://blog.csdn.net/xiyeming/article/details/108013512

软件原型设计工具对比
https://www.zhihu.com/question/19572438

swagger默认访问地址:
http://localhost:8013/swagger-ui.html
 
mybatisGenerator按模板生成代码
https://blog.csdn.net/u014704612/article/details/104661478/

自定义生成mybatis ,可以自己控制模板
https://gitee.com/mickyli/mybatis-generator/tree/master/src/main/resources/template

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/356295.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号