<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Chay81</title>
    <description>The latest articles on DEV Community by Chay81 (@chay81).</description>
    <link>https://dev.to/chay81</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F904243%2F75170350-5a74-4150-b41a-b431c21fd686.png</url>
      <title>DEV Community: Chay81</title>
      <link>https://dev.to/chay81</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chay81"/>
    <language>en</language>
    <item>
      <title>RESTFul -Web-services</title>
      <dc:creator>Chay81</dc:creator>
      <pubDate>Sat, 06 Aug 2022 07:32:22 +0000</pubDate>
      <link>https://dev.to/chay81/restful-web-services-bk9</link>
      <guid>https://dev.to/chay81/restful-web-services-bk9</guid>
      <description>&lt;p&gt;&lt;a href="https://stackoverflow.com/q/73237688/19692346"&gt;https://stackoverflow.com/q/73237688/19692346&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have created a project on RESTFul Webservices.&lt;/p&gt;

&lt;p&gt;The Post method works fine, generates user id but when i use get, put and delete method it does not work...&lt;/p&gt;

&lt;p&gt;gives me null pointer exception...though i have not defined anything related to it.&lt;/p&gt;

&lt;p&gt;I have tried to understand the reason why the methods do not work, tried using different logics, but nothing works hence unable to fix it.&lt;/p&gt;

&lt;p&gt;Please help me resolve the issue or guide me how to resolve it&lt;/p&gt;

&lt;p&gt;Github link: [1]: &lt;a href="https://github.com/Chay81/Mobil-App-WS"&gt;https://github.com/Chay81/Mobil-App-WS&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>java</category>
      <category>api</category>
      <category>microservices</category>
    </item>
  </channel>
</rss>
