<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Luis Neto on foojay.io - Friends of OpenJDK</title><link>https://foojayio.github.io/website/today/author/luis-neto/</link><description>Articles written by Luis Neto on foojay.io - Friends of OpenJDK</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 22 Sep 2022 09:03:08 +0000</lastBuildDate><atom:link href="https://foojayio.github.io/website/today/author/luis-neto/index.xml" rel="self" type="application/rss+xml"/><item><title>What is MicroProfile?</title><link>https://foojayio.github.io/website/today/what-is-microprofile/</link><pubDate>Thu, 22 Sep 2022 09:03:08 +0000</pubDate><guid>https://foojayio.github.io/website/today/what-is-microprofile/</guid><description>&lt;p&gt;The Java programming language can be enhanced with specifications. An specification is a baseline platform definition - a framework - to guide concrete implementations.&lt;/p&gt;
&lt;p&gt;One of these specifications is called MicroProfile.&lt;/p&gt;
&lt;p&gt;But what is MicroProfile specification, what is it used for and why might you need it?&lt;/p&gt;
&lt;p&gt;This article explains all!&lt;/p&gt;
&lt;h2 id="h2-0-what-is-microprofile"&gt;What Is MicroProfile?&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://microprofile.io/" target="_blank" rel="noopener noreferrer"&gt;MicroProfile&lt;/a&gt;
 specification is a set of Enterprise Java APIs and technologies, designed to help with the challenge of building microservices architectures in Java.&lt;/p&gt;</description></item><item><title>Google Remote Procedure Call (gRPC) Example in Payara Server</title><link>https://foojayio.github.io/website/today/google-remote-procedure-call-grpc-example-in-payara-server/</link><pubDate>Thu, 25 Aug 2022 10:09:21 +0000</pubDate><guid>https://foojayio.github.io/website/today/google-remote-procedure-call-grpc-example-in-payara-server/</guid><description>&lt;p&gt;Google Remote Procedure Call, or gRPC, is an open source Remote Procedure Call (RPC) framework focused on high performance and is portable to any environment.&lt;/p&gt;
&lt;p&gt;It is an alternative to REST, deemed by many as more efficient.&lt;/p&gt;
&lt;p&gt;After one of our customers requested it, the extension became available in our April 2022 Payara Community and Enterprise releases: 5.2022.2 and 5.38.0.&lt;/p&gt;
&lt;p&gt;After providing a brief overview of the gRPC extension in Payara in our &lt;a href="https://blog.payara.fish/whats-new-in-the-april-2022-payara-platform-release" target="_blank" rel="noopener noreferrer"&gt;April release blog,&lt;/a&gt;
 here we provide more technical details about how to use it in Payara Community, where you will build the module yourself and place it in the modules directory.&lt;/p&gt;</description></item></channel></rss>