Skip to content

Playground is a sample JavaEE application that is intended to be used for rapid prototyping and testing out new ideas or new JavaEE features.

License

Notifications You must be signed in to change notification settings

gdimtsas/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playground Build Status

Playground is a sample JavaEE application that is intended to be used for rapid prototyping and testing out new ideas or new JavaEE features. It uses:

  • JSF 2.2
  • EJB 3.2
  • JPA 2.1
  • Hibernate 5.0
  • Ehcache 2.10

Playground is build with Maven and can be deployed on embedding Glassfish for convenience.

How to run

Execute mvn package embedded-glassfish:run and then point your browser to localhost:8888.

The default port number 8888 can be changed in the pom.xml file.

About

Playground is a sample JavaEE application that is intended to be used for rapid prototyping and testing out new ideas or new JavaEE features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published