<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>JAX-RS service with LocalDate @QueryParam</title>
  <link rel="self" href="https://liferay.dev/ca/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117677568" />
  <subtitle>JAX-RS service with LocalDate @QueryParam</subtitle>
  <id>https://liferay.dev/ca/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117677568</id>
  <updated>2026-05-08T17:11:36Z</updated>
  <dc:date>2026-05-08T17:11:36Z</dc:date>
  <entry>
    <title>JAX-RS service with LocalDate @QueryParam</title>
    <link rel="alternate" href="https://liferay.dev/ca/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117677567" />
    <author>
      <name>Aleksey Kashytsa</name>
    </author>
    <id>https://liferay.dev/ca/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117677567</id>
    <updated>2019-11-06T09:11:10Z</updated>
    <published>2019-11-06T09:11:10Z</published>
    <summary type="html">Hi All! I&amp;#39;m developing JAX-RS service which has methods with @QueryParam LocalDate. Invoking the service I have error: &amp;#34;Parameter Class java.time.LocalDate has no constructor with single String parameter, static valueOf(String) or fromString(String) methods&amp;#34;. I&amp;#39;ve tried to create @Provider MyDateConverterProvider implements ParamConverterProvider but this has no effects. Is there way to use @QueryParam with type LocalDate in JAX-RS services?</summary>
    <dc:creator>Aleksey Kashytsa</dc:creator>
    <dc:date>2019-11-06T09:11:10Z</dc:date>
  </entry>
</feed>
