Skip to content
#

jackson-json-processor

Here are 31 public repositories matching this topic...

A typescript library to deserialize and serialize json into classes. You can use different path pattern to resolve deeply nested structures. Every path pattern provided by lodash/get|set object is supported. Check out src/examples as a reference.

  • Updated Dec 2, 2023
  • TypeScript

Representational State Transfer is a software architectural style that defines a set of constraints to be used for creating Web services. Web services that conform to the REST architectural style, called Rest API, provide interoperability between computer systems on the Internet.We are implementing it with Sping framework with the help of jackson.

  • Updated Dec 16, 2022
  • Java

Improve this page

Add a description, image, and links to the jackson-json-processor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jackson-json-processor topic, visit your repo's landing page and select "manage topics."

Learn more