## Summary This PR changes the application entry point to use the standard Java signature: ```java public static void main(String[] args)
Summary
This PR changes the application entry point to use the standard Java signature: