<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Service on Jakarta® EE: The New Home of Cloud Native Java</title>
    <link>https://redesign-2025--jakartaee.netlify.app/tags/service/</link>
    <description>Recent content in Service on Jakarta® EE: The New Home of Cloud Native Java</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>webdev@eclipse-foundation.org (Eclipse Foundation)</managingEditor>
    <webMaster>webdev@eclipse-foundation.org (Eclipse Foundation)</webMaster>
    <lastBuildDate>Fri, 29 Sep 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://redesign-2025--jakartaee.netlify.app/tags/service/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Secure a RESTful Web Service Using Jakarta EE</title>
      <link>https://redesign-2025--jakartaee.netlify.app/learn/starter-guides/how-to-secure-a-restful-web-service/</link>
      <pubDate>Fri, 29 Sep 2023 00:00:00 +0000</pubDate>
      
        <author>webdev@eclipse-foundation.org (Eclipse Foundation)</author>
      
      <guid>https://redesign-2025--jakartaee.netlify.app/learn/starter-guides/how-to-secure-a-restful-web-service/</guid>
      <description>&lt;p&gt;This guide shows you how to secure a rest endpoint using&lt;br&gt;
&lt;a href=&#34;https://jakarta.ee/specifications/authentication/&#34;&gt;Jakarta Authentication&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As we delve into securing RESTful web services, let&amp;rsquo;s first define a basic&lt;br&gt;
scenario that we will be working with throughout this article.&lt;/p&gt;
&lt;p&gt;We are constructing a service that will accept an HTTP GET request at&lt;br&gt;
&lt;!-- raw HTML omitted --&gt;http://localhost:8080/jakartaee-hello-world/rest/hello&lt;!-- raw HTML omitted --&gt;. In&lt;br&gt;
response to this request, our service will return a JSON payload, as shown in&lt;br&gt;
the following example:&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
