Skip to content

akyong/Micronaut-jpa-kotlin

Repository files navigation

Micronaut Kotlin JPA Hibernate

Author: Bobby Akyong
Language: Kotlin

This projeat is a sample to generate UUID as ids.

POST: localhost:8080/api

Response:
{
    "uuid": "fd13af71-628d-4cc8-98ce-1cbb764a3419",
    "name": "Bobby Akyong",
    "email": "sample@bobbyakyong.com",
    "password": "test123"
}

result:

alt text

Keyword: Kotlin, JPA, Hibernate, UUID.

Releases

No releases published

Packages

No packages published