Posts by Marlon Leite de Albuquerque • 1 point
2 posts
-
-1
votes2
answers3182
viewsA: How to decrease Bootstrap table height?
The tip I saw above is good. A good practice, do not directly change bootstrap.css, create another css that loads after bootstrap.css, in it, if you change for example: table tr { padding : 1px}…
tableanswered Marlon Leite de Albuquerque 1 -
-2
votes3
answers814
viewsA: I cannot display Spring error message
Try to put dependency on pom. Spring boot worked. org.springframework.boot spring-boot-Starter-validation