Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please first download a Web Form 2.0 Java SDK by following the description instructions as described in /wiki/spaces/AAPD/pages/3224272928 and choosing “java” as the target language.

A standalone Java project is generated that can be built with either Gradle or Maven. You can either build the project and include the created jar file as a dependency in your application or directly copy out the generated code into your application.

...

Info

The following examples are reduced to the necessary minimum to help you get easily started with the SDK. However, for a productive production application, more topics need to be considered. Please refer to the https://finapi.jira.com/wiki/spaces/FWFPD/pages/3324018693/Web+Form+2.0+Java+SDK+usage#Advanced-topics section for this.

...