Exposed 是kotlin 的orm 框架,支持的数据库也比较多,同时官方也提供了基于spring boot的starter 类似的ebean也是一个不错的选择
https://github.com/JetBrains/Exposed https://github.com/ebean-orm/ebean
Exposed kotlin 的sql 框架
原文:https://www.cnblogs.com/rongfengliang/p/13977809.html