Skip to content

khasunuma/jakartaee-ejb-quickstart-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jakartaee-ejb-quickstart-archetype

Jakarta EE Enterprise Bean Module Quick Start Template

Requirements

  • JDK 8 and Maven 3 to build.
  • Jakarta EE 8 server to deploy sample module.

How to use

  1. Create Maven project using this archetype.
  2. Sample Enterprise Bean named com.poortoys.examples.HelloBean is created.
  3. Implement your Enterprise Beans. (The Sample Enterprise Bean could be removed.)
  4. Run mvn install command to build.

About

Jakarta Enterprise Bean quick start template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages