Spring Boot autoconfiguration for the Octavius PostgreSQL driver: OctaviusTemplate, a transaction manager, DataSource wiring and exception translation. Requires Spring Boot 4.x.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.octavius-framework
»
driver A PostgreSQL driver for Kotlin that speaks Wire Protocol v3.2 directly: types read from your catalog, COPY, ... | 0.9.9 | 1.1.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.4.0 | 2.4.20 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jdbc Starter for using JDBC with the HikariCP connection pool | 4.1.0 | 4.1.1 |
Runtime Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 7.1.0 | ✔ | |
Logging
Apache 2.0
| io.github.oshai
»
kotlin-logging-jvm kotlin-logging 8.0.4 - Lightweight logging framework for Kotlin | 8.0.4 | ✔ |