Skip to content

Fix: Resolve AdminUserRepository bean initialization crash on startup

Benabbes Walid a demandé de fusionner fix/entity-scan-models-package vers develop
  • Added "com.marketingconfort.darvest.admin.models" to the @EntityScan basePackages in Application.java.
  • Fixed the glob syntax .* in @EntityScan which is not supported by Spring Boot.

Rapports de requête de fusion