Hi, I had reviewed a demo data that loaded by loadAll command of Gradle. Some parts of the data has id like "GZ-1000" (uper case convention) and other has id like "admin" (lower case convention) orĀ "DemoSupplier". What is the recommended naming conventions for identifiers?
Tomek
