Specs missing an RC release:
- MP Reactive Stream Operators (microprofile/microprofile-reactive-streams-operators#169)
- MP Reactive Messaging (microprofile/microprofile-reactive-messaging#137)
- MP GraphQL (microprofile/microprofile-graphql#386)
- MP LRA (microprofile/microprofile-lra#351)
Implementations:
- Jersey not yet in central, I have snapshot based on RC (wrong version of jax-rs)
- based on 3.1.0 of JAX-RS which is not in central
grpc generates sources with @javax.annotation.Generated
- work around using
javax.annotationdependency - requested support from Aleks Seovic and stack overflow
- We need at least release 4.4.2, as
java.lang.Classis considered mutable and fails our build.
Resources