Posts tagged Payara Micro (8)
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
Rapid Development Tools for Java EE 8 and MicroProfile at GIDS 2018
Published on 23 May 2018
by Gaurav Gupta
Topics:
Payara Micro,
NetBeans,
MicroProfile
|
1 Comment
Getting Started with Payara Micro 5 - Demo
Published on 17 May 2018
by Andrew Pielage
Topics:
Payara Micro,
Microservices,
Demo,
Payara Server Basics,
How-to
|
0 Comments
Payara 5 で最も大きな新機能である、Domain Data Grid のデモです
Published on 16 May 2018
by Kenji Hasunuma
Topics:
Payara Micro,
Japanese language,
Payara Platform 5
|
0 Comments
Building Your Next Microservice With Eclipse MicroProfile
Published on 23 Apr 2018
by Ondro Mihályi
Topics:
Payara Micro,
Microservices,
MicroProfile
|
2 Comments
How to Test Applications with Payara® Server & Micro with Arquillian
Published on 12 Apr 2018
by Andrew Pielage
Topics:
Payara Micro,
Arquillian,
Payara Server
|
4 Comments
Before putting any application out for public access, it’s always worth testing that it works how you expect it to (and also how you don’t expect it to!). Effective testing of applications is something you can spend a week being taught, but for this blog I’ll just cover the basics of running JUnit and TestNG tests against Payara® Server & Micro using Arquillian.