Class OrderPlatformApplication

java.lang.Object
com.example.orderplatform.OrderPlatformApplication

@Modulithic(systemName="Order Platform") @SpringBootApplication public class OrderPlatformApplication extends Object
Spring Boot entry point for the modular monolith order platform.
  • Constructor Details

    • OrderPlatformApplication

      public OrderPlatformApplication()
  • Method Details

    • main

      public static void main(String[] args)
      Starts the Spring Boot application.
      Parameters:
      args - command-line arguments