Files
spring-security/web
Tomoki Tsubaki 5bce912446 Create the CSRF token on the bounded elactic scheduler
The CSRF token is generated by UUID.randomUUID() which is I/O blocking operation.
This commit changes the subscriber thread to the bounded elactic scheduler.

Closes gh-9018
2020-09-16 09:21:38 -06:00
..
2018-03-27 09:30:56 -05:00