Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 551 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 551 Bytes

A demonstration of using Spring Boot (Thymeleaf and Security starters) to implement a secured "admin" interface provided by StartBootstrap's SB Admin 2 theme via WebJars.

Usage

Run the application

Maven

  • mvn spring-boot:run

Within your IDE

  • Main class is com.garethwestern.demo.springboot.AdminDemoApplication

Open your browser