Skip to content

Latest commit

 

History

History
135 lines (86 loc) · 6.93 KB

readme.md

File metadata and controls

135 lines (86 loc) · 6.93 KB

Kotlin version of the Spring PetClinic Sample Application

Java CI with Gradle Docker pulls

This is a Kotlin version of the spring-petclinic Application.

Technologies used

  • Language: Kotlin
  • Core framework: Spring Boot 3 with Spring Framework 6 Kotlin support
  • Server: Apache Tomcat
  • Web framework: Spring MVC
  • Templates: Thymeleaf and Bootstrap 5
  • Persistence : Spring Data JPA
  • Databases: H2 and MySQL both supported
  • Build: Gradle Script with the Kotlin DSL
  • Testing: Junit 5, Mockito and AssertJ

Running petclinic locally

With gradle command line