Join Slack
Powered by
How to use kotlin script as spring configuration? ...
# spring
l
lewik
06/12/2018, 7:01 PM
How to use kotlin script as spring configuration? This will be type safe and able to change after deploy
c
Czar
06/12/2018, 7:38 PM
This isn't possible at the moment, but the idea is being looked at.
s
sdeleuze
06/13/2018, 8:36 AM
See
https://github.com/spring-projects/spring-fu/tree/master/modules/dynamic-configuration
l
lewik
06/13/2018, 8:41 AM
Spring Boot 2.0?)
s
sdeleuze
06/13/2018, 8:42 AM
Not yet in Spring 2.0. Also notice the limitations described, like fat compiler and slow interpretation.
Open in Slack
Previous
Next