Skip to content

Version 0.0.3

Compare
Choose a tag to compare
@paulcwarren paulcwarren released this 13 Jan 23:46
· 581 commits to master since this release

This release includes Apache Solr integration for automatically indexing content.

The maven coordinates for this release are as follows:-

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

where XXX can be:-

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