Posts by Renato Galdino • 15 points
2 posts
-
0
votes1
answer1296
viewsQ: How to use bootstrap in spring boot correctly
Hello guys I’m new to Spring Boot and I’m having difficulty in some things related to Spring + Bootstrap I have an application that I put http://localhost:8082/functionCast it works normal, the page…
-
-2
votes2
answers942
viewsQ: Hide button with jQuery
I would like to know how to hide a button that only the logged in admin can see. I have a business rule with the same interface, but it has a specific button that only the admin has access to. How…