Git Product home page Git Product logo

Comments (7)

jbrisbin avatar jbrisbin commented on July 19, 2024

We talked the other day about how to better support the way views are rendered. It looks like it can't figure out what default view to use. You might try sending an Accept: text/uri-list header to help if resolve the view to use.

from spring-data-rest.

jhiemer avatar jhiemer commented on July 19, 2024

Jon, as always: thank you! :-)

That works. May I help you updating the docs for workarounds like that?

from spring-data-rest.

jbrisbin avatar jbrisbin commented on July 19, 2024

Certainly you may help with the docs! :)

from spring-data-rest.

jbrisbin avatar jbrisbin commented on July 19, 2024

New snapshots are now available which change the way views are resolved. It should work now without having to specify an Accept header.

I will need to document how the ContentNegotiatingViewResolver is configured so if people want to mix in their own configuration, they'll have some guidance on how to do that.

from spring-data-rest.

jhiemer avatar jhiemer commented on July 19, 2024

Great, checking out and testing directly. :-)

from spring-data-rest.

jhiemer avatar jhiemer commented on July 19, 2024

Hi Jon,
with the new relation was set and it worked fine. But I am getting:
javax.servlet.ServletException: Could not resolve view with name 'org.springframework.data.rest.empty' in servlet with name 'exporter'

What I don't understand is the reason. Because normally, as the relation was set, it should not be empty, or?

from spring-data-rest.

jbrisbin avatar jbrisbin commented on July 19, 2024

The MVC Configuration has changed slightly w.r.t. the ContentNegotiatingViewResolver. If you look at the configuration now in master, you'll see how that has to be configured to get the right views resolved.

from spring-data-rest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.