Annotation Type AkkaServerlessDescriptor
-
@Target(FIELD) @Retention(RUNTIME) public @interface AkkaServerlessDescriptorThe@AkkaServerlessDescriptorannotation is used in conjunction with theAkkaServerlessTestannotation to mark theAkkaServerlessthat should be managed by the Akka Serverless Testkit extension.- See Also:
AkkaServerlessTest