[GitHub] [cxf] dependabot[bot] opened a new pull request, #1281: Bump angus-mail from 1.0.0 to 2.0.2

2023-05-22 Thread via GitHub
dependabot[bot] opened a new pull request, #1281: URL: https://github.com/apache/cxf/pull/1281 Bumps [angus-mail](https://github.com/eclipse-ee4j/angus-mail) from 1.0.0 to 2.0.2. Release notes Sourced from https://github.com/eclipse-ee4j/angus-mail/releases";>angus-mail's releases

Re: How to setup multiple JAXRS server endpoints

2023-05-22 Thread Andriy Redko
Hi Jean, The main problem to configure Swagger property in your particular case is that the server address is not "known" or "introspectable" for Swagger. Intuitively, it has to be set manually using basePath to the, essentially, the server address part: - /op/services/accounts - /op/service