Skip to content

Release 2.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 08:38
· 20 commits to main since this release
51ed244

📦 TDengine ORM Boot Starter 2.4.0

🚀 Maven 依赖

<dependency>
    <groupId>io.github.zephyrcicd</groupId>
    <artifactId>tdengine-orm-boot-starter</artifactId>
    <version>2.4.0</version>
</dependency>

🎯 Gradle 依赖 (Kotlin DSL)

implementation("io.github.zephyrcicd:tdengine-orm-boot-starter:2.4.0")

📦 Gradle 依赖 (Groovy)

implementation 'io.github.zephyrcicd:tdengine-orm-boot-starter:2.4.0'

📋 更新内容

详细更新内容请查看提交历史。

🔗 链接