Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gdubya/springbootstrap-sb-admin

A combination of Spring Boot with startbootstrap-sb-admin
https://github.com/gdubya/springbootstrap-sb-admin

Last synced: about 1 month ago
JSON representation

A combination of Spring Boot with startbootstrap-sb-admin

Awesome Lists containing this project

README

        

A demonstration of using [Spring Boot](http://projects.spring.io/spring-boot/) (Thymeleaf and Security starters) to implement a secured "admin"
interface provided by [StartBootstrap's SB Admin 2 theme](http://startbootstrap.com/template-overviews/sb-admin-2/)
via [WebJars](http://www.webjars.org).

# Usage

## Run the application
### Maven
* ``mvn spring-boot:run``

### Within your IDE
* Main class is com.garethwestern.demo.springboot.AdminDemoApplication

## Open your browser
* URL: http://localhost:8080
* Username: admin
* Password: password