Posts tagged Payara Micro (11)
Payara Conference Presentations - 2016 Summary
Published on 12 Jan 2017
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
Cloud,
MicroProfile
|
0 Comments
2016 was a great year for us - the Payara Team was extremely busy attending and speaking at the various events and conferences, especially in the last couple of months. We went to JavaOne in San Francisco, Devoxx in Antwerp, W-JAX in Munich, GeeCon in Prague, JDD Conference in Krakow - and that's just to name a few!
Below you will find a selection of the recorded talks ( in English, Spanish & Czech language) from some of the events we've had a pleasure to present at in 2016.
Getting Started with Payara Micro - Demo
Published on 28 Dec 2016
by Andrew Pielage
Topics:
Payara Micro,
Microservices,
Demo,
Payara Server Basics,
How-to
|
1 Comment
Mike Croft for TechTarget -Configuration JSR, microservices & Docker
Published on 13 Dec 2016
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
Docker,
Uber JAR,
MicroProfile
|
0 Comments
In his second interview for TechTarget, Mike Croft - Payara's Support Engineer - talks about the benefits of having a configuration standard as part of Java and Java EE. Mike is also sharing his views on how container-based technology is changing the way application servers are developed, along with how microservices are being deployed.
Mike Croft for TechTarget - Implementing Microservices for Java EE
Published on 05 Dec 2016
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
MicroProfile
|
0 Comments
The MicroProfile at Devoxx: Learning Our Way Forward
Published on 21 Nov 2016
by Mike Croft
Topics:
What's New,
Java EE,
Payara Micro,
Microservices,
MicroProfile
|
0 Comments
2016 has been a bit of a wild ride, to say the least. Lots of major things have happened politically and in popular culture. Considering the world of Java and its related ecosystems, we've seen a lot of activity too, with announcements about the delay of Java 9, the concerns raised by the Java EE Guardians (shared by many), and a largely unprecedented move in the establishment of the MicroProfile initiative.
Working with External Configuration Files in Payara Micro
Published on 26 Oct 2016
by Mike Croft
Topics:
Payara Micro,
Microservices,
Docker,
Uber JAR
|
0 Comments
It is relatively common for applications to need additional configuration files outside of what is provided in Payara Server or Payara Micro. If you are used to using a custom security realm in Payara Server, for example, it may not be immediately clear how you can use the same file with applications deployed to Payara Micro.
Cloud Native Java EE
Published on 29 Sep 2016
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
Docker,
Cloud,
Amazon Cloud,
MicroProfile
|
0 Comments
The video tutorial by the Payara Support Engineers Mike Croft and Ondrej Mihalyi, presented at the JavaOne 2016 Conference in San Francisco last week is now available to watch online!
Payara MicroProfile 1.0 Released
Published on 19 Sep 2016
by Steve Millidge
Topics:
Payara Micro,
Microservices,
CDI,
REST,
MicroProfile
|
0 Comments
Back in June we announced MicroProfile with RedHat, IBM, Tomitribe, LJC and SouJava and Microprofile.io was launched as a location for community collaboration on Enterprise Java Microservices. In the announcement each of the vendors promised to have a MicroProfile runtime ready and available in time for JavaOne. Well after much beavering away here in the Payara Engineering team we have just pushed onto Maven Central our 1.0 release of Payara MicroProfile.
Persistent EJB Timers in Payara Micro
Published on 31 Aug 2016
by Ondro Mihályi
Topics:
What's New,
Production Features,
Payara Micro,
Microservices,
Hazelcast,
Caching,
Clustering,
Scalability
|
0 Comments
Payara Micro is packed with most of the features and APIs that come with Payara Server Full Profile even though it doesn't entirely support whole Jakarta EE Full Profile. As an example, Payara Micro supports persistent EJB Timers, which are only required by the Jakarta EE Full Profile and not by the Web Profile. In Payara Micro, it's possible to use persistent EJB Timers, which are stored across your micro instances inside the distributed data grid as long as at least one instance in the data grid is up and running.
What's new in Payara Server 163?
Published on 16 Aug 2016
by Mike Croft
Topics:
What's New,
Payara Micro,
Hazelcast,
CDI,
REST
|
6 Comments
As we enter the third quarter of the year, that can only mean one thing: Payara Server 163 is here! With this release, we’ve managed to cram in 44 bug fixes, 34 enhancements, 6 new features and 6 component upgrades. One of these new features is the tech preview of our new Request Tracing service, which I’ll explain in more detail below.