Package com.streamconverter
Class StreamConverterWebApplication
java.lang.Object
com.streamconverter.StreamConverterWebApplication
Spring Boot application entry point for StreamConverter Web API.
This application provides REST endpoints for processing data streams using the existing StreamConverter functionality.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StreamConverterWebApplication
public StreamConverterWebApplication()
-
-
Method Details
-
main
Main method to start the Spring Boot application.- Parameters:
args
- command line arguments
-