Skip to content

Release 2.2.2

Choose a tag to compare

@github-actions github-actions released this 03 Dec 01:56
· 41 commits to main since this release

📦 TDengine ORM Boot Starter 2.2.2

🚀 Maven 依赖

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

🎯 Gradle 依赖 (Kotlin DSL)

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

📦 Gradle 依赖 (Groovy)

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

📋 更新内容

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

🔗 链接