Suggested Dependencies for Spring Boot Kotlin

I want to create a Spring Boot application using Kotlin. For its dependencies, I would like for it to use a PostgreSQL database as well as an ORM. What dependencies should I use to set up a database using PostgreSQL as well as an ORM?

submitted by /u/robskrob
[link] [comments]