Rust-Java REST 4.5.6
4.5.6 is a dependency-alignment patch for applications using the platform parent and starters.
Java handlers, annotations, services, records, validation, and business logic remain unchanged.
What Users Get
rust-java-platform-parent, BOM, starters, examples, project generator, and build gates now use
the same4.5.6version.- The aligned companion line is
java-rust-cache:0.7.5,java-rust-dubbo:0.7.3,
rust-sample-model:0.4.2, andrest-sample-utility:0.4.2. - Windows and Linux native files reuse the clean
rust-spring v4.5.5revision
0498f282556d3f0778a92956b18eaaf96d5c0916. Their SHA-256 values are unchanged from REST
4.5.5. - REST ABI
29, Dubbo ABI7, Redis ABI6, and Glowroot ABI3are unchanged.
Recommended Setup
<parent>
<groupId>com.reactor</groupId>
<artifactId>rust-java-platform-parent</artifactId>
<version>4.5.6</version>
<relativePath/>
</parent>Select only the starters your process needs. The parent keeps code generators on the compiler path
and does not add unused Dubbo, Redis, scheduler, or WebSocket runtime surfaces.
Use the DLL/SO packaged with rust-java-rest:4.5.6. Do not copy native files between unrelated ABI
or provenance lines.