Demo project using Jakarta EE 9 specifications with Open Liberty.
- Clone the repo
git clone https://github.com/kathrynkodama/demo-jakarta.git
-
Download and Install Eclipse IDE: https://www.eclipse.org/downloads/
-
Run devmode
mvn liberty:dev
- Wait for application to start up and then visit the DemoServlet http://localhost:9080/demo
Example of a snippet, diagnostic and quick fix for Jakarta Servlet: