org.aspectj.aop.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-cloud-eureka-dashboard-labeler Show documentation
Show all versions of spring-cloud-eureka-dashboard-labeler Show documentation
spring-cloud-eureka-dashboard-labeler
The newest version!
<!DOCTYPE aspectj PUBLIC "-//AspectJ//DTD//EN" "http://www.eclipse.org/aspectj/dtd/aspectj.dtd"> <aspectj> <weaver> <include within="com.netflix.appinfo.*"/> </weaver> <aspects> <aspect name="cn.home1.cloud.netflix.eureka.server.EurekaDashboardLabeler"/> </aspects> </aspectj>