Jakarta EE + MicroProfile Kickstarter

To create a Jakarta EE (Java EE) + MicroProfile Maven project replace both placeholders GROUP_ID and PROJECT_NAME and execute:

mvn archetype:generate -o -DarchetypeGroupId=com.airhacks -DarchetypeArtifactId=javaee8-essentials-archetype -DarchetypeVersion=0.0.4 -Darchetype.interactive=false --batch-mode -Dversion=0.0.1 -DgroupId=GROUP_ID -DartifactId=PROJECT_NAME

The maven archetype is available from Maven central, the sources from: https://github.com/AdamBien/javaee8-essentials-archetype

To continuously build and deploy the project, also to multiple servers, see wad.sh (a self contained JAR-application).

Checkout both in 3:27 minutes:

See you at Web, MicroProfile and Java EE Workshops at Munich Airport, Terminal 2 or Virtual Dedicated Workshops / consulting. Is Munich's airport too far? Learn from home: airhacks.io.

Comments:

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License