updated paths

This commit is contained in:
Francesco Mangiacrapa 2023-03-24 12:15:06 +01:00
parent 31fe390044
commit df02f4aa27
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ import com.google.common.cache.CacheLoader.InvalidCacheLoadException;
*
* Mar 23, 2023
*/
@Path("{targetAppId:geo(-(dv|de))?}")
@Path("/{targetAppId:geo|geo-dv|geo-de}")
public class GeoportalResolver {
private static final String QP_RESOLVE_AS = "res";