Posts tagged JakartaEE (23)
The Payara Monthly Catch for April 2020
Published on 04 May 2020
by Jadon Ortlepp
Topics:
Java EE,
MicroProfile,
JakartaEE,
news and events,
Java
|
0 Comments
With the lock downs raging on, more events are being cancelled and postponed. The upside is many have also pivoted to being virtual and many advocates are now pumping out interesting webinars and videos. The quality of content has also certainly not diminished, so read on dear reader!
Below you will find a curated list of some of the most interesting news, articles and videos from this month. Cant wait until the end of the month? then visit our twitter page where we post all these articles as we find them!
Advanced Administration & Maintenance of Payara Server
Published on 28 Apr 2020
by Jadon Ortlepp
Topics:
JakartaEE,
Payara Server
|
0 Comments
After you've got familiar with administering Payara Server, having configured your domain and deployed your applications, you might find it useful to get some more information on features supporting maintenance of your domain in the longer term. If you are not quite there yet, have a look at our resources page or our getting started page.
Easy ways to bring your Java Microservices to the Cloud
Published on 24 Apr 2020
by Jadon Ortlepp
Topics:
Microservices,
Cloud,
MicroProfile,
JakartaEE,
Java
|
0 Comments
All companies are software companies, and businesses will always experience the challenge of keeping integrations between users and applications scalable, productive, fast, and of high quality. To combat this, cloud, microservices, and other modern solutions come up more and more in architectural decisions. Here is the question: Is Java prepared to deal with these diverse concepts in a corporate environment?
Using Payara Server with Docker
Published on 22 Apr 2020
by Jadon Ortlepp
Topics:
Docker,
JakartaEE,
Payara Server
|
4 Comments
Docker is a platform which makes it easier to create, deploy and run your applications using containers. A container bundles all the software needed to run it. By packaging the required dependencies, it makes it easy to run it on any machine, regardless of small configuration differences. This article will explain more about introducing Docker.
Getting Started with Payara Server
Published on 20 Apr 2020
by Jadon Ortlepp
Topics:
MicroProfile,
JakartaEE,
Payara Server
|
0 Comments
Video Tutorial - How to Create a Secure JSF JPA Application
Published on 17 Apr 2020
by Fabio Turizo
Topics:
Java EE,
Security,
JakartaEE
|
6 Comments
Add Payara Server 5 to the Visual Studio Code Tutorial
Published on 03 Apr 2020
by Gaurav Gupta
Topics:
JakartaEE,
Payara Server 5 Basics,
Payara tools,
tutorial
|
17 Comments
The Payara Monthly Catch for March 2020
Published on 01 Apr 2020
by Jadon Ortlepp
Topics:
Java EE,
MicroProfile,
JakartaEE,
news and events,
Java
|
0 Comments
Payara Platform 201 : New Release Roundup
Published on 26 Mar 2020
by Debbie Hoffman
Topics:
What's New,
JakartaEE,
New Releases
|
0 Comments
Hot Deploy Feature in Payara Platform 5.201
Published on 23 Mar 2020
by Gaurav Gupta
Topics:
JakartaEE,
New Releases,
Payara tools
|
12 Comments
Being productive gives developers a sense of satisfaction and fulfillment. That's why increasing developer productivity is always our priority and we are consistently working towards improving the Payara Platform developer tools and the developer experience.
In this blog, we will show you how to configure a Project in the Apache NetBeans IDE to enable Auto Deploy and Hot Deploy mode.
The Auto Deploy and Hot Deploy mode are helpful for developers to run and test an application immediately after making changes to its sources without restarting the Server or manual redeployment to maximize your productivity where Auto Deploy is the feature of Apache NetBeans IDE and Hot Deploy is the feature of Payara Server. Hot Deploy mode is currently only supported in Apache NetBeans IDE as an experimental feature.