Welcome!
Welcome to Jakarta EE! This is a very
simple Jakarta EE application generated by the official Eclipse
Starter. It includes a simple "Hello World" RESTful service.
The REST end-point is available at rest/hello.
You can supply a name to the end-point using a query parameter like this: rest/hello?name=Jane
Learn more!
There are many excellent free resources to learn Jakarta EE! The following are some that you should begin exploring alongside the starter.
- The Jakarta EE Tutorial is a comprehensive reference
for developing applications with Jakarta EE.
- The First Cup is part of the Tutorial and is a gentle
hands-on introduction to Jakarta EE.
- You can further explore the First Cup Examples
to get a feel for how Jakarta EE applications look like.
- The Jakarta EE Tutorial Examples is a very
comprehensive resource showing you how to use many Jakarta EE APIs and features.
- The Eclipse Cargo Tracker project demonstrates first-hand how you can
develop applications with Jakarta EE using widely adopted architectural best practices like Domain-Driven Design (DDD).
We hope you enjoy your Jakarta EE journey!