DSpace Spring Rest:: Local Customizations

Overlay REST customizations. This is probably a temporary solution to the build problems. We like to investigate about the possibility to remove the overlays enable a more flexible extension mechanism. The use of web-fragment and spring mvc technology allow us to add request handlers just adding new jar in the classloader

License

License

GroupId

GroupId

org.dspace.modules
ArtifactId

ArtifactId

spring-rest
Last Version

Last Version

7.0-preview-1
Release Date

Release Date

Type

Type

war
Description

Description

DSpace Spring Rest:: Local Customizations
Overlay REST customizations. This is probably a temporary solution to the build problems. We like to investigate about the possibility to remove the overlays enable a more flexible extension mechanism. The use of web-fragment and spring mvc technology allow us to add request handlers just adding new jar in the classloader
Project Organization

Project Organization

DuraSpace

Download spring-rest

How to add to project

<!-- https://jarcasting.com/artifacts/org.dspace.modules/spring-rest/ -->
<dependency>
    <groupId>org.dspace.modules</groupId>
    <artifactId>spring-rest</artifactId>
    <version>7.0-preview-1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.dspace.modules/spring-rest/
implementation 'org.dspace.modules:spring-rest:7.0-preview-1'
// https://jarcasting.com/artifacts/org.dspace.modules/spring-rest/
implementation ("org.dspace.modules:spring-rest:7.0-preview-1")
'org.dspace.modules:spring-rest:war:7.0-preview-1'
<dependency org="org.dspace.modules" name="spring-rest" rev="7.0-preview-1">
  <artifact name="spring-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.dspace.modules', module='spring-rest', version='7.0-preview-1')
)
libraryDependencies += "org.dspace.modules" % "spring-rest" % "7.0-preview-1"
[org.dspace.modules/spring-rest "7.0-preview-1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.dspace.modules : additions jar 7.0-preview-1
org.dspace : dspace-spring-rest war 7.0-preview-1
org.apache.poi : poi-ooxml jar 3.17

Project Modules

There are no modules declared in this project.
org.dspace.modules

DSpace Repository

Officially supported and maintained applications or modules of the DSpace repository platform (except where noted)

Versions

Version
7.0-preview-1