# Serverless-java-lib **Repository Path**: mirrors_TencentCloud/Serverless-java-lib ## Basic Information - **Project Name**: Serverless-java-lib - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tencent Cloud SCF Java Support Libraries 用于云函数 SCF Java 环境的库及工具 > [云函数(Serverless Cloud Function,SCF)](https://cloud.tencent.com/product/scf)是腾讯云为企业和开发者们提供的无服务器执行环境,帮助您在无需购买和管理服务器的情况下运行代码。您只需使用平台支持的语言编写核心代码并设置代码运行的条件,即可在腾讯云基础设施上弹性、安全地运行代码。SCF 是实时文件处理和数据处理等场景下理想的计算平台。 Interface definitions for Java code running on the Tencent Cloud SCF platform. To get started writing Tencent Cloud SCF functions in Java, check out the [official documentation](https://cloud.tencent.com/document/product/583/12214).