Posts tagged Payara Micro (8)
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.
MicroProfile Metrics in Payara Micro
Published on 10 Apr 2018
by Kenji Hasunuma
Topics:
Payara Micro,
MicroProfile
|
4 Comments
One of the new features in Payara Server and Payara Micro 4.1.2.181 and 5.181 is full compatibility with MicroProfile 1.2. In this blog, I will introduce Metrics 1.0, a new API of MicroProfile 1.2 to use with Payara Micro (and Payara Server).
Taking Payara To The Cloud
Published on 29 Mar 2018
by Mike Croft
Topics:
Payara Micro,
Cloud,
Amazon Cloud,
Cloud-native,
Payara Server
|
0 Comments
It may be hard to believe in 2018, but there was once a time before Amazon Web Services. In 2006, Amazon launched what was to become the most dominant platform in cloud computing - the Elastic Compute Cloud (EC2). While there were a lot of early adopters who could see the benefits of "Infrastructure as a Service" (IaaS) style cloud computing - a notable example being Dropbox - there were many who were sceptical of the hype around the "cloud" and prompted stickers like the one pictured.
Event-Driven Microservices with Payara Micro
Published on 26 Mar 2018
by Jadon Ortlepp
Topics:
Payara Micro,
Microservices,
MicroProfile
|
0 Comments
What's Coming in Payara Server 5?
Published on 07 Mar 2018
by Michael Ranaldo
Topics:
Payara Micro,
MicroProfile,
Payara Server 5,
Cloud-native
|
1 Comment
First quarter of 2018 will bring with it our long-awaited Payara 5, fresh out of Beta. Scheduled for a Q1 release (download the Release Candidate here), Payara 5 brings with it a host of improvements to Payara Server and Payara Micro. Bringing long-awaited upgrades to a raft of APIs, as well as a rethinking of the cluster concept, Payara 5 also brings us up to date with Eclipse MicroProfile 1.2 and the core functionality of GlassFish 5.
Recent Additions in MicroProfile Config 1.1
Published on 22 Feb 2018
by Ondro Mihályi
Topics:
Payara Micro,
Payara Server Basics,
MicroProfile
|
0 Comments
Configuration is an important aspect of programming. However, a standard approach to it has been missing in Java for a long time. A year ago, the MicroProfile project decided to change that. I'm glad I could be part of it and help design the new API. One year later, a common configuration API aiming to set a standard is a reality, with several released versions and multiple projects that provide it. Payara Server and Payara Micro have supported MicroProfile Config API since version 4.1.2.173. We added support for Config 1.1 in version 4.1.2.174 and completed the support for all Eclipse MicroProfile 1.2 features in version 4.1.2.181. So let's summarize what's new since Config 1.0.