Skip to content

ranjanih/MediumJackson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MediumJackson

Working with JsonCreator annotation (UserApplication) To run the application locally:

mvnw clean verify spring-boot:run (for Windows)
./mvnw clean verify spring-boot:run (for Linux)

The application is configured to run on port 8083. Use POSTMAN to see the GET request response at http://localhost:8083/data/userdetails/page

DeepCopy - ShallowCopy

Examples to explain how Deep Copy and shallow Copy works. Refer unit tests 'DeepCopyUnitTest' and 'ShalloCopyUnitTest' for examples

About

Working with JsonCreator annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages