Skip to main content

Announcement: Language Server for MicroProfile and the Tools for MicroProfile VS Code extension

By Helidon, LSP4MP, MicroProfile Community, Open Liberty, Quarkus No Comments

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

Quarkus MicroProfile Cheat Sheet

By MicroProfile Community, Quarkus No Comments

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

Next-generation Kubernetes Native Java Framework implements Eclipse MicroProfile

By Microservices, Quarkus No Comments

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