![JAR search and dependency download from the Maven repository](/logo.png)
META-INF.aop.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-properties-encryption Show documentation
Show all versions of spring-properties-encryption Show documentation
Library containing encryption functionality
<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