spring-kotlin-jpa icon indicating copy to clipboard operation
spring-kotlin-jpa copied to clipboard

Sample code using Spring Boot and Kotlin to work with JPA

Results 2 spring-kotlin-jpa issues
Sort by recently updated
recently updated
newest added

Hi, I think I have a little Bug in your Git project to this article. In the project the class CreateCityDto contains the id field and the UpdateCityDto dose not....

First, thank you for writing the whole code. It was really enlightening to see how well-structured and educating it is. When I used your code as a basis for having...