Skip to content

ledoc/template-jsf-spring-jpa-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSF Spring and JPA template application

This is a templ ate for a web application that uses JSF, Spring and JPA. The sample code is a simple CRUD page that manipulates records for a simple model object.

How to use the template

You need to configur e your database access.

To do this you need to change some informations in the pom.xml file, in the profil section:

  • jpa url
  • jpa username
  • jpa password

** For CloudUnit users: **

You received these informations by email when you have added a MySQL module.

About

use to test docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published