- Generate entity/repository class for JPA/Lombok/Spring Data JPA.
- Generate entity/repository class for JPA/Lombok/Spring Data JPA.
- Support internationalization. Currently supported languages are English, 简体中文.
- Support all databases.
- Support generate source code from Database plugin
- Support custom generate code template
- Available template directory
- Module template directory:
{module}/.idea/JPA Support/template
- Project template directory:
{project}/.idea/JPA Support/template
- Home template directory:
{user.home}/.JPA Support/template
- Module template directory:
- Available templates
- Controller.vm
- DTO.vm
- JpaEntity.vm
- JpaRepository.vm
- MapperXml.vm
- MybatisGenerateConfig.vm
- QueryVO.vm
- SaveVO.vm
- Service.vm
- Service-MybatisPlus.vm
- Service-TkMybatis.vm
- UpdateVO.vm
- Available template directory
- Support custom db type mapping
- Mac: Command + N or Windows: Alt + Insert and select Jpa Entities
Database
right click
IDEA Ultimate only
Hot key
- Mac:
Command + N
- Windows:
Alt + Insert
- Step 1
- Step 2
- Step 3
- Custom template
- Custom type mapping