Class StreamConverterWebApplication

java.lang.Object
com.streamconverter.StreamConverterWebApplication

@SpringBootApplication public class StreamConverterWebApplication extends Object
Spring Boot application entry point for StreamConverter Web API.

This application provides REST endpoints for processing data streams using the existing StreamConverter functionality.

  • Constructor Details

  • Method Details

    • main

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