Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gdubya/springbootstrap-sb-admin
- Owner: gdubya
- Created: 2016-02-21T19:23:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-21T19:53:51.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T07:47:45.169Z (3 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 6
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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