PlaytikaOSS / feign-reactive

Reactive Feign client inspired by https://github.com/OpenFeign project
Apache License 2.0
618 stars 125 forks source link

fix spring 6 bean configuration error #674

Closed newkayak12 closed 2 months ago

newkayak12 commented 4 months ago

refactor spring6 configuration chore jetty11 -> jetty12 (spring6 support jetty12)

kptfh commented 2 months ago

this changes should be in 4.1.0 already