Class ProductApplication

java.lang.Object
com.mt.ecommerce.product.ProductApplication

@SpringBootApplication public class ProductApplication extends Object
Main application class for the Product service.
  • Constructor Details

    • ProductApplication

      public ProductApplication()
  • Method Details

    • main

      public static void main(String[] args)
      The entry point of the Product application.
      Parameters:
      args - command-line arguments