This repository has been archived by the owner on May 25, 2020. It is now read-only.
Releases: amitjindal/generator-jhipster-postgresuuid-converter
Releases · amitjindal/generator-jhipster-postgresuuid-converter
Hotfix Release
Fixes:
- intValue() problem in tests
- UUID import was missing in service classes
Version 0.2.0
- Upgraded to latest JHipster 4.x structure.
- Changed to use @id and @GeneratedValue so that h2 can be used as dev database (not thoroughly tested). Thanks @DanielSBFranco
- Separated App and entity generators
- Fixed: Multiple times regeneration of same entity