Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problema com Multiplos métodos #2

Open
pavei opened this issue Aug 6, 2016 · 0 comments
Open

Problema com Multiplos métodos #2

pavei opened this issue Aug 6, 2016 · 0 comments

Comments

@pavei
Copy link

pavei commented Aug 6, 2016

Olá,

(estou perguntando em português porque vi seu perfil)

Estou tentando fazer a conversão:

   {

    "name": "Carrao Zao",
    "location":{ "type": "Point", "coordinates": [100.0, 0.0] }
   }

E está dando o erro abaixo, pelo que pesquisei a classe Point tem 2 métodos pra fazer o set do X e Y. Você sabe como resolver? :

Caused by: com.fasterxml.jackson.databind.JsonMappingException: Conflicting setter definitions for property "x": org.postgis.Point#setX(1 params) vs org.post
.Point#setX(1 params)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant