[JAVA] Pointcut Expression I want to specify more than one

For example, if you want to specify a certain @Around for a specific ** 2 class ** ||You can write in a familiar way

@Around("execution(* a.b.ClassName.*(..)) || execution(* x.y.ClassName.*(..))")
public void f() { ... }

Recommended Posts

Pointcut Expression I want to specify more than one
I want to write JSP in Emacs more easily than the default.
I want to convert characters ...
I want to use the sanitize method other than View.
Swift: I want to chain arrays
I want to use FormObject well
I want to convert InputStream to String
I want to docker-compose up Next.js!
I want to extract between character strings with a regular expression
I want to notice that I forgot to specify arg when building Docker
How to implement more than one top page in Rails breadcrumb trail
I want to ForEach an array with a Lambda expression in Java
I want to develop a web application!
I want to eliminate duplicate error messages
I want to make an ios.android app
I want to display background-ground-image on heroku.
I want to use DBViewer with Eclipse 2018-12! !!
I want to RSpec even at Jest!
I want to write a unit test!
I want to install PHP 7.2 on Ubuntu 20.04.
I want to stop Java updates altogether
I want to use @Autowired in Servlet
I want to target static fields to @Autowired
I want to do team development remotely
I want to test Action Cable with RSpec test
Run R from Java I want to run rJava
[Swift] I want to draw grid lines (squares)
I want to send an email in Java.
I want to graduate from npm install properly [2020]
I want to use arrow notation in Ruby
[Ruby] I want to do a method jump!
I want to use java8 forEach with index
I want to var_dump the contents of the intent
I want to pass APP_HOME to logback in Gradle
I want to simply write a repeating string
I want to design a structured exception handling
rsync4j --I want to touch rsync in Java.
I want to play with Firestore from Rails
[Xcode] I want to manage images in folders
I want to be eventually even in kotlin
I want to write quickly from java to sqlite
I want to truncate after the decimal point
There is more than one correct coding answer
I want to reduce simple mistakes. To command yourself.
I want to perform aggregation processing with spring-batch
[Rails] I want to load CSS with webpacker
I want to delete files managed by Git
I want to get the value in Ruby
[Active Admin] I want to specify the scope of the collection to be displayed in select_box
# 1_JAVA I want to get the index number by specifying one character in the character string.