rocambille / barista

Barista is a CLI that can assist you while you build your Java application
MIT License
7 stars 15 forks source link

add getter/setter for id in entity template #15

Closed rocambille closed 5 years ago

rocambille commented 5 years ago

in file src/main/resources/templates/barista/Entity.java

eriksape commented 5 years ago

I would like to attempt this.