Class AppModule

  • All Implemented Interfaces:
    Module

    public class AppModule
    extends AbstractModule
    The application module scans the classpath and finds all the AxelorModule and installs them in the dependency order.
    • Constructor Detail

      • AppModule

        public AppModule()