I'm building a back-office application using Spring Boot and Lightadmin. I'd like to limit creation/editing/deletion for some tables (maybe by obscuring respective buttons). Is there a Java configuration to achieve this?
Asked
Active
Viewed 343 times
0
-
1This question seems a little light on information and perhaps is missing a tag (Java). You may want to read this SO help article: ["How do I ask a good question?"](http://stackoverflow.com/help/how-to-ask) – gfullam Mar 10 '15 at 14:07