DEV Community

esteban guenul
esteban guenul

Posted on

πŸš€ Jetty Project Generator (Java) – Live

Hello πŸ‘‹
I now have a Jetty project generator running for those who prefer Java web development without heavy frameworks.

πŸ”Ή What it does

Generates a ready-to-use Jetty project

Embedded Jetty

Clear structure (servlets, classic config)

Ideal for demos, lightweight APIs, and legacy-friendly projects

πŸ”Ή Approach
Java + Jetty + full stack control
No Spring Boot, no unnecessary magic.

πŸ‘‰ Link:
https://jetty.appdte.cl/

If anyone wants to try it out or give feedback, you’re welcome πŸ™Œ

Top comments (0)