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": "[email protected]",
"password": "test123"
}
result:
Keyword: Kotlin, JPA, Hibernate, UUID.