Files
DSpace/dspace/config/modules/spring.cfg
2020-04-22 13:08:45 +02:00

12 lines
650 B
INI

#-------------------------------------------------------------#
#--------------DSPACE SPRING CONFIGURATIONS-------------------#
#-------------------------------------------------------------#
# Configuration properties used solely by the dspace services #
#-------------------------------------------------------------#
# The class names of the modules which the dspace servicemanager will attempt to retrieve.
# These classes contain the paths to where to spring files are loaded
spring.springloader.modules=org.dspace.app.configuration.APISpringLoader,\
org.dspace.app.rest.configuration.RESTSpringLoader,\
org.dspace.xoai.app.OAISpringLoader