Need documentation on Java SDK Connection

I want to connect using java sdk. I have set up a maven project and am unable to find documentation on how to establish a connection.

I have registered my app and got my client id and client secret. Can someone point me to comprehensive Java SDK documentation, if available?

You can access the details on GitHub at GitHub - upstox/upstox-java: Official Java SDK for accessing Upstox API.

Sample code for WebSocket implementation is available in the README file.

For field-level information, please consult the API documentation at Developer API | Upstox Developer API. For information related to the SDK, refer to Upstox Java SDK for API v2 | upstox-java.