[VIVO-1656] Extension mechansim for passing properties to templates (#128)

* [VIVO-1656] Extension mechansim for passing properties to templates for Individuals

* [VIVO-1656] Extension mechansim for passing properties to templates for Individuals
This commit is contained in:
Graham Triggs 2019-06-07 18:02:07 +01:00 committed by hudajkhan
parent 87092cec9c
commit 06726e0979
2 changed files with 77 additions and 0 deletions

View file

@ -86,6 +86,9 @@ edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache$Setup
edu.cornell.mannlib.vivo.orcid.OrcidContextSetup
# Register the extensions to the IndividualResponseBuilder (e.g. alt metric, plum analytics)
edu.cornell.mannlib.vitro.webapp.controller.individual.VIVOIndividualResponseBuilderExtension$Setup
# This should be near the end, because it will issue a warning if the connection to Solr times out.
edu.cornell.mannlib.vitro.webapp.servlet.setup.SolrSmokeTest