spring-content
spring-content copied to clipboard
Cloud-Native Storage and Enterprise Content Services (ECMS) for Spring
We are using 3.1.4 I have two Repositories that extend LockingAndVersioningRepository after locking 1 in each repo with the same @id (which is the entity_id) in a test then delete...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.14.2. Release notes Sourced from org.mockito:mockito-core's releases. v5.14.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.2 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter,...
Bumps `hibernate-orm.version` from 6.1.7.Final to 7.0.2.Final. Updates `org.hibernate.orm:hibernate-core` from 6.1.7.Final to 7.0.2.Final Release notes Sourced from org.hibernate.orm:hibernate-core's releases. Hibernate ORM 7.0.2.Final released Today, we published a new release of Hibernate...
Bumps `test-containers.version` from 1.17.6 to 1.21.1. Updates `org.testcontainers:testcontainers` from 1.17.6 to 1.21.1 Release notes Sourced from org.testcontainers:testcontainers's releases. 1.21.1 What's Changed Update docs version to 1.21.0 (#10193) @github-actions Update testcontainers...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.18.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.18.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.18.0 2025-05-20 - 5 commit(s) by Eugene Platonov, Patrick Doyle,...
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2024.0.1 to 2025.0.0. Release notes Sourced from org.springframework.cloud:spring-cloud-dependencies's releases. v2025.0.0-M1 Full Changelog: https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.0...v2025.0.0-M1 Commits 1fb147c Update SNAPSHOT to 2025.0.0 22ac7d8 Bumping dependency versions after release 3d46501 Bumping...
Bumps org.apache.pdfbox:pdfbox-tools from 2.0.28 to 3.0.5. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
**Describe the bug** I am creating an adaptor to interface a CMIS service to store content in an S3 store (with folder data in a relational database). The problem I...
Introduced functionality for extracting metadata from files. The feature supports multiple file types and retrieves key metadata for improved file management and analysis. Added a default metadata extractor and an...
Please add support for the latest Spring Boot 4 right now I''m facing startup errors logs: java.lang.NoClassDefFoundError: org/springframework/data/util/ClassTypeInformation at org.springframework.content.commons.utils.StoreInterfaceUtils.getStoreTypes(StoreInterfaceUtils.java:34) ~[spring-content-commons-3.0.17.jar:na] at org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar.buildAndRegisterDefinitions(AbstractStoreBeanDefinitionRegistrar.java:184) ~[spring-content-commons-3.0.17.jar:na] at internal.org.springframework.content.fs.boot.autoconfigure.FilesystemContentAutoConfigureRegistrar.registerContentStoreBeanDefinitions(FilesystemContentAutoConfigureRegistrar.java:39) ~[spring-content-autoconfigure-3.0.17.jar:na] at org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar.registerBeanDefinitions(AbstractStoreBeanDefinitionRegistrar.java:130) ~[spring-content-commons-3.0.17.jar:na]...