spring-security/core
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-core.gradle Replace VersionsResourceTasks with WriteProperties 2020-03-13 13:26:54 -05:00