<?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: NikiRoss</title>
    <description>The latest articles on DEV Community by NikiRoss (@nikiross).</description>
    <link>https://dev.to/nikiross</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%2F432869%2Fbb7e9ba3-3cef-46db-b0b3-37d5235ff1df.jpeg</url>
      <title>DEV Community: NikiRoss</title>
      <link>https://dev.to/nikiross</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nikiross"/>
    <language>en</language>
    <item>
      <title>Authentication between Java API and React front end</title>
      <dc:creator>NikiRoss</dc:creator>
      <pubDate>Wed, 09 Nov 2022 08:24:41 +0000</pubDate>
      <link>https://dev.to/nikiross/authentication-between-java-api-and-react-front-end-3g4e</link>
      <guid>https://dev.to/nikiross/authentication-between-java-api-and-react-front-end-3g4e</guid>
      <description>&lt;p&gt;I am creating a web application which runs a java back end and react front end.&lt;/p&gt;

&lt;p&gt;I am finding it difficult to source learning materials about how to implement security/ authentication properly. I know how to implement this in a spring boot application using Thymeleaf and I am currently using spring security to do this here but I'm struggling to find some concise info about how to do it with these two technologies.&lt;/p&gt;

&lt;p&gt;I would love if anyone could point me in the direction of some solid resources.&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;

</description>
      <category>react</category>
      <category>java</category>
      <category>spring</category>
      <category>api</category>
    </item>
    <item>
      <title>Newbie(ish) question</title>
      <dc:creator>NikiRoss</dc:creator>
      <pubDate>Thu, 26 May 2022 16:57:39 +0000</pubDate>
      <link>https://dev.to/nikiross/newbieish-question-147c</link>
      <guid>https://dev.to/nikiross/newbieish-question-147c</guid>
      <description>&lt;p&gt;I have a project that I would like to get hosted on the web asap. I already have a domain hosted on Netlify which I would like to use. &lt;/p&gt;

&lt;p&gt;My question is, the project utilises a Java backend and React front end. How do I get them both onto my host and operating successfully? &lt;/p&gt;

&lt;p&gt;I'm aware that more info may be required so if anyone cares to share their brilliance with me I am happy to provide whatever further information is required.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>react</category>
      <category>github</category>
    </item>
    <item>
      <title>Spring Boot Help!!</title>
      <dc:creator>NikiRoss</dc:creator>
      <pubDate>Fri, 17 Jul 2020 11:16:58 +0000</pubDate>
      <link>https://dev.to/nikiross/spring-boot-help-59ej</link>
      <guid>https://dev.to/nikiross/spring-boot-help-59ej</guid>
      <description>&lt;p&gt;Hi! I'm relatively new to programming. At 35 I've had very little exposure to computers until now (previously worked in military and construction), so I don't find it as easy to pick up coding concepts/ designs etc unless I practise them repeatedly.&lt;/p&gt;

&lt;p&gt;I'm currently building a spring boot application, I am trying and failing miserably to implement spring security.&lt;/p&gt;

&lt;p&gt;This is my first post so I hope I'm not infringing on any forum etiquette by asking for help here. It would be great to hear from anyone who can break this down for me to help me understand/ successfully implement this feature!&lt;/p&gt;

</description>
      <category>java</category>
      <category>security</category>
    </item>
  </channel>
</rss>
