API resource IDs in Spring Boot and Hibernate
For route params, response payloads, and externally visible records, UUID V1 makes sense in Java when the application needs to own ID creation. Teams usually pick it here for rough insertion order, even though new greenfield apps usually prefer v7.