Reza Rahman
Reza Rahman
As an alternative to Payara or default runtime.
Essentially update namespaces. There may be some Java SE 11 features that may be applied. Reza Rahman Jakarta EE Ambassador, Author, Blogger, Speaker Please note views expressed here are my...
From the current VS Code support.
Especially in light of Records, should Jakarta Persistence relax the default constructor requirement for entities and embeddables? While I am not very supportive of broad use of Records as entities,...
The documentation for the project currently uses the [Wiki](https://github.com/eclipse-ee4j/cargotracker/wiki). While this is workable, it can be significantly improved. The goal is to move the documentation to either [GitBook](https://www.gitbook.com) or [AsciiDoc](https://asciidoc.org)/[Antora](https://antora.org)...
The Jakarta EE 10 baseline is Java SE 11, so we can now consider adopting it in the application and no longer need to stick to Java SE 8. However,...
Right now the project has a fairly basic nightly build: https://github.com/eclipse-ee4j/starter/blob/master/.github/workflows/nightly.yml. It now does the following: * Tests all the negative and positive cases for the Archetype * Tests building...
**The Basics** The Starter UI will provide the user a set of sensible choices for the generated starter code. The initial set of choices will be as following: ``` Please...
Add instructions on how to use Archetypes from an IDE such as Eclipse.