M
Size: a a a
VS
plugins { id("com.github.vlsi.gradle-extensions") }
(см https://github.com/vlsi/vlsi-release-plugins/tree/master/plugins/gradle-extensions-plugin#test-output-formatting )AE
@Around(
execution(* com.example.SomeService.service(..))
)
@Around(
execution(* ...SomeService.service(..))
)
AE
@Around(
execution(* com.example.SomeService.service(..))
)
@Around(
execution(* ...SomeService.service(..))
)
AE
@Around(
execution(* com.example.SomeService.service(..))
)
@Around(
execution(* ...SomeService.service(..))
)
@Around(
execution(* SomeService.service(..))
)
d
SK
ὦ
AE
@Around(
execution(* SomeService.service(..))
)
AE
AE
AE
*.
перед именем класса не работают?ὦ