updated the README

This commit is contained in:
Francesco Mangiacrapa 2026-01-28 12:01:49 +01:00
parent 8aa2b63926
commit 43ac1d1cb3
2 changed files with 19 additions and 15 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -83,8 +83,10 @@
<wb-module deploy-name="uri-resolver-2.10.2-SNAPSHOT">
<wb-module deploy-name="uri-resolver-2.10.2">
@ -169,7 +171,8 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -254,7 +257,8 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -339,7 +343,8 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
@ -424,11 +429,9 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-sources/annotations"/>
@ -513,13 +516,15 @@
<property name="context-root" value="uri-resolver"/>
<property name="java-output-path" value="/uri-resolver/target/classes"/>
@ -604,7 +609,8 @@
</wb-module>

View File

@ -26,8 +26,6 @@ The URI Resolver is a RESTful service that offers unified HTTP(s) access to the
- RESTful API design for easy integration and interaction
- Seamless integration with gCube Applications and Virtual Research Environments
- Supports multiple resource types including catalogue entries, geospatial data, and storage resources
- Provides both current and legacy resolver implementations for backward compatibility
- Production-ready service deployed on D4Science infrastructure
### Implemented Resolvers