aileftech / snap-admin

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

Implement @DisableEdit, @DisableCreate and @DisableDelete #5

Closed aileftech closed 1 year ago

aileftech commented 1 year ago

Applied at class level, disable the specific functionality for objects of the current type

aileftech commented 1 year ago

Implemented as of 0.1.5 that just released on Maven.