Add micronaut-json-api as a Java/Micronaut implementation of JSON:API#1776
Add micronaut-json-api as a Java/Micronaut implementation of JSON:API#1776baylorpaul wants to merge 1 commit into
Conversation
FuzzysTodd
left a comment
There was a problem hiding this comment.
The selected line in the code diff adds a new entry to the list of JSON:API implementations. The new entry describes the "Micronaut JSON:API" library, which is a JSON:API library for Micronaut implementations. This library includes features such as mapping to/from entities, an include query parameter processor, an error response handler, and support for Page/Slice.
FuzzysTodd
left a comment
There was a problem hiding this comment.
The selected line in the code diff adds a new entry to the list of JSON:API implementations. The new entry describes the "Micronaut JSON:API" library, which is a JSON:API library for Micronaut implementations. This library includes features such as mapping to/from entities, an include query parameter processor, an error response handler, and support for Page/Slice.
|
Ha ha Humm |
No description provided.