aileftech / snap-admin

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

Implement @DisableEdit, @DisableCreate and @DisableDelete #5

Closed aileftech closed 11 months ago

aileftech commented 11 months ago

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

aileftech commented 11 months ago

Implemented as of 0.1.5 that just released on Maven.