Crafting the Official MicroProfile API Tutorial in Collaboration with the MicroProfile Working Group
I am thrilled to share my latest endeavor: Developing the Official MicroProfile API Tutorial in collaboration with the MicroProfile Working Group. As the landscape of cloud-native development evolves, equipping developers with the knowledge and skills to navigate these changes is essential. Accordingly, I am working on this Official MicroProfile API…
Read More
MicroProfile 6.0 lanserades och använder sig av Jakarta EE 10 Core Profile!MicroProfile, en öppen källkodscommunity som samarbetar med Java-mikrotjänster för företag, är glada att kunna annonsera lanseringen av MicroProfile 6.0!MicroProfile 6.0 använder sig av Jakarta EE 10 Core Profile. Jakarta EE 10 Core Profile definierar en basprofil för att leverera…
Read More
Состоялся релиз MicroProfile 6.0, который поддерживает Jakarta EE 10 Core Profile! MicroProfile, сообщество с открытым исходным кодом, сотрудничающее в области корпоративных Java-микросервисов, с радостью объявляет о релизе MicroProfile 6.0! MicroProfile 6.0 использует профиль Jakarta EE 10 Core Profile. Jakarta EE 10 Core Profile определяет базовый профиль для предоставления компонентов, используемых…
Read More
MicroProfile 6.0 wird veröffentlicht und übernimmt das Jakarta EE 10 Core Profile! MicroProfile, eine Open-Source-Community, die gemeinsam an Enterprise Java Microservices arbeitet, freut sich, die Veröffentlichung von MicroProfile 6.0 bekannt zu geben! MicroProfile 6.0 übernimmt das Jakarta EE 10 Core Profile. Jakarta EE 10 Core Profile definiert ein Basisprofil, um…
Read More
MicroProfile 6.0 リリースとJakarta EE 10 Core Profileへの対応 企業向けJavaマイクロサービスのコラボレーションの場であるオープンソースコミュニティMicroProfileは、 MicroProfile 6.0 をリリースします! MicroProfile 6.0はJakarta EE 10 Core Profileに対応します。 Jakarta EE 10 Core Profileは、依存のない単独のパッケージとして、MicroProfileで利用されるコンポーネントが含まれるベースとなるプロファイルです。本リリースでは、 MicroProfile OpenAPI と JWT Authentication はマイナーアップデートします。また、MicroProfile Metricsはメジャーアップデートし、いくつかの非互換が生じます。さらに、 MicroProfile Telemetryがこのリリースに追加され、MicroProfile OpenTracingを置き換えます。MicroProfile OpenTracingはMicroProfile 6.0には含まれず、スタンドアロンの仕様となります。 MicroProfile 6 互換製品として必須の仕様: MicroProfile Config 3.0 MicroProfile Fault Tolerance 4.0 MicroProfile Health 4.0 MicroProfile JWT Authentication 2.1 MicroProfile…
Read More
Publicación original 10 de enero de 2023 aquí MicroProfile, una comunidad de código abierto que colabora en microservicios Java empresariales, se complace en anunciar el lanzamiento de MicroProfile 6.0! MicroProfile 6.0 adopta Jakarta EE 10 Core Profile. Jakarta EE 10 Core Profile define un perfil base para entregar los componentes…
Read More
MicroProfile 6.0 Release with Jakarta EE 10 Core Profile adoption MicroProfile, an Open-Source Community that collaborates on enterprise Java microservices, is pleased to announce the release of MicroProfile 6.0! MicroProfile 6.0 adopts Jakarta EE 10 Core Profile. Jakarta EE 10 Core Profile defines a base profile to deliver the components…
Read More
Community Day at EclipseCon 2022 was held in person on Monday, October 24 in Ludwigsburg, Germany. Community Day has always been a great event for Eclipse working groups and project teams, including Jakarta EE/MicroProfile. This year was no exception. A number of great sessions were delivered from prominent folks in…
Read More
Versión de lanzamiento publicada el 7 de diciembre de 2021 MicroProfile, una comunidad de código abierto que colabora en microservicios de Java empresariales, se place en anunciar el lanzamiento de MicroProfile 5.0. MicroProfile 5.0 permite utilizar las API de MicroProfile junto con Jakarta EE 9.1 (espacio de nombres de Jakarta…
Read More
MicroProfile, an Open-Source Community that collaborates on enterprise Java microservices, would like to announce the release of MicroProfile 5.0. MicroProfile 5.0 enables MicroProfile APIs to be used together with Jakarta EE 9.1 (Jakarta EE namespace). This release was mainly focused on updating dependencies from javax to jakarta, as well as…
Read More
Esta serie de videotutoriales ha sido preparada para que el desarrollador con conocimientos básicos de Java pueda adentrarse en la creación de microservicios con MicroProfile. Los vídeos han sido creados como capítulos independientes, por lo que pueden analizarse de forma individual y los ejercicios se ejecutan de principio a fin…
Read More
Do you really need a sledgehammer to crack a nut? (Part 2) In the previous section (Microprofile, a knight or just another pawn ), we implemented MicroProfile interoperable JWT RBAC. We also secured the resource with the help of the claim scope present in the JWT token received in the…
Read More
We are happy to announce that the Garden State Java User Group (GSJUG) has joined the MicroProfile Working Group (MPWG) as of January 2021. We follow the Atlanta Java Users Group (AJUG) as the second JUG to be part of the working group. Serving on the Steering Committee as primary…
Read More
Do you really need a sledgehammer to crack a nut? Seeing the number of aspects that need to be covered to achieve the end goal, this blog post is divided into 2 parts. This first part explains the need, possible solution, introduction to MicroProfile, project set-up and implementation of…
Read More
The latest release of MicroProfile 4.0 aligns with Jakarta EE 8. There are many new and exciting features introduced in MicroProfile 4.0. In this blog, we'll take a look at all of the MicroProfile 4.0 updated features and then show you how to use them in Open Liberty. What's New…
Read More
MicroProfile, an Open-Source Community that collaborates on enterprise Java microservices, would like to announce the release of MicroProfile 4.0. MicroProfile 4.0 is the first version released by the recently-formed MicroProfile Working Group within the Eclipse Foundation. This important milestone demonstrates the commitment of the MicroProfile community and the Eclipse Foundation…
Read More
Link to original copy and social post here The Atlanta Java Users Group is a founding member of the MicroProfile Working Group (MPWG) and has a seat in the MPWG Steering Committee. Wait! What? This has been a wild ride and to tell you why it came about here is a little context.…
Read More
We are happy to announce the first release of the Language Server for MicroProfile (LSP4MP) and the Tools for MicroProfile VS Code extension. LSP4MP is a language server that provides core language support for MicroProfile, including code complete, diagnostics, snippets and more. Tools for MicroProfile leverages LSP4MP to provide a…
Read More
At Oracle Code One 2019 Rafael Guimares, Otavio Santana, and I presented this 45 minutes session for the first time. We provided a case of cloud migration and modernization of a widely use monolithic system with the help of MicroProfile, Jakarta EE, TomEEand Tribestream API Gateway in the Brazilian medical Industry that involved several challenges such as the fifth-largest…
Read More
The Eclipse MicroProfile Course Bundle contains the most comprehensive e-book and video course to start learning Eclipse MicroProfile. It covers all twelve Eclipse MicroProfile specifications with hands-on examples and is constantly updated with each new MicroProfile release. Not only does it help MicroProfile newcomers, but it also helps seasoned Java…
Read More
Today we released the first version of the new MicroProfile GraphQL specification that will reside outside of the MicroProfile Umbrella specification. The intent of the MicroProfile GraphQL specification is to provide a "code-first" set of APIs that will enable users to quickly develop portable GraphQL-based applications in Java. There are…
Read More
Eclipse MicroProfile, an open forum to collaborate on enterprise Java microservices specifications, would like to announce the release of Eclipse MicroProfile 3.3. Like its previous version, MicroProfile 3.3 continues to align itself with CDI, JAX-RS, JSON-P, and JSON-B as the foundational programming model for the development of Java microservices. The…
Read More
A tool to create cloud-native Java microservices: MicroProfile Starter 1.0 MicroProfile Starter (Beta) was released in February of 2019 and as of January 27, 2020, there had been 12,421 projects created via MicroProfile Starter! Now, the already popular tool is ready for its public release and is generally available. What…
Read More
The MicroProfile community is thriving and always on the lookout for new members to join the family. This Open Source community cares about its members and will do its best to keep the hurdles of getting involved as low as possible. We asked Martin Stefanko to participate in the MicroProfiler Onboarding…
Read More
I'm happy to announce that the first version of this open source e-Book is available. This e-book is for everyone, who wants to start learning MicroProfile. I started writing this e-Book as my way to say thank you. This is my contribution back to this amazing community. Here is…
Read More
Today, the MicroProfile community would like to announce the availability of the IntelliJ plugin for MicroProfile Starter. In order to install the plugin, you need to have the IntelliJ installed, then go to File > Settings > Plugins and search for “MicroProfile Starter” and click on the “Install” button. As…
Read More
Eclipse MicroProfile 3.2 is Now Available Eclipse MicroProfile, an open forum to collaborate on enterprise Java microservices, would like to announce the release of Eclipse MicroProfile 3.2. Following MicroProfile’s adoption of semantic versioning, Eclipse MicroProfile 3.2, reverts an inadvertent backward incompatible change introduced in Metrics 2.1 as part of MicroProfile…
Read More
The MicroProfile community is thriving and always on the lookout for new members to join the family. This Open Source community cares about its members and will do its best to keep the hurdles of getting involved as low as possible. We asked David to be interviewed (git issue) to…
Read More
To help newcomers or Java EE developers to start with Eclipse MicroProfile, I've created a tutorial for each specification. These tutorials cover all twelve specs and discuss each in detail with code-examples. Furthermore, there is a YouTube video for each spec available to see it in-action. The whole source code…
Read More
Eclipse MicroProfile, an open forum to collaborate on enterprise Java microservices, would like to announce the release of Eclipse MicroProfile 3.1. Eclipse MicroProfile 3.1, which builds on the 3.0 version, updates the Metrics, and Health APIs. Like its previous version, MicroProfile 3.1 continues to align itself with Java EE 8…
Read More
The MicroProfile community would like to announce the availability of a Visual Studio Code extension for MicroProfile Starter. Version 0.1 of the VS Code extension for Eclipse MicroProfile Starter is now available in Visual Studio Code’s Marketplace for developers to download and use. MicroProfile Starter generates for developers Maven projects…
Read More
The MicroProfile community is thriving and always on the lookout for new members to join the family. This Open Source community cares about its members and will do its best to keep the hurdles of getting involved as low as possible. We asked Edwin to be interviewed (git issue) to…
Read More
MicroProfile Reactive Messaging 1.0 is now available as a standalone release, i.e. outside the MicroProfile umbrella/platform release. MicroProfile Reactive Messaging delivers a development model to build event-driven microservices and data streaming applications. A long-time has passed since the initial discussions about reactive in MicroProfile. In February, we released Reactive Streams…
Read More
Is a common code practice in our microservices to have a lot of If’s blocks to validate if some values are null, or if the have the right size, the dates are correct, etc. then the developer needs to inform the user that something went wrong and 50% of our…
Read More
Es muy común que en nuestros microservicios estén llenos de múltiples validaciones con bloques de if’s en los cuales probamos si el valor no es nulo, si tiene una longitud adecuada, fechas correctas, etc. y luego debemos informarle al usuario que fue lo que salió mal... y el 50% de…
Read More
MicroProfile Context Propagation 1.0 is now available as a standalone release, i.e. outside the MicroProfile umbrella/platform release. MicroProfile Context Propagation enables CompletionStages and CompletableFutures, such as those returned by MicroProfile Fault Tolerance @Asynchronous, to reliably run with predictable thread context, and guards against unintentional donation of context from threads that…
Read More
We are thrilled to announce a REST API and a command line interface (CLI) for your MicroProfile Starter service that has been available since February 2019. This has been a feature requested by MicroProfile developers since MicroProfile Starter's inception so that they can access the Starter from a command line.…
Read More
The MicroProfile community is thriving and always on the lookout for new members to join the family. Recently Alex Lewis, showed up and contributed to the Microprofile Logging thread, which lead to him joining the next Community Hangout. During that call, we asked Alex if he was ok with being…
Read More
With the Microprofile-Config API there is a new and easy way to deal with configuration properties in an application. The Microprofile-Config API allows you to access config and property values form different sources like: System.getProperties() (ordinal=400) System.getenv() (ordinal=300) all META-INF/microprofile-config.properties files Developers can find a good introduction into the Microprofile…
Read More
Eclipse MicroProfile 3.0 is Now Available Eclipse MicroProfile, an open forum to collaborate on enterprise Java microservices, would like to announce the release of Eclipse MicroProfile 3.0. Eclipse MicroProfile 3.0, which builds on the 2.2 version, updates the Rest Client, Metrics, and Health Check APIs, the last two introducing breaking…
Read More
Background There has been a recent update on the Jakarta EE rights to Java trademarks. It is worth a read in detail since there will be a future impact on the Eclipse MicroProfile specifications. To be brief, Jakarta EE specifications can use the existing Java EE-related apis defined under the…
Read More
¿Cuantas veces nos hemos vistos en la necesidad de exponer una API para la subida de archivos? Por ejemplo que el usuario suba un archivo delimitado por comas para crear o actualizar de forma masiva alguna entidad en la base de datos. Al buscar en lugares como StackOverflow lo más…
Read More
How any times do developers need an endpoint to handle file uploads? For example the user needs to upload a CSV file to make a batch insert or update. Searching in places like StackOverflow, it is common to find that there is no stantard way to handle file uploads with…
Read More
https://dev.to/geefygeorge/database-enabled-microservices-with-tomee-and-microprofile-1afb Creating database enabled Microservices with Tomee and MicroProfile is a fairly straightforward task. In this five (5) minutes article, I'm going to highlight the key points you, as a developer out to consider. Disclosure, we'll be looking at code, however this isn't a step-by-step tutorial.
Read More
http://bit.ly/mp-jwt-keycloak In this tutorial, developers will learn how to secure their deployments using MicroProfile JWT and Keycloak.
Read More
There are many good examples that demonstrate specific MicroProfile functionality and there are also good examples that showcase Istio functionality, especially the BookInfo application. Since I couldn't find a comprehensive application that utilizes MicroProfile and Istio, my colleague Harald Uebele and I have built one.
Read More
This stackoverflow question on MicroProfile support in Quarkus pointed out the need for a one-pager cheat-sheet on Quarkus MicroProfile support. MicroProfile is a collection of specifications. SmallRye is a project that implements MicroProfile specifications. Generally speaking, there is a SmallRye GitHub repo in support of each specification. Quarkus implements MicroProfile specifications…
Read More
The Boost Vision The Open Liberty team would like to share some Maven/Gradle function with the MicroProfile community, which we've been prototyping as the "Boost" plugin. The "Boost" approach abstracts away from the end-user developer the details of installing and configuring an individual MicroProfile implementation with the deployed project application,…
Read More
https://dzone.com/articles/how-to-use-recent-microprofile-and-jdk-features-to Managing a potentially unlimited number of autonomous, loosely coupled and frequently updated microservices on top of a flexible cloud infrastructure, creates new challenges for developers. This article outlines features of recent JDK and MicroProfile updates for reliably deploying and scaling cloud applications while continuously integrating network and service updates.…
Read More
Muchas organizaciones que se encuentran en transición o transformación digital, entienden las ventajas de microservicios, por tanto están tomando muy en serio el hecho de poder dividir o complementar los monolitos existentes con microservicios. Una de las primeras opciones que toman es el separar los diferentes modelos de dominio de…
Read More
Today Quarkus was introduced to the open source community. Per its announcement, “Quarkus is a Kubernetes Native Java framework tailored for GraalVM and HotSpot, crafted from best-of-breed Java libraries and standards.” Quarkus is designed to provide a great experience for developing and running Java on containers, Kubernetes, and Function-as-a-Service (FaaS)…
Read More
The MicroProfile Contributors would like to announce the release of Eclipse MicroProfile 2.2. Eclipse MicroProfile 2.2, which builds on the 2.1 version, updates the Fault Tolerance, Open Tracing, Open API, and Rest Client APIs. Like its previous version, MicroProfile 2.2 continues to align itself with Java EE 8 as the…
Read More
Get your projects started quickly. Starting today, MicroProfile Starter (Beta) is available. MicroProfile Starter is a new resource for developers to learn how to get started with MicroProfile. MicroProfile Starter helps developers kickstart their microservices development journey, choosing the runtime they’re most comfortable with from the list of available…
Read More
Monitoring Resiliency Behavior With MicroProfile I’ve recorded a 4 minutes video that shows how to get technical metrics of resiliency mechanism without effort with MicroProfile Fault Tolerance 1.1. Now, Fault Tolerance includes metrics that by default are emitted via the metrics endpoints. Video also shows how you can use and…
Read More
Difference between Java EE, Jakarta EE & MicroProfile At Devoxx BE 2018, I was interviewed by Yolande Poirier on what's the difference between Java EE, now Jakarta EE, and Eclipse MicroProfile. During the 7 minutes conversation, we also discussed what enterprise projects could build their enterprise applications on. You can…
Read More
Distributed Tracing With Java EE, Istio & MicroProfile I’ve recorded a 17 minutes video that shows how to add distributed tracing to Java EE applications that run in an Istio cluster. The HTTP headers that correlate the tracing information can be added to the JAX-RS resources and clients via MicroProfile OpenTracing.…
Read More
https://jefrajames.wordpress.com/2019/01/04/when-graphql-meets-microprofile/ In this blog post I’m going to explain how the group started, what are the challenges and what will be the next steps. After a year of actively observing the transition from Java EE to Jakarta EE (including several conferences I have given on the subject), I’ve decided to…
Read More
https://kodnito.com/posts/microprofile-and-kotlin/ Kotlin is an object-oriented programming language created by JetBrains which runs on top of the JVM and can also be compiled to JavaScript or native code using LLVM. In this tutorial, we will use Kotlin language to create a simple MicroProfile REST API.
Read More
https://kodnito.com/posts/deploy-microprofile-application-on-heroku/ In this tutorial, we will learn how to deploy the MicroProfile application on Heroku using Payara Micro as the application server. Heroku is a cloud platform as a service (PaaS) supporting several programming languages.
Read More
https://kodnito.com/posts/microprofile-config-using-tomee/ TomEE version 7.1.0 now supports MicroProfile. In this quick tutorial, I will show you how to get started with MicroProfile Config using the Apache TomEE application server.
Read More
https://kodnito.com/posts/getting-started-with-microprofile-metrics-and-prometheus/ In this article, we will learn how to use MicroProfile Metrics and Prometheus to collect metrics from monitored targets.
Read More
https://kodnito.com/posts/documenting-rest-api-using-microprofile-openapi-swagger-ui-payara-micro/ In this tutorial, I will show you how to generate API documentation using MicroProfile OpenAPI and Payara Micro runtime. Learn more about MicroProfile OpenAPI Specification.
Read More
