spring-projects-experimental / spring-fu

Configuration DSLs for Spring Boot
Apache License 2.0
1.67k stars 138 forks source link

Polish kofu petclinic for Kotlin #312

Closed fteychene closed 4 years ago

fteychene commented 4 years ago

Fix temporal in templates Migrate Vet as data class Migrate Visit as data class Migrate Pet as data class Migrate Owner to data class Move PetType as data class Move PetType as data class Start using DTO for Visit and Pet