Skip to content
This repository was archived by the owner on Apr 2, 2021. It is now read-only.

Upgrade to payara microprofile  #532

@ilx

Description

@ilx

Hi, while developing apollo GraphQL client I have noticed that it picks up guava library that is bundled with payara embedded. As a result I got:

Cause: com.google.common.collect.FluentIterable.toSortedList(Ljava/util/Comparator;)Lcom/google/common/collect/ImmutableList;

I've updated payara dependency and wrote a new PayaraServerRunner and it seems to work (ie tests are passing).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions