Class ScaffoldStartup

java.lang.Object
edu.ucsb.cs.citelines.startup.ScaffoldStartup

@Component public class ScaffoldStartup extends Object
Seeds the admins table from ADMIN_EMAILS on every startup, so that users listed there get ROLE_ADMIN on login without first needing to be added manually through the Admins page.
  • Constructor Details

    • ScaffoldStartup

      public ScaffoldStartup()
  • Method Details

    • alwaysRunOnStartup

      public void alwaysRunOnStartup()