guys can anyone help me i have a weird situation, i have created an entity using j hipster and it created classes with that name and data base table as well, now my question is how can just change my class name. i made some changes in the classes and i don't want to loose those changes
how could i change only the class name without loosing those changes
what i tried is How to modify existing entity generated with jhipster?
after this all code changes are gone, so with loosing code changes how can i do it?