## Background - `slatedb-c` bindings have been merged (slatedb/slatedb#1241) - Java 24+ FFI opens the possibility for slatedb-java bindings (slatedb/slatedb#894) - Current docker standalone runs in-memory → exploring slatedb as experimental replacement **Current State** | Component | Version | |-----------|---------| | Spring Boot | 3.5.3 | | Spring Cloud | 2025.0.0 | | Java (server) | 17 | | Java (core) | 8 | | Kotlin | 1.9.0 | ## Task - [x] Verify Spring Boot compatibility with Java 24+ (upgrade if needed) - [x] Attempt Java 24+ build and identify issues - [x] Ensure existing tests pass - [x] Track slatedb Java support progress (slatedb/slatedb#1241) - [ ] Experimental slatedb integration for docker standalone ## Done When - [x] Java 24+ build and runtime successful - [x] Existing functionality works (including tests) - [ ] Experimental slatedb integration for docker standalone complete ## Notes - Related: #144 - Experimental purpose, not for production
Background
slatedb-cbindings have been merged (Move C bindings toslatedb-cslatedb/slatedb#1241)Current State
Task
slatedb-cslatedb/slatedb#1241)Done When
Notes