mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 22:45:45 +01:00
fix bug with json arrays
This commit is contained in:
@@ -27,6 +27,7 @@ import javax.xml.bind.JAXBContext;
|
|||||||
*
|
*
|
||||||
* @author Sebastian Sdorra
|
* @author Sebastian Sdorra
|
||||||
*/
|
*/
|
||||||
|
@Provider
|
||||||
public class JsonJaxbContextResolver implements ContextResolver<JAXBContext>
|
public class JsonJaxbContextResolver implements ContextResolver<JAXBContext>
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user