hendisantika / spring-boot-adminlte

A Spring Boot AdminLTE
MIT License
95 stars 97 forks source link

SpringBoot with AdminLTE 2


Application with SpringBoot and the AdminLTE 2 template to facilitate development.

characteristics

TODO

Run the application:

We assume that You already installed maven and JDK 8 (minimum) on your environment.

  1. Clone the repository: git clone https://github.com/hendisantika/spring-boot-adminlte.git
  2. Go to the folder: cd spring-boot-adminlte
  3. Run the app: mvn clean spring-boot:run
  4. Open Your favorite browser, then go to http://localhost:8080

It is free to make changes and implementations and make the code more evolved.

# Username Password
1 sasuke 1234
2 naruto 1234

Screenshot

Login Page

Login Page

Dashboard Page

Dashboard Page

Add Customer Page

Add Customer Page

List Page

List Page