spring-security/remoting
Phillip Webb 8866fa6fb0 Always use 'this.' when accessing fields
Apply an Eclipse cleanup rules to ensure that fields are always accessed
using `this.`. This aligns with the style used by Spring Framework and
helps users quickly see the difference between a local and member
variable.

Issue gh-8945
2020-08-24 17:33:07 -05:00
..
src Always use 'this.' when accessing fields 2020-08-24 17:33:07 -05:00
spring-security-remoting.gradle Drop the `aopalliance:aopalliance` dependency 2017-09-22 11:11:04 -05:00