diff --git a/NOTICE b/NOTICE index b8eec15a9cad13eab0452aa4915c937cf009db7f..ef128566cc0c727c3436a5bd600545de0c683a0b 100644 --- a/NOTICE +++ b/NOTICE @@ -70,15 +70,13 @@ The following software have components provided under the terms of this license: - Guava ListenableFuture only (from https://repo1.maven.org/maven2/com/google/guava/listenablefuture) - Guava: Google Core Libraries for Java (from http://code.google.com/p/guava-libraries, https://github.com/google/guava, https://repo1.maven.org/maven2/com/google/guava/guava) - HTTP functionality for the Reactor Netty library (from https://github.com/reactor/reactor-netty) -- Hibernate Validator (from https://repo1.maven.org/maven2/org/hibernate/hibernate-validator, https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator) +- Hibernate Validator (from http://hibernate.org/validator, https://repo1.maven.org/maven2/org/hibernate/hibernate-validator, https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator) - IBM COS Java SDK for Amazon S3 (from https://github.com/ibm/ibm-cos-sdk-java) - IBM COS Java SDK for COS KMS (from https://github.com/ibm/ibm-cos-sdk-java) - IBM COS SDK For Java (from https://github.com/ibm/ibm-cos-sdk-java) - IBM COS SDK for Java - Core (from https://github.com/ibm/ibm-cos-sdk-java) - J2ObjC Annotations (from https://github.com/google/j2objc/) - JBoss Logging 3 (from http://www.jboss.org) -- JBoss Marshalling API (from https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling) -- JBoss Marshalling River (from https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river) - JCIP Annotations under Apache License (from http://stephenc.github.com/jcip-annotations) - JJWT :: Legacy Transitive Dependency Jar (from https://repo1.maven.org/maven2/io/jsonwebtoken/jjwt) - JMES Path Query library (from https://aws.amazon.com/sdkforjava) @@ -250,10 +248,11 @@ The following software have components provided under the terms of this license: - Hamcrest (from http://hamcrest.org/JavaHamcrest/) - Hamcrest Core (from http://hamcrest.org/, http://hamcrest.org/JavaHamcrest/, https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core) - HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/) -- Jodd BeanUtil (from http://jodd.org) -- Jodd Core (from http://jodd.org) +- Jodd Util (from https://util.jodd.org) - LatencyUtils (from http://latencyutils.github.io/LatencyUtils/) +- MinLog (from https://github.com/EsotericSoftware/minlog) - Plexus Common Utilities (from http://plexus.codehaus.org/plexus-utils, https://codehaus-plexus.github.io/plexus-utils/, https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils) +- ReflectASM (from https://github.com/EsotericSoftware/reflectasm) - Stax2 API (from http://github.com/FasterXML/stax2-api) ======================================================================== @@ -272,10 +271,13 @@ The following software have components provided under the terms of this license: - Jakarta Annotations API (from https://projects.eclipse.org/projects/ee4j.ca) - Jakarta Messaging API (from https://projects.eclipse.org/projects/ee4j.jms) - Jakarta XML Binding API (from https://repo1.maven.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api, https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec) +- Kryo (from https://repo1.maven.org/maven2/com/esotericsoftware/kryo) +- MinLog (from https://github.com/EsotericSoftware/minlog) - Netty/Codec/HTTP (from https://repo1.maven.org/maven2/io/netty/netty-codec-http) - Plexus Common Utilities (from http://plexus.codehaus.org/plexus-utils, https://codehaus-plexus.github.io/plexus-utils/, https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils) - Protocol Buffer Java API (from http://code.google.com/p/protobuf, https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java) - Redisson (from http://redisson.org) +- ReflectASM (from https://github.com/EsotericSoftware/reflectasm) - Spring Core (from http://www.springframework.org, https://github.com/spring-projects/spring-framework, https://repo1.maven.org/maven2/org/springframework/spring-core) ======================================================================== @@ -300,9 +302,10 @@ The following software have components provided under the terms of this license: - Guava: Google Core Libraries for Java (from http://code.google.com/p/guava-libraries, https://github.com/google/guava, https://repo1.maven.org/maven2/com/google/guava/guava) - HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/) -- Hibernate Validator (from https://repo1.maven.org/maven2/org/hibernate/hibernate-validator, https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator) +- Hibernate Validator (from http://hibernate.org/validator, https://repo1.maven.org/maven2/org/hibernate/hibernate-validator, https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator) - LatencyUtils (from http://latencyutils.github.io/LatencyUtils/) - Netty/Common (from https://repo1.maven.org/maven2/io/netty/netty-common) +- Redisson (from http://redisson.org) - reactive-streams (from http://www.reactive-streams.org/) ======================================================================== diff --git a/legal-core/src/main/java/org/opengroup/osdu/legal/config/WebConfiguration.java b/legal-core/src/main/java/org/opengroup/osdu/legal/config/WebConfiguration.java new file mode 100644 index 0000000000000000000000000000000000000000..91dd56c674a983548c707f9a6d0bf43d4cb1307d --- /dev/null +++ b/legal-core/src/main/java/org/opengroup/osdu/legal/config/WebConfiguration.java @@ -0,0 +1,26 @@ +// Copyright 2017-2024, Schlumberger +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +package org.opengroup.osdu.legal.config; + +import org.springframework.context.annotation.Configuration; +import org.springframework.web.servlet.config.annotation.PathMatchConfigurer; +import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; +@Configuration +public class WebConfiguration implements WebMvcConfigurer { + @Override + public void configurePathMatch(PathMatchConfigurer configurer) { + configurer.setUseTrailingSlashMatch(true); + } +} diff --git a/provider/legal-azure/pom.xml b/provider/legal-azure/pom.xml index 09dcf32299c216c671763aa989372f133d05add7..1e25e1b43c7aff239306ae7321346bebf5ecff20 100644 --- a/provider/legal-azure/pom.xml +++ b/provider/legal-azure/pom.xml @@ -31,7 +31,7 @@ <azure.appservice.plan /> <azure.appservice.appname /> <azure.appservice.subscription /> - <core-lib-azure-spring6.version>0.27.0-rc4</core-lib-azure-spring6.version> + <core-lib-azure-spring6.version>0.27.0-rc7</core-lib-azure-spring6.version> <osdu.legal-core.version>0.28.0-SNAPSHOT</osdu.legal-core.version> <woodstox-core.version>6.4.0</woodstox-core.version> <argLine>--add-opens java.base/java.lang=ALL-UNNAMED</argLine> diff --git a/testing/legal-test-core/src/main/java/org/opengroup/osdu/legal/acceptanceTests/GetLegalTagApiAcceptanceTests.java b/testing/legal-test-core/src/main/java/org/opengroup/osdu/legal/acceptanceTests/GetLegalTagApiAcceptanceTests.java index 9129b3a31387c79ec63a306f45d8d76cdaf43522..75645584b1d9fa103463ea2d2fea7ed633fbb638 100644 --- a/testing/legal-test-core/src/main/java/org/opengroup/osdu/legal/acceptanceTests/GetLegalTagApiAcceptanceTests.java +++ b/testing/legal-test-core/src/main/java/org/opengroup/osdu/legal/acceptanceTests/GetLegalTagApiAcceptanceTests.java @@ -48,6 +48,19 @@ public abstract class GetLegalTagApiAcceptanceTests extends AcceptanceBaseTest { legalTagUtils.delete(name); } + @Test + public void should_beAbleToRetrieveLegalTag_when_tenantIsAutomaticallyAppendedOnCreation_withTrailingSlash() throws Exception { + name = LegalTagUtils.createRandomNameTenant(); + ClientResponse response = legalTagUtils.create("US", name, "2099-12-25", "Third Party Data"); + legalTagUtils.getResult(response, 201, String.class); + + Map<String, String> headers = legalTagUtils.getHeaders(); + response = legalTagUtils.send("legaltags/" + name + "/", "GET", + legalTagUtils.accessToken(), "", "", headers); + legalTagUtils.getResult(response, 200, LegalTagUtils.ReadableLegalTag.class); + legalTagUtils.delete(name); + } + @Test public void should_retrieveLegalTag_when_givenExistingName() throws Exception { name = LegalTagUtils.createRandomNameTenant();