Paul Warren

Results 80 comments of Paul Warren

> do you support file chunks while uploading No, Spring Content does not support that currently. Supporting byte-ranges on uploads would be the other way we could consider supporting that...

SC does not support either currently (byte-ranges are supported on GETs only atm). But byte range PUTs would be less disruptive to the API. Are you using Spring Content REST,...

Thanks @rhhaley for raising this. You are quite right. I had not considered the case where an application has two (or more) entities with content and I can imagine the...

Well I am not sure. That is curious. I can see them [there now](https://mvnrepository.com/artifact/com.github.paulcwarren/spring-content-commons/3.0.14) though so maybe you just got unlucky and tried to bump your Spring Content right after...

The spring-content module is of [type pom](https://github.com/paulcwarren/spring-content/blob/main/pom.xml#L7). It collects all of the spring content modules together into a single build. Therefore, when published, is a pom only and does not...

You can type your `@ContentId` as String, int, long, UUID. Whatever suits your use case and data and storage layers the best.

Closing due to inactivity. Please re-open if there is still an issue.

I was unable to [reproduce this issue](https://github.com/paulcwarren/issue-1999). Can you modify to demonstrate?

Closing due to inactivity. Please re-open if still an issue.