All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.aop.xml Maven / Gradle / Ivy

There is a newer version: 0.0.4
Show newest version
<aspectj>
	<!-- weaver options="-verbose -showWeaveInfo"-->
	<weaver>
		<include within="org.springframework..*" />
		<include within="com.ryaltech.utils.spring.encryption.*" />
	</weaver>

	<aspects>
		<aspect
			name="com.ryaltech.utils.spring.encryption.PropertySourceInterceptor" />
	</aspects>
</aspectj>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy