Skip to content

Instantly share code, notes, and snippets.

@kapresoft
Created November 1, 2021 23:28
Show Gist options
  • Save kapresoft/4294056068aba51b3de244e1db045d90 to your computer and use it in GitHub Desktop.
Save kapresoft/4294056068aba51b3de244e1db045d90 to your computer and use it in GitHub Desktop.
Spring Boot Jackson and Lombok Best Practices - Account JSON
{
"username": "kapre",
"email": "kapre@kapresoft.com",
"firstName": "Kapre",
"lastName": "Agta"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment