Files
spring-data-keyvalue/src/test
Christoph Strobl 522173e5c3 DATAKV-136 - Choose SecureRandom algorithm based on operating system and availability.
We now distinguish between operating systems when choosing a SecureRandom algorithm. Additionally we check the availability of the implementations and choose the first one available.

Original pull request: #21.
2016-06-13 13:21:10 +02:00
..