-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ArC - improve the InterceptorBindingRegistrar API #19064
ArC - improve the InterceptorBindingRegistrar API #19064
Conversation
...ojects/arc/processor/src/main/java/io/quarkus/arc/processor/InterceptorBindingRegistrar.java
Show resolved
Hide resolved
a1099d0
to
5a2bda2
Compare
...ojects/arc/processor/src/main/java/io/quarkus/arc/processor/InterceptorBindingRegistrar.java
Show resolved
Hide resolved
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 5a2bda2
Full information is available in the Build summary check run. Test Failures⚙️ JVM Tests - JDK 11 Windows #📦 integration-tests/oidc-wiremock✖
✖
✖
✖
|
Hm, there are some
I don't think it's related but I'll restart the CI just to be sure... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I still don't like that InterceptorBinding extends Predicate but it's just my preference. It's much better than it was :)
@sberyozkin Hm, those |
5a2bda2
to
55e63cc
Compare
Removed :-). I kept the method name though... |
|
Hm, you're right. It should be probably |
👍🏻 |
55e63cc
to
42816c0
Compare
Failing Jobs - Building 42816c0
Full information is available in the Build summary check run. Test Failures⚙️ JVM Tests - JDK 11 #📦 integration-tests/kafka-snappy✖
|
No description provided.