Custom JAR - Location
Hello,
For one of the customization, we have to use gson-2.8.5.jar and below class is required as import statement in our custom Java class.
com.google.gson.annotations.SerializedName
Where to deploy gson-2.8.5.jar in Oracle EBS 12.2.5 server; could someone help to specify the location to keep the custom JAR files?
At the moment, I am unable to compile Java class
Appreciate any help.