Version 0.0.3
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