Posts tagged Payara Micro (10)
Using the Payara Micro Maven Plugin
Published on 03 Aug 2017
by Mike Croft
Topics:
ActiveMQ,
JMS,
Maven,
Payara Micro,
Microservices,
How-to,
Uber JAR
|
4 Comments
Payara Micro provides build tool plugins for Maven and Gradle. The plugins allows to start/stop/reload Payara Micro instance and package uber jar bundle of application. To illustrate the use of Payara Micro Maven Plugin, I'll be revisiting my earlier blog on another feature of Payara Micro - the ability to use Payara Micro as a JMS consumer.
Nadando río arriba: Avanzando con Eclipse MicroProfile y JDK8
Published on 28 Jul 2017
by Mike Croft
Topics:
What's New,
Payara Micro,
Microservices,
MicroProfile,
Eclipse,
Spanish language
|
0 Comments
Eclipse MicroProfile es una especificación para un conjunto de APIs diseñadas para construir MicroServicios. Este proyecto ha existido desde hace más de un año y es algo con lo que Payara está altamente comprometido. Los lectores a los que les gusta estar al día con las noticias desde a comunidad de Java probablemente serán conscientes de como el proyecto ha progresado a grandes saltos últimamente. Está siendo un camino largo y arduo desde la versión 1.0 a la versión 1.1 de la especificación pero, en este momento, mucho ha sido desarrollado y hay multitud de APIs actualmente en desarrollo.
Swimming Upstream: Moving Forward with Eclipse MicroProfile and JDK 8
Published on 28 Jul 2017
by Mike Croft
Topics:
What's New,
Payara Micro,
Microservices,
MicroProfile,
Eclipse
|
0 Comments
The Eclipse MicroProfile is a specification for a set of APIs appropriate to building MicroServices. The project has existed for over a year now and is something that Payara is highly committed to. Readers who like to keep up-to-date with news from the Java community will probably already be aware of how the project has progressed in leaps and bounds lately. It's been a long road from version 1.0 to version 1.1 of the specification but, in that time, a lot has developed and there are multiple APIs currently being worked on.
Payara Micro JCA Adapters - Amazon SQS
Published on 26 Jul 2017
by Matthew Gill
Topics:
What's New,
Payara Micro,
Microservices,
Cloud,
Amazon Cloud,
Cloud Connectors
|
3 Comments
In this blog, which follows on from the Cloud Connectors in Payara Micro, we will explain the Amazon Simple Queue Service (SQS) connector and how to use it in Payara Server / Micro.
Payara Micro JCA Adapters - MQTT
Published on 28 Jun 2017
by Matthew Gill
Topics:
What's New,
Payara Micro,
Microservices,
Cloud,
Cloud Connectors
|
14 Comments
In this blog, which follows on from the introduction to Cloud Connectors in Payara Micro, we will explain MQTT and how to use it in Payara Micro with Mosquitto.
Deploying Data Source Configuration
Published on 14 Jun 2017
by Arjan Tijms
Topics:
Java EE,
Maven,
Payara Micro,
Microservices,
CLI,
DevOps,
Developer
|
4 Comments
Since Java EE 6 it's possible to define data sources in a portable way.
This does mean though that the data source is embedded in the application archive. For some use cases, this is exactly what's needed, but for others it may not be ideal.
Payara Micro JCA Adapters - Apache Kafka
Published on 08 Jun 2017
by Matthew Gill
Topics:
What's New,
Maven,
Payara Micro,
Microservices,
Cloud,
Uber JAR,
Cloud Connectors
|
11 Comments
In this blog, which follows on from the introduction to Cloud Connectors in Payara Micro, we'll guide you through the process of setting up Payara Micro as a Kafka Client, which can produce and consume data from Apache Kafka.
Using the JMS Notifier with Payara Micro
Published on 18 May 2017
by Mike Croft
Topics:
JMS,
Payara Micro,
Microservices,
How-to,
Notifier
|
4 Comments
Payara Server 171 was a huge release with lots of new features and improvements on many others. We've already written about improvements to the Request Tracing service and had a guest blog about using the email notifier.
The email notifier is just one of a whole host of notifiers we now have available. A lot were added in the 171 release and more are on their way in the imminent 172 release!
Payara Micro 171 - New Features Demo
Published on 28 Apr 2017
by Andrew Pielage
Topics:
What's New,
Payara Micro,
Microservices,
Hazelcast,
Uber JAR,
MicroProfile
|
0 Comments
This quick vlog shows off a few of the recent features and changes we added to Payara Micro in the 171 release. In it, we’ll cover sending asadmin commands to Micro instances from the DAS, how config changes in a pre-existing Payara Micro domain now get packaged up when creating an Uber JAR, as well as a couple of quality of life changes we’ve added.
'Demystifying Microservices for Java EE Developers' - new guide now available!
Published on 06 Mar 2017
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
How-to,
MicroProfile
|
1 Comment
Lately there has been a lot of talk about microservices - a new way to develop and design enterprise applications. In this document, written by David Heffelfinger - an independent Java EE expert - we aim to cut through the hype, explaining microservices in terms that make sense to Java EE developers.