Posts tagged MicroProfile (16)
Consuming MicroProfile Metrics with Prometheus
Published on 19 Dec 2018
by Rudy De Busscher
Topics:
Microservices,
MicroProfile
|
3 Comments
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
Be Reactive and Micro with a MicroProfile Stack at Code One & Devoxx BE
Published on 24 Oct 2018
by Ondro Mihályi
Topics:
MicroProfile
|
0 Comments
Our goal within the Payara project is to facilitate innovations in Java web and enterprise applications. There are many areas to innovate but one of my favourite is better and simpler support for reactive programming. I've been exploring this area for a while. I have found some clever ways how to use standard APIs and Payara Platform to write reactive applications. This year in one of my session at Oracle Code One and Devoxx Belgium, I will focus on using MicroProfile API to write reactive microservices with simple code.
5 More Production Features of Payara Server 5 You (Probably) Don't Know About
Published on 24 Oct 2018
by Gaurav Gupta
Topics:
Production Features,
MicroProfile,
Notifier
|
0 Comments
In the previous blog of this series, we learned about 5 production features of the Payara Server 5. This blog will continue to introduce 5 more production features of Payara Server 5 that you might not know about - but should.
From Monoliths to Pragmatic Microservices with Java EE
Published on 11 Oct 2018
by Ondro Mihályi
Topics:
Java EE,
MicroProfile,
JakartaEE,
news and events
|
0 Comments
It seems like Microservices architecture is almost everywhere these days. For a long time, I used to have a feeling that many people talked about it but very few use it. So I decided to find out how to get the most out of Microservices. I've studied this architecture a lot, experimented with the technology created specifically for Microservices and talked to other people who knew more than me. This how I've met some incredible people. And it's also a reason why I've joined forces with Reza Rahman and Ivar Grimstad to create a Hands-on Lab about our findings, which we'll present at Oracle Code One this year.
How to Write Reactive Applications with MicroProfile
Published on 10 Sep 2018
by Ondro Mihályi
Topics:
Microservices,
MicroProfile
|
5 Comments
Eclipse MicroProfile is a framework that brings innovative technology to enterprise applications. Both Payara Server and Payara Micro provide the most recent MicroProfile version as soon as possible. Along with the aim to simplify development of microservices and cloud deployment, MicroProfile is continually adopting other modern approaches and patterns like reactive programming.
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
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.