Class HeadersHack


  • public class HeadersHack
    extends Object
    Remove once Quarkus issue #9887 is fixed!
    Author:
    Ales Justin
    • Constructor Detail

      • HeadersHack

        public HeadersHack()
    • Method Detail

      • checkIfDeprecated

        public static void checkIfDeprecated​(Supplier<ArtifactState> stateSupplier,
                                             String groupId,
                                             String artifactId,
                                             Object version,
                                             javax.ws.rs.core.Response.ResponseBuilder builder)