spring-security/config
Rob Winch 727fee1e12 Polish HeaderWriterSpec
Assert.notNull(Object,Supplier) is for when then message passed in
requires concatenation and avoids doing extra work. Since this does
not require concatenation, we can use Assert.notNull(Object,String)

Issue gh-7636
2020-02-27 07:57:51 -06:00
..
src Polish HeaderWriterSpec 2020-02-27 07:57:51 -06:00
spring-security-config.gradle Remove Groovy and Spock Dependencies 2020-02-10 10:38:40 -07:00