FasterXML / FasterXML/jackson-jaxrs-providers

Add an option to append a linefeed after serialization

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
126
Forks
83
Avg merge
10h 11m
Merged PRs (30d)
1

Description

A user requested ability to add linefeed after serialized JSON Object; mostly to make it easier to see response via curl. This seems easy enough with a togglable feature.

One possible complications is that of linefeed to use (\r vs \n vs \r\n) -- using server's native linefeed may or may not make sense.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.