- Hands-On Serverless Applications with Kotlin
- Hardik Trivedi Ameya Kulkarni
- 49字
- 2025-02-26 15:24:31
Testing the Kotlin function
Now that we have seen the basic anatomy of the Kotlin Lambda function after building it, we can go ahead and replace the Lambda function that was authored in Java previously from the console with the build/libs/greeter-1.0.0.jar package.
The following screenshot shows the test run: