updated paths
This commit is contained in:
parent
31fe390044
commit
df02f4aa27
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue