Clone
1
Home
yexuejc edited this page 2025-09-10 21:09:55 +08:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

一个把数据库表生成java对象的工具

核心功能

  1. 支持把数据库表MySQLPostgreSQL生成成对应的java对象Entity
  2. 支持生成JPA的Entity和Mybatis的Mapperentity,mapper.java,mapper.xml