Skip to content
#

jakartaee

jakarta-ee logo

Jakarta EE represents the best way to drive cloud-native, mission critical applications and build upon the decades of experience of real world deployments and developers.

Here are 145 public repositories matching this topic...

cargotracker
microshed-testing
aguibert
aguibert commented Nov 11, 2019

Describe the solution you'd like
Currently the OpenLiberty and Payara runtimes have dedicated modules that provide some helpful default configuration like:

  • default ports
  • default dockerfile instructions

It would be nice if TomEE also had a default module so users are not required to have a Dockerfile

Describe alternatives you've considered
It is still possible to use MicroSh

kathrynkodama
kathrynkodama commented Jan 22, 2021

According to the Jsonb specification: Only one constructor or static factory method can be annotated with JsonbCreator in a given class.
https://jakarta.ee/specifications/jsonb/2.0/apidocs/jakarta/json/bind/annotation/jsonbcreator

Add a diagnostic to ensure that there is only one instance of @JsonbCreator in a class and add a corresponding quick fix to remove additional @JsonbCreator annot

Created by Eclipse Foundation

Released September 2017

Organization
jakartaee
Website
jakarta.ee
Wikipedia
Wikipedia

Related Topics

application-server cloud-native framework webservices