You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET http://localhost:8081/users threw exception: ResourceException
com.strategicgains.hyperexpress.exception.ResourceException: Cannot create resource for content type: application/json; charset=UTF-8
at com.strategicgains.hyperexpress.DefaultResourceFactory.createResource(DefaultResourceFactory.java:57)
at com.strategicgains.hyperexpress.HyperExpress._createCollectionResource(HyperExpress.java:359)
at com.strategicgains.hyperexpress.HyperExpress.createCollectionResource(HyperExpress.java:196)
at org.restexpress.plugin.hyperexpress.HyperExpressPostprocessor.process(HyperExpressPostprocessor.java:84)
The text was updated successfully, but these errors were encountered:
GET http://localhost:8081/users threw exception: ResourceException
com.strategicgains.hyperexpress.exception.ResourceException: Cannot create resource for content type: application/json; charset=UTF-8
at com.strategicgains.hyperexpress.DefaultResourceFactory.createResource(DefaultResourceFactory.java:57)
at com.strategicgains.hyperexpress.HyperExpress._createCollectionResource(HyperExpress.java:359)
at com.strategicgains.hyperexpress.HyperExpress.createCollectionResource(HyperExpress.java:196)
at org.restexpress.plugin.hyperexpress.HyperExpressPostprocessor.process(HyperExpressPostprocessor.java:84)
The text was updated successfully, but these errors were encountered: