aileftech / snap-admin

A plug-and-play, auto-generated CRUD database admin panel for Spring Boot apps
MIT License
260 stars 20 forks source link

@IgnoreTable Annotation #24

Closed Shivam-002 closed 1 year ago

Shivam-002 commented 1 year ago

Annotation that will ignore the entity table.

aileftech commented 1 year ago

Don't know how I didn't think about this one, will add soon.

aileftech commented 1 year ago

Pushed to the dev branch and going to release in the next few days.