hendisantika / spring-boot-adminlte

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

fix some problems #12

Closed newnewcoder closed 2 years ago

newnewcoder commented 2 years ago
  1. flywaydb downgrade to support mysql5.7
  2. remove ThymeleafConfig according to https://ultraq.github.io/thymeleaf-layout-dialect/migrating-to-3.0/#automatic-module-name-and-package-restructure
  3. remove junit4 annotations
  4. add th:remove="tag" to prevent header going off