kotlin-orm/ktorm-example-spring-boot
A simple example project integrating Ktorm with Spring Boot.
KotlinApache-2.0
Issues
- 4
Base project not compiling
#9 opened by giovanni-orciuolo - 2
- 0
我这个问题很奇怪,前面还在这个张访问数据库,增加了一些Helper之后就无法访问数据库了,Request processing failed: kotlin.UninitializedPropertyAccessException: lateinit property database has not been initialized
#11 opened by Richyeoh - 0
项目启动时DataSource注册spring容器成功了 但是我在dao中用 @Autowired 获取到的是null 错误提示Resolved [kotlin.UninitializedPropertyAccessException: lateinit property database has not been initialized]
#8 opened by xymengli - 1
- 1
可否提供 带有 公共字段 的整体example
#6 opened by devcui - 1
java.lang.UnsupportedOperationException: Transaction is managed by Spring, please use Spring's @Transactional annotation instead.
#2 opened by aohanhongzhi - 1