I have Spring Boot application.
I need to generate LocalDateTime.now
value in application properties.
I think there should be function like ${random.int}
which generates random value
I have Spring Boot application.
I need to generate LocalDateTime.now
value in application properties.
I think there should be function like ${random.int}
which generates random value