-
Enterprise Java
Stylish API
In this blog post we are going to look at the new styling and other new options available in OpenAPI…
Read More » -
Enterprise Java
Experimental GraphQL
This blog post is a follow up on the initial introductory post, Supersonic Subatomic GraphQL, and here we will explore…
Read More » -
Enterprise Java
MicroProfile OpenAPI for everyone
MicroProfile OpenAPI is primarily used for adding OpenAPI to JAX-RS Endpoints. In this blog post we will look at how…
Read More » -
Enterprise Java
Supersonic Subatomic GraphQL
MicroProfile GraphQL is now included in the just released version 1.5.0 of Quarkus. You can now use code.quarkus.io to get…
Read More » -
Enterprise Java
Proposed namespace for Jakarta EE
Disclaimer: This is my personal opinion and does not represent the view of my employer. By now everyone know that…
Read More » -
Core Java
When using JAXB
Not many examples show this, but how you use JAXB in your application can make a huge difference in the…
Read More » -
Enterprise Java
Swagger UI on MicroProfile OpenAPI
MicroProfile OpenApi gives us a standardized way to describe our JAX-RS API’s using OpenApi 3. If you have used swagger-jaxrs…
Read More » -
Enterprise Java
Reusable MicroProfile Health probes
MicroProfile Health API is a very basic API to report the state of your service, based on one or more…
Read More » -
Enterprise Java
A configurable JAX-RS ExceptionMapper with MicroProfile Config
When you create REST services with JAX-RS, you typically either return nothing (so HTTP 201/2/4 etc) or some data, potentially…
Read More »
- 1
- 2