When I tried to convert special data types like LocalDateTime into JSON I ran against a wall. It took me hours to find the solution. If you face the same problem, here is the solution: weiterlesen
Schlagwort: Kotlin
Spring Boot Initializr possibilities
The easiest way to create a new Spring Boot project is the Initializr (http://start.spring.io). In this blog I want to show you how easy it is to create new projects with this tool. weiterlesen