Skip to content

mohsinkerai/spring-boot-adminlte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot with AdminLTE 2


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

This project is forked from hendisantika/spring-boot-adminlte.git and modified local usage.

characteristics

  • Spring Boot;
  • Spring Security for basic login with permissions;
  • Thymeleaf para view;
  • Mysql Bank or others;
  • Basic customer crud;
  • Basic department crud;
  • Security with roles;
  • Many to many relationship via controller;
  • Added error handling page;

TODO

  • Search in the listing;
  • Active Highlight in UI Side Bar w.r.t URL
  • Base/Default User information should be kept in liquibase instead of if block
  • Model of Dialog;
  • Template for sending e-mail with template;
  • Install frontend dependencies/libraries via bower/npm or some package manager;

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

# Username Password
1 admin admin
2 user user

Screenshot

Login Pages

Login Page

Dashboard Page

Dashboard Page

List Page

List Page

About

A Spring Boot AdminLTE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.3%
  • HTML 43.5%
  • CSS 8.3%
  • Other 0.9%