Posts tagged Payara Micro (7)
Payara Platform on Microsoft Azure: Accessing SQL Databases
Published on 16 Oct 2018
by Steve Millidge
Topics:
Payara Micro,
Microservices,
REST,
Microsoft Azure
|
0 Comments
Microsoft Azure provides fully managed Cloud SQL databases for use by your Azure hosted cloud services. Payara® Micro is built to be the best runtime for Cloud Native Java EE and MicroProfile applications. Here’s how to rapidly create a REST web service that retrieves data from an Azure SQL Database and returns it as JSON.
Did You Know? Payara Micro Allows Deploying Directly from Maven Central!
Published on 15 Oct 2018
by Matthew Gill
Topics:
Maven,
Payara Micro,
Payara Platform 5
|
0 Comments
New Feature in Payara Platform 5.182: MicroProfile REST Client
Published on 16 Aug 2018
by Ondro Mihályi
Topics:
Payara Micro,
REST,
MicroProfile,
Payara Server 5
|
2 Comments
The 5.182 release of Payara Server & Payara Micro (Payara Platform) brings in MicroProfile 1.3. This introduces a couple of updates to some existing specifications, and three new ones: OpenTracing, OpenAPI, and Type-safe REST Client. In this blog, I’ll be covering our implementation of the Type-safe REST Client.
Microservices for Java EE Developers (Japanese)
Published on 19 Jul 2018
by Fabio Turizo
Topics:
Java EE,
Payara Micro,
Microservices,
MicroProfile,
Japanese language
|
0 Comments
Payara Micro JCA Adapters - Microsoft Azure Service Bus
Published on 10 Jul 2018
by Matthew Gill
Topics:
Payara Micro,
Microservices,
JCA,
Microsoft Azure
|
2 Comments
In this blog, which follows on from the Cloud Connectors in Payara Micro, we will explain the Microsoft Azure Service Bus connector and how to use it in Payara Server and Payara Micro (the Payara Platform).
Did You Know? Payara Server and Payara Micro Come with HealthCheck Service
Published on 09 Jul 2018
by Susan Rai
Topics:
Payara Micro,
Healthcheck,
Monitoring,
Payara Server
|
0 Comments
New Feature in Payara Server & Payara Micro 5.182: MicroProfile OpenTracing
Published on 05 Jul 2018
by Andrew Pielage
Topics:
Payara Micro,
MicroProfile,
Payara Server
|
6 Comments
Introduction
The 5.182 release of Payara Server & Payara Micro (Payara Platform) brings in MicroProfile (MP) 1.3. This introduces a couple of updates to some existing MP specifications, and three new ones: OpenTracing, OpenAPI, and Type-safe REST Client. In this blog I’ll be covering our implementation of OpenTracing.
Benefits of Open Source vs Proprietary Software
Published on 03 Jul 2018
by Debbie Hoffman
Topics:
Payara Micro,
Payara Server
|
0 Comments
Open source software offers a number of advantages over proprietary software. Many businesses prefer open source options as it reduces the procurement barrier. A survey conducted by Black Duck Software and North Bridge revealed that 78% of today’s businesses already rely on open-source software for increased security and the lack of licensing fees. It is estimated that the use of open source saves businesses $60 billion (USD) annually.
MicroProfile OpenAPI in the Payara Platform
Published on 28 Jun 2018
by Matthew Gill
Topics:
Payara Micro,
Microservices,
MicroProfile,
Payara Server
|
8 Comments
One of the new features in Payara Platform version 5.182 is full compatibility with MicroProfile 1.3. In this blog post, I will introduce OpenAPI 1.0, a new API in MicroProfile 1.3. This functionality is available in both Payara Server and Payara Micro in version 5.182. It's also available in version 4.1.2.182 for Payara Support customers.
Be Reactive and Micro with a MicroProfile Stack
Published on 18 Jun 2018
by Ondro Mihályi
Topics:
Payara Micro,
Microservices,
MicroProfile
|
0 Comments