Storage API 1.0.0 is released
· One min read
The Storage API v 1.0.0 is released.
The Storage API v 1.0.0 is released.
Clematis Storage API is one of the low-level microservices, useful for the rest of applications which would like to store files. The client for Spring is now deployed to GitHub packages:
<dependency>
<groupId>org.clematis.storage</groupId>
<artifactId>storage-api-client</artifactId>
<version>1.0.2</version>
</dependency>
Documentation is ready