Posts tagged Payara Micro (7)
MicroProfile Talks at Devoxx: Videos
Published on 16 Nov 2018
by Debbie Hoffman
Topics:
Payara Micro,
Microservices,
MicroProfile
|
0 Comments
Recently we shared a blog about Ondrej's talk prepared for Code One and Devoxx conferences: Be Reactive and Micro with a MicroProfile Stack. Now, we have his video so you can watch the talk as if you were there! We also enjoyed several other MicroProfile related talks at Devoxx and wanted to share some of those as well. See below for a talk about Jakarta EE MicroProfile WebStandards by Adam Bien, a Java EE/Jakarta EE and MicroProfile discussion with Sebastian Daschner, and a talk about Securing Microservices from Emily Jiang.
Did You Know? Payara Server Now Comes with MicroProfile Admin Console Integration!
Published on 07 Nov 2018
by Susan Rai
Topics:
Payara Micro,
MicroProfile,
Payara Platform 5,
New Releases
|
0 Comments
How to Create a Domain Data Grid and Use With a Load Balancer
Published on 29 Oct 2018
by Kenji Hasunuma
Topics:
Payara Micro,
Microsoft Azure,
Payara Server 5 Basics,
domain data grid
|
4 Comments
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.