jackmew / spring-boot-security

This spring-boot-security is the project to record how I learn Spring Securtity taught by DTR Trading.
0 stars 3 forks source link

Use Twitter Bootstrap to prettify my page. #4

Closed jackmew closed 10 years ago

jackmew commented 10 years ago

Use webjar to add Bootstrap

webjars-in-spring-boot

link

image

add jquery , bootstrap in pom.xml

image

html include jquery , bootstrap

image

bootstrap grid system and use form-group to override table layout

link