spring-boot/spring-boot-project/spring-boot
Madhura Bhave 15324956a8 Align int and long in RandomValuePropertySource
This commit aligns int and long so that a random number is generated
by delegating to ints/longs in the JDK's Random API. In the case of a
single bound value, it needs to be greater than 0 because 0 is used as
the lower bound.

Fixes gh-26628
2021-06-02 12:00:25 -07:00
..
src Align int and long in RandomValuePropertySource 2021-06-02 12:00:25 -07:00
build.gradle Remove stale jboss-transaction-spi dependencies 2021-05-17 13:49:16 +01:00