jaxio / pack-jsf2-spring-conversation

Celerio Code Generation Templates to generate advanced CRUD web application in JSF 2.2 / PrimeFaces with conversation support in Java.

Home Page:http://www.jaxio.com/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Celerio Generation Template Pack: JSF 2 Spring Conversation

Build Status

The Celerio Generation Template Pack "JSF 2 Spring Conversation" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate a web application.

This pack depends on the JPA Backend pack template pack.

Generate an application

This pack is part of Celerio distribution.

Prerequisites:

To generate an application from this pack simply execute:

mvn com.jaxio.celerio:bootstrap-maven-plugin:bootstrap

Please read Celerio Documentation for more details.

Change Log

1.0.4 (2016-09-12)

  • Fix inputMultiAutoComplete and inputMultiEnumAutoComplete components
  • Fix JS issue in confirmToManyRemoveDialog.xhtml

1.0.3 (2016-08-29)

  • Comply with Celerio 4.0.3 which expects celerio-pack.xml to be present (instead of celerio.txt) in the jar of the pack

1.0.2

  • Uses Celerio 4.0.2. As a result, no longer need to use Jaxio's repository since Celerio is now on Maven Central.

1.0.1

  • Fix login page i18n rendering
  • Clean up generated pom.xml

1.0

  • initial version, upgraded from our private distribution

Contributors

In alphabetical order:

  • Jean-Louis Boudart
  • Florent Ramière
  • Nicolas Romanetti

License

The Celerio Generation Template Pack "JSF 2 Spring Conversation" is released under version 2.0 of the Apache License.

About

Celerio Code Generation Templates to generate advanced CRUD web application in JSF 2.2 / PrimeFaces with conversation support in Java.

http://www.jaxio.com/en/

License:Apache License 2.0


Languages

Language:Java 69.7%Language:HTML 26.3%Language:CSS 2.8%Language:JavaScript 1.2%