<?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: joemonta</title>
    <description>The latest articles on DEV Community by joemonta (@joemonta).</description>
    <link>https://dev.to/joemonta</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%2F239919%2F5f03025b-eae3-4f6c-b60b-8df7add24660.png</url>
      <title>DEV Community: joemonta</title>
      <link>https://dev.to/joemonta</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joemonta"/>
    <language>en</language>
    <item>
      <title>How to implement Security to connect monolithic Spring 3 application with spring boot microservice?</title>
      <dc:creator>joemonta</dc:creator>
      <pubDate>Wed, 01 Jan 2020 11:48:22 +0000</pubDate>
      <link>https://dev.to/joemonta/how-to-implement-security-to-connect-monolithic-spring-3-application-with-spring-boot-microservice-28bg</link>
      <guid>https://dev.to/joemonta/how-to-implement-security-to-connect-monolithic-spring-3-application-with-spring-boot-microservice-28bg</guid>
      <description>&lt;p&gt;We have a monolithic spring web application developed using Spring 3.2 and Spring-security 3.2 with Java 7 and it is deployed on tomcat 7.&lt;/p&gt;

&lt;p&gt;I have to create a micro-service for a new module using spring boot with java 8. This micro-service will be deployed separately on different linux server.&lt;/p&gt;

&lt;p&gt;I am looking for suggestion/idea how to implement security to have communication between existing Spring 3 application and new spring boot module.&lt;/p&gt;

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