Posts tagged Payara Micro (13)
Payara Micro Maven Deployer - Demo
Published on 08 Jun 2016
by Andrew Pielage
Topics:
What's New,
Maven,
Payara Micro,
Microservices,
Demo
|
0 Comments
Payara Micro 162 can now deploy your artifacts stored in Maven repositories simply by providing the GAV coordinates. This should provide another option for continuous delivery scripts!
Piyara - Payara Micro on Raspberry Pi Demo
Published on 23 May 2016
by Steve Millidge
Topics:
Java EE,
Payara Micro,
Microservices
|
0 Comments
If you've read my interview with JAXenter, you already know that I very much disagree with labelling Java EE as heavyweight - simply because it is not true! The latest servers from most of the Java EE vendors have been re-architected to be very light-weight on resources including memory, cpu and disc footprint. We recently did some testing of microservices implementations and many of those come in at under 50MB of RAM to run Java EE based microservices. Also, installation and configuration has been streamlined and many of the microservices versions of the products require no installation.
Steve Millidge for JAXenter - 'Java EE’s heavyweight label is just mythology'
Published on 19 May 2016
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices
|
0 Comments
In this interview for JAXenter.com , Steve Millidge, the Founder of Payara and speaker at JAX 2016, talks about how to use CDI annotations in your Java EE applications, when to use which annotations, and what is automagically happening under the covers.
Steve also tells us exactly how heavyweight Java EE really is, explaining the repercussions and solutions.
What's New in Payara Server 162?
Published on 06 May 2016
by Mike Croft
Topics:
What's New,
Payara Micro
|
7 Comments
The second release of 2016 is finally here! Payara Server 4.1.1.162 is our biggest release yet in terms of sheer number of bug fixes and new features. One of the biggest things isn't actually a new feature of Payara Server but a newly rehosted documentation, and it's where you'll find the full release notes for this version.
Java EE Microservices Platforms & High Performance Java EE with JCache– jDays 2016
Published on 19 Apr 2016
by Steve Millidge
Topics:
Payara Micro,
Microservices,
Hazelcast,
Caching,
Spring Boot
|
6 Comments
Recently I attended as a speaker at my second jDays, a great conference in a great venue in Gothenburg. jDays is a fantastic conference as it is small enough to easily meet people and network and discuss tech, while at the same time big enough to run multiple tracks so there is always a session on that you’ll be interested in.
Flexible HA & Scalability Architectures with Payara Server
Published on 08 Feb 2016
by Steve Millidge
Topics:
Production Features,
Payara Micro,
Hazelcast,
Caching,
Clustering,
Ops Teams,
Scalability
|
3 Comments
One of the lesser known features and key benefits of Payara Server is that it provides huge flexibility when architecting topologies for High Availability and Scalability. Utilising the embedded Hazelcast Data Grid for web session and JCache clustering brings the potential of many different topologies for scale out.
Java EE Microservices - the Payara Way
Published on 04 Dec 2015
by Mike Croft
Topics:
Payara Micro,
Microservices,
Demo,
Hazelcast,
Caching
|
1 Comment
Bootiful Enterprise Applications powered by Spring Boot & hosted on Payara Micro
Published on 21 Nov 2015
by Mert Caliskan
Topics:
Payara Micro,
Microservices,
Spring Boot
|
3 Comments
We have already introduced Spring Boot to Payara Micro, the new fish on the block!, by implementing Spring Boot based RESTful web services and hosted on Payara Micro. While implementing it, we didn’t deal with any of the XML configurations or dependency management needed for the Spring framework with the help of the Spring Boot
Badass Microservices with Payara Micro at Devoxx 2015
Published on 20 Nov 2015
by Navin Surtani
Topics:
Payara Micro,
Microservices
|
0 Comments
'Deploy, Build and Scale Your Apps with Payara Micro' by Navin Surtani. In this short Quickie Session Navin Surtani demonstrates the ease of deployment of applications and services to Payara Micro, along with showing how simple it is to build and scale a cluster of instances running these services.
Payara Micro - Demo
Published on 16 Nov 2015
by David Winters
Topics:
Java EE,
Payara Micro,
Microservices,
Demo
|
0 Comments
'Running Java EE 7 Based Applications Using Payara Micro'. In this short demo David Winters, Payara Support Engineer, will show you how to start Payara Micro, how to run web applications on it and how you can use Payara Micro API to launch Payara Micro server instances from within your own Java applications and projects.