spring-security/web
cbornet b6efd5ba76 Create the CSRF token on the bounded elactic scheduler
The CSRF token is created with a call to UUID.randomUUID which is blocking.
This change ensures this blocking call is done on the bounded elastic scheduler which supports blocking calls.

Fixes gh-8128
2020-05-18 11:05:50 -05:00
..
src Create the CSRF token on the bounded elactic scheduler 2020-05-18 11:05:50 -05:00
spring-security-web.gradle Remove Groovy and Spock Dependencies 2020-02-10 10:38:40 -07:00