AxonFramework / extension-spring-aot

Axon Framework extension for Spring Ahead of Time compilation support.
Apache License 2.0
4 stars 0 forks source link

Added native-compilation hints for grpc-netty-shaded #146

Closed abuijze closed 8 months ago

abuijze commented 8 months ago

These are hints that Spring Boot would generate for normal netty automatically, but since grpc-netty-shaded adds a package prefix to Netty classes, these Spring-Boot generated hints aren't suitable for them.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud