github paulcwarren/spring-content 1.0.0.M10
Version 1.0.0.M10

latest releases: 3.0.9, 3.0.8, 3.0.7...
4 years ago

This release includes fixes for:-

  • Issue #138 Add boot starter for elasticsearch
  • Issue #84 Change the signature of the LockingAndVersioningRepository.delete method to match that in CrudRepository to avoid erasure conflicts

And dependency version bumps, as follows:

  • Bump aws-java-sdk from 1.11.753 to 1.11.764
  • Bump poi-ooxml from 3.16 to 4.1.2
  • Bump docx4j to 6.1.2
  • Bump ginkgo4j from 1.0.11 to 1.0.12

The maven coordinates for this release are as follows:-

<dependency>
  <groupId>com.github.paulcwarren</groupId>
  <artifactId>spring-content-XXX-boot-starter</artifactId>
  <version>1.0.0.M10</version>
</dependency>

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module
  • mongo for the Spring Content Mongo Module

Additional Modules

  • renditions for the Spring Content Renditions Module
  • rest for Spring Content REST Module
  • cmis for Spring Content CMIS Module
  • solr for the Spring Content Solr Module
  • elasticsearch for the Spring Content Elasticsearch Module

and:-

  • spring-versions-jpa for the Locking and Versioning Module

Don't miss a new spring-content release

NewReleases is sending notifications on new releases.