paulcwarren / spring-content

Cloud-Native Storage and Enterprise Content Services (ECMS) for Spring
https://paulcwarren.github.io/spring-content/
Apache License 2.0
270 stars 65 forks source link

"@ContentId String contentId" or "@ContentId UUID contentId"? #2083

Closed ddxl123 closed 1 month ago

paulcwarren commented 1 month ago

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

paulcwarren commented 1 month ago

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