Skip to content

khasunuma/jakartaee-webapp-quickstart-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jakartaee-webapp-quickstart-archetype

Jakarta EE Web Application Quick Start Template.

Requirements

  • JDK 8 and Maven 3 to build.
  • Jakarta EE 8 server to test sample applications.

How to use

  1. Create Maven project using this archetype.
  2. Run mvn install command to build.
  3. Open http://hostname:port/context-root/index.xhtml to test Jakarta Server Faces.
  4. Open http://hostname:port/context-root/api/hello to test Jakarta RESTful Web Services.

About

Archetype for Jakarta EE Web Application Quick Start

Resources

License

Stars

Watchers

Forks

Packages

No packages published