Skip to content

issues Search Results · repo:OpenFeign/feign-cdi language:Java

Filter by

6 results
 (76 ms)

6 results

inOpenFeign/feign-cdi (press backspace or delete to remove)

There are an error in the Feign CDI module, when the producer bean tries to get the bean client scope annotation. Calling getClass() on an annotation may return a proxy class instead of wanted class. ...
  • garcia-jj
  • Opened 
    on Mar 22, 2019
  • #8

Instead of expecting all config in annotations, we should also support produced instances.
  • johnament
  • Opened 
    on Dec 17, 2016
  • #6

Add support for the optional capabilities provided in Hystrix module. Since the module provides its own builder, need to leverage that builder instead of the native builder.
  • johnament
  • Opened 
    on Dec 5, 2016
  • #4

Provide some core Feign integration - able to create injection targets based on properly annotated feign interfaces.
  • johnament
  • Opened 
    on Dec 5, 2016
  • #3

From @johnament on December 4, 2016 13:30 Feign is an amazing library for working with type safe REST clients. It simplifies a lot of day to day development work being able to leverage the client. CDI ...
  • codefromthecrypt
  • 14
  • Opened 
    on Dec 5, 2016
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub