Skip to content

jdandrews/jpa-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpa-webapp

Basic tomcat template: gradle, JPA, JSF, CDI (Weld)

Deployment:

  • Tomcat 8.5+
  • Java 1.8 ** Java 1.9 doesn't contain JAXException out of the box; not sure why, but this fails in that configuration
  • MySQL (but any database will work--you need to update configurations to match your DB type, including login info)

TODO:

  • authentication and authorization framework
  • good UI samples

About

Basic tomcat template: gradle, JPA, JSF, CDI (Weld)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published