The Payara Monthly Catch for October 2019
Originally published on 07 Nov 2019
Last updated on 11 Nov 2019
Apologies for the late edition this month! Your humble author has been on the road with recent conferences in Europe. But I hope I can make it up to you!
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!
Articles
Hazelcast to show the options you have when you want to introduce caching into your microservice system. A complete guide on caching architectural patterns.
Comic Of The Month
Videos & Podcasts
Authentication and Authorization with Payara and MicroProfile JWT- Adam Bien
quickly demonstrates authentication and authorization in JAX-RS with JSON Web Tokens (JWT)
Josh Juneau on Jakarta EE 8- Application Developer and Java Champion, Josh Juneau, talks about what Jakarta EE 8 means for the Java ecosystem.
In this episode of the Bootiful Podcast - Josh Long talks to fellow Java Champion, New Delhi JUG leader, author, teacher, and JetBrains Developer Advocate Mala Gupta about Java, learning new features, and more.
Authentication and Authorization with Payara and MicroProfile JWT - The maestro from Munich
Adam Bien with another great video.
Most Popular Programming Languages 1965 - 2019- Timeline of the most popular programming languages since 1965 to 2019. Data really is Beautiful.
MicroProfile OpenAPI with Swagger UI - Adam Bien shows how to add Swagger UI to a JAX-RS / MicroProfile endpoint using his Watch & Deploy and Payara Server.
Securing the JVM - In this talk from GOTO 2019 , Nicolas Frankel shows some of the things you could do in an unsecured JVM. And explains the basics of securing it, and demonstrates a working process on how to do it.
Community News
Eclipse MicroProfile 3.1 has been released and builds on the 3.0 version by updating the Metrics, and Health APIs.
Payara Server is Jakarta EE 8 Compatible! We are very happy to report that we've successfully passed all of nearly 50,000 test suites of Jakarta EE 8 TCK, and Payara Server 5.193.1 is Jakarta EE 8 Full Profile compatible!
Related Posts
Moving Beyond GlassFish - Here's Why and How
Published on 11 Nov 2024
by Chiara Civardi
0 Comments
If you’re still managing Java applications on GlassFish middleware, you might be hitting some roadblocks, such as difficulties with automation, lack of integrated monitoring and official support and limited abilities with modern tools. However, ...
Nugget Friday - Building Resilient Microservices with MicroProfile Fault Tolerance
Published on 08 Nov 2024
by Luqman Saeed
0 Comments
While we all want maximum uptime for our software systems, failures and downtimes are inevitable. However, these can be minimized and quickly resolved through comprehensive, robust and well-designed fault tolerance mechanisms. This Nugget ...