This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* This Kotlin source file was generated by the Gradle 'init' task. | |
*/ | |
package adaptor | |
import java.net.URL | |
import java.util.Base64 | |
import com.fasterxml.jackson.module.kotlin.* | |
import java.io.File; |