Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

An example of full-stack JavaEE Application with JPA, CDI and JSF

Notifications You must be signed in to change notification settings

hud-code/javaee-example

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javaee-example

Coverage Status Build Status

An example of full-stack JavaEE Application with JPA, CDI and JSF

This is just a test, not to be taken as a template for production projects

Installation

Create the war file using Maven (with mvn clean package or from Eclipse)

Run on Wildfly Server 10.1.0.Final.

To add some user and notes to the database, uncomment the following annotations

package it.unifi.ing.stlab.swa.bean.startup;

@Singleton
@Startup
public class StartupBean {
  ...
}

About

An example of full-stack JavaEE Application with JPA, CDI and JSF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 83.5%
  • HTML 16.5%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.