Skip to content

Release 2.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 03:53
· 33 commits to main since this release

📦 TDengine ORM Boot Starter 2.3.0

🚀 Maven 依赖

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

🎯 Gradle 依赖 (Kotlin DSL)

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

📦 Gradle 依赖 (Groovy)

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

📋 更新内容

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

🔗 链接