Skip to content

atbashEE/jessie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

Jessie

Creates a Maven skeleton application based on the options you specify.

Motivation

I need to create a lot of Maven test projects for trying out the features for the different Atbash projects. I do this by copy and pasting a few files from other projects but I imagined it could be done easier and better by generating it.

Why not Maven artefacts?
You don't have the possibility to specify the options you want. And creating an archetype for all possible combinations would become impossible.

Why not existing alternatives like generjee or factorEE?
They are no longer active or have the wrong focus (code generation). And what about features that I need like support for the Atbash projects.

Why not JBoss Forge?
Well that one was considered as a valid option. You can write your own plugins which would solve my requirements. But then you are using a large platform for just having the Command Line and template features.

So in the end, I decided to write my own version and practice my skills around templating, CDI 2 (Java SE), Java FX, etc ..

Release Notes

This is a 0.1 version just to try out the different concepts.

About

Java EE Starter (+ Jakarta EE, MicroProfile)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published