Files
initializr/initializr-service
Sebastien Deleuze c24e50de6b Upgrade to Kotlin 1.1.51
The main new feature available in this new version is null-safety of
Spring APIs (Framework, Data, Reactor) with Boot 2 without requiring
jsr305.jar to be present in project classpath.

-Xjsr305=strict compiler flag is not enabled by default because it is
considered as experimental, see
https://docs.spring.io/spring/docs/current/spring-framework-reference/kotlin.html#null-safety
for more details.

Closes gh-515
2017-09-29 14:45:19 +02:00
..
2017-09-29 14:45:19 +02:00
2017-09-19 12:21:44 +02:00