mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-19 07:53:08 +00:00
#2893 Rebase on current main, patch recently-added class, tidy documentation.
This commit is contained in:
@@ -36,12 +36,6 @@ import org.springframework.stereotype.Service;
|
||||
|
||||
/**
|
||||
* Mock service that uses an embedded SOLR server for the statistics core.
|
||||
*
|
||||
* <p>
|
||||
* <strong>NOTE:</strong> this class overrides one <em>of the same name</em>
|
||||
* defined in dspace-api and declared as a bean there.
|
||||
* See {@code test/data/dspaceFolder/config/spring/api/solr-services.xml}. Some kind of classpath
|
||||
* magic makes this work.
|
||||
*/
|
||||
@Service
|
||||
public class MockSolrLoggerServiceImpl
|
||||
|
Reference in New Issue
Block a user