# Ruoyi-Vue-Plus-Kotlin **Repository Path**: tsingfu/Ruoyi-Vue-Plus-Kotlin ## Basic Information - **Project Name**: Ruoyi-Vue-Plus-Kotlin - **Description**: No description available - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-05 - **Last Updated**: 2025-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![JDK-21](https://img.shields.io/badge/JDK-21-green.svg)]() [![Kotlin-1.9.21](https://img.shields.io/badge/Kotlin-1.9.21-green.svg)]() > 使用ruoyi-vue-plus: [传送门](https://plus-doc.dromara.org/#/common/demo_system) > kotlin-springboot: > [maven配置1](https://www.uoften.com/article/212843.html) > [maven配置2](https://blog.csdn.net/weixin_33756418/article/details/90304544) ~~~ html 使kotlin接口默认方法不需要被实现 -Xjvm-default=all @JvmDefaultWithoutCompatibility ~~~ ~~~ html kotlin 1.9.21 已支持jdk21 ~~~