fabiocarvalho777

Results 102 issues of fabiocarvalho777

Currently Feign will not resolve methods with `BuildEncodedTemplateFromArgs` if they have 0 or more than 1 body parameters, which prevents the usage of custom Feign encoders. There are use cases...

proposal

Automate deployment from CI/CD to deploy SNAPSHOT and RELEASE versions from Travis CI, instead of manually.

enhancement

Example of PR template: https://github.com/paypal/squbs/blob/master/.github/PULL_REQUEST_TEMPLATE.md Example of CONTRIBUTING: https://github.com/paypal/squbs/blob/master/CONTRIBUTING.md

enhancement

Support specifying JAX-RS resources per JAX-RS application, based on section 2.3.2 in the JAX-RS 2.0 specification. "_If either `getClasses` or `getSingletons` returns a non-empty collection then only those classes or...

enhancement

The `scanning` registration method scans the whole classpath when looking for JAX-RS Application sub-class, and that impacts greatly performance during application start-up. Instead of that, only packages registered to be...

enhancement

See issue #35 for reference. **Important: write an upgrade instruction in the RELEASE NOTES reminding the user that this property has finally been removed (and replaced), and that it has...

enhancement

Please, include sample configuration, including the most common use cases, in the Usage document.

Currently every manual instruction document is static. Allow the usage of transformation context attributes to set portions of manual instruction document via interpolation, by replacing placeholders in the document with...

enhancement
codelabs

Debug log message should use term "value", instead of "result", when printing the return value of TUs.

bug
good first issue

1. Add the "-l" option right after the usage section 1. Mention where log files are placed

documentation