[GitHub] [cxf] JohnMTu commented on pull request #1150: add option to configure externally supplied implementation for sensitive data masking

2023-05-24 Thread via GitHub
JohnMTu commented on PR #1150: URL: https://github.com/apache/cxf/pull/1150#issuecomment-1562318117 i didn't forget, just no time atm. But is in my list. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: How to setup multiple JAXRS server endpoints

2023-05-24 Thread Andriy Redko
Hi Jean, You may run into Swagger JAX-RS scanner limitations, as far as I can tell - it checks class annotations for SwaggerDefinition, does not traverse the hierarchy [1]. [1] https://github.com/swagger-api/swagger-core/blob/1.5/modules/swagger-jaxrs/src/main/java/io/swagger/jaxrs/Reader.java

[GitHub] [cxf-fediz] coheigea merged pull request #174: Bump jackson-bom from 2.15.0 to 2.15.1

2023-05-24 Thread via GitHub
coheigea merged PR #174: URL: https://github.com/apache/cxf-fediz/pull/174 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.or