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

https://github.com/hendisantika/springboot-adminlte3

Spring Boot AdminLTE3
https://github.com/hendisantika/springboot-adminlte3

Last synced: 2 months ago
JSON representation

Spring Boot AdminLTE3

Awesome Lists containing this project

README

        

# springboot-adminlte3
### Things todo list:
1. Clone this repository: `git clone https://github.com/hendisantika/springboot-adminlte3.git`
2. GO inside the folder: `cd springboot-adminlte3`
3. Run the application: `mvn clean spring-boot:run`
4. Open your favorite browser: http://localhost:8080/admin

### Image Screen shot

Home Page

![Home Page](img/home.png "Home Page")

User List Page

![User List Page](img/user.png "User List Page")

User Add Page

![User Add Page](img/add.png "User Add Page")