juypter
Kotlin/kotlin-jupyter: Kotlin kernel for Jupyter/IPython
Kotlin/kotlin-jupyter: Kotlin kernel for Jupyter/IPython
MyBatis-Plus 官网
https://baomidou.com/
假设我们已存在一张 User 表,且已有对应的实体类 User,实现 User 表的 CRUD 操作我们需要做什么呢?
mp 提供了 @EnumValue 枚举注解。
枚举与数据库
枚举与 json
枚举与 spring boot
1 | package com.baomidou.mybatisplus.samples.enums.enums; |